[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. 11738 1726882458.83755: 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 11738 1726882458.84212: Added group all to inventory 11738 1726882458.84214: Added group ungrouped to inventory 11738 1726882458.84218: Group all now contains ungrouped 11738 1726882458.84221: Examining possible inventory source: /tmp/network-mVt/inventory.yml 11738 1726882459.01374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 11738 1726882459.01441: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 11738 1726882459.01465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 11738 1726882459.01532: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 11738 1726882459.01612: Loaded config def from plugin (inventory/script) 11738 1726882459.01615: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 11738 1726882459.01659: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 11738 1726882459.01756: Loaded config def from plugin (inventory/yaml) 11738 1726882459.01758: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 11738 1726882459.01851: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 11738 1726882459.02326: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 11738 1726882459.02329: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 11738 1726882459.02332: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 11738 1726882459.02338: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 11738 1726882459.02343: Loading data from /tmp/network-mVt/inventory.yml 11738 1726882459.02415: /tmp/network-mVt/inventory.yml was not parsable by auto 11738 1726882459.02484: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 11738 1726882459.02526: Loading data from /tmp/network-mVt/inventory.yml 11738 1726882459.02613: group all already in inventory 11738 1726882459.02621: set inventory_file for managed_node1 11738 1726882459.02627: set inventory_dir for managed_node1 11738 1726882459.02629: Added host managed_node1 to inventory 11738 1726882459.02631: Added host managed_node1 to group all 11738 1726882459.02632: set ansible_host for managed_node1 11738 1726882459.02633: set ansible_ssh_extra_args for managed_node1 11738 1726882459.02637: set inventory_file for managed_node2 11738 1726882459.02640: set inventory_dir for managed_node2 11738 1726882459.02641: Added host managed_node2 to inventory 11738 1726882459.02642: Added host managed_node2 to group all 11738 1726882459.02643: set ansible_host for managed_node2 11738 1726882459.02644: set ansible_ssh_extra_args for managed_node2 11738 1726882459.02647: set inventory_file for managed_node3 11738 1726882459.02650: set inventory_dir for managed_node3 11738 1726882459.02651: Added host managed_node3 to inventory 11738 1726882459.02652: Added host managed_node3 to group all 11738 1726882459.02653: set ansible_host for managed_node3 11738 1726882459.02654: set ansible_ssh_extra_args for managed_node3 11738 1726882459.02657: Reconcile groups and hosts in inventory. 11738 1726882459.02661: Group ungrouped now contains managed_node1 11738 1726882459.02663: Group ungrouped now contains managed_node2 11738 1726882459.02664: Group ungrouped now contains managed_node3 11738 1726882459.02747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 11738 1726882459.02882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 11738 1726882459.02938: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 11738 1726882459.02968: Loaded config def from plugin (vars/host_group_vars) 11738 1726882459.02970: 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) 11738 1726882459.02977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 11738 1726882459.02986: 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) 11738 1726882459.03034: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 11738 1726882459.03372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882459.03470: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 11738 1726882459.03514: Loaded config def from plugin (connection/local) 11738 1726882459.03517: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 11738 1726882459.04209: Loaded config def from plugin (connection/paramiko_ssh) 11738 1726882459.04212: 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) 11738 1726882459.05167: 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) 11738 1726882459.05212: Loaded config def from plugin (connection/psrp) 11738 1726882459.05215: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 11738 1726882459.06088: 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) 11738 1726882459.06134: Loaded config def from plugin (connection/ssh) 11738 1726882459.06137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 11738 1726882459.08598: 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) 11738 1726882459.08648: Loaded config def from plugin (connection/winrm) 11738 1726882459.08652: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 11738 1726882459.08686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 11738 1726882459.08759: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 11738 1726882459.08832: Loaded config def from plugin (shell/cmd) 11738 1726882459.08834: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 11738 1726882459.08865: 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) 11738 1726882459.08936: Loaded config def from plugin (shell/powershell) 11738 1726882459.08938: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 11738 1726882459.08992: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 11738 1726882459.09183: Loaded config def from plugin (shell/sh) 11738 1726882459.09185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 11738 1726882459.09218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 11738 1726882459.09426: Loaded config def from plugin (become/runas) 11738 1726882459.09428: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 11738 1726882459.09781: Loaded config def from plugin (become/su) 11738 1726882459.09784: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 11738 1726882459.09988: Loaded config def from plugin (become/sudo) 11738 1726882459.09991: 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 11738 1726882459.10033: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 11738 1726882459.10416: in VariableManager get_vars() 11738 1726882459.10442: done with get_vars() 11738 1726882459.10594: trying /usr/local/lib/python3.12/site-packages/ansible/modules 11738 1726882459.13984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 11738 1726882459.14316: in VariableManager get_vars() 11738 1726882459.14324: done with get_vars() 11738 1726882459.14327: variable 'playbook_dir' from source: magic vars 11738 1726882459.14328: variable 'ansible_playbook_python' from source: magic vars 11738 1726882459.14329: variable 'ansible_config_file' from source: magic vars 11738 1726882459.14330: variable 'groups' from source: magic vars 11738 1726882459.14331: variable 'omit' from source: magic vars 11738 1726882459.14331: variable 'ansible_version' from source: magic vars 11738 1726882459.14332: variable 'ansible_check_mode' from source: magic vars 11738 1726882459.14333: variable 'ansible_diff_mode' from source: magic vars 11738 1726882459.14334: variable 'ansible_forks' from source: magic vars 11738 1726882459.14334: variable 'ansible_inventory_sources' from source: magic vars 11738 1726882459.14335: variable 'ansible_skip_tags' from source: magic vars 11738 1726882459.14336: variable 'ansible_limit' from source: magic vars 11738 1726882459.14336: variable 'ansible_run_tags' from source: magic vars 11738 1726882459.14337: variable 'ansible_verbosity' from source: magic vars 11738 1726882459.14378: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml 11738 1726882459.15440: in VariableManager get_vars() 11738 1726882459.15455: done with get_vars() 11738 1726882459.15488: in VariableManager get_vars() 11738 1726882459.15500: done with get_vars() 11738 1726882459.15531: in VariableManager get_vars() 11738 1726882459.15543: done with get_vars() 11738 1726882459.15827: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11738 1726882459.16272: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11738 1726882459.16416: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11738 1726882459.17960: in VariableManager get_vars() 11738 1726882459.17981: done with get_vars() 11738 1726882459.19044: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 11738 1726882459.19201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11738 1726882459.21970: in VariableManager get_vars() 11738 1726882459.21974: done with get_vars() 11738 1726882459.21977: variable 'playbook_dir' from source: magic vars 11738 1726882459.21978: variable 'ansible_playbook_python' from source: magic vars 11738 1726882459.21979: variable 'ansible_config_file' from source: magic vars 11738 1726882459.21979: variable 'groups' from source: magic vars 11738 1726882459.21980: variable 'omit' from source: magic vars 11738 1726882459.21981: variable 'ansible_version' from source: magic vars 11738 1726882459.21982: variable 'ansible_check_mode' from source: magic vars 11738 1726882459.21982: variable 'ansible_diff_mode' from source: magic vars 11738 1726882459.21983: variable 'ansible_forks' from source: magic vars 11738 1726882459.21984: variable 'ansible_inventory_sources' from source: magic vars 11738 1726882459.21985: variable 'ansible_skip_tags' from source: magic vars 11738 1726882459.21986: variable 'ansible_limit' from source: magic vars 11738 1726882459.21986: variable 'ansible_run_tags' from source: magic vars 11738 1726882459.21987: variable 'ansible_verbosity' from source: magic vars 11738 1726882459.22231: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 11738 1726882459.22337: in VariableManager get_vars() 11738 1726882459.22351: done with get_vars() 11738 1726882459.22387: in VariableManager get_vars() 11738 1726882459.22390: done with get_vars() 11738 1726882459.22393: variable 'playbook_dir' from source: magic vars 11738 1726882459.22394: variable 'ansible_playbook_python' from source: magic vars 11738 1726882459.22395: variable 'ansible_config_file' from source: magic vars 11738 1726882459.22396: variable 'groups' from source: magic vars 11738 1726882459.22396: variable 'omit' from source: magic vars 11738 1726882459.22397: variable 'ansible_version' from source: magic vars 11738 1726882459.22398: variable 'ansible_check_mode' from source: magic vars 11738 1726882459.22399: variable 'ansible_diff_mode' from source: magic vars 11738 1726882459.22400: variable 'ansible_forks' from source: magic vars 11738 1726882459.22401: variable 'ansible_inventory_sources' from source: magic vars 11738 1726882459.22401: variable 'ansible_skip_tags' from source: magic vars 11738 1726882459.22402: variable 'ansible_limit' from source: magic vars 11738 1726882459.22403: variable 'ansible_run_tags' from source: magic vars 11738 1726882459.22404: variable 'ansible_verbosity' from source: magic vars 11738 1726882459.22646: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 11738 1726882459.22716: in VariableManager get_vars() 11738 1726882459.22920: done with get_vars() 11738 1726882459.22977: in VariableManager get_vars() 11738 1726882459.22980: done with get_vars() 11738 1726882459.22982: variable 'playbook_dir' from source: magic vars 11738 1726882459.22983: variable 'ansible_playbook_python' from source: magic vars 11738 1726882459.22984: variable 'ansible_config_file' from source: magic vars 11738 1726882459.22985: variable 'groups' from source: magic vars 11738 1726882459.22985: variable 'omit' from source: magic vars 11738 1726882459.22986: variable 'ansible_version' from source: magic vars 11738 1726882459.22987: variable 'ansible_check_mode' from source: magic vars 11738 1726882459.22988: variable 'ansible_diff_mode' from source: magic vars 11738 1726882459.22989: variable 'ansible_forks' from source: magic vars 11738 1726882459.22993: variable 'ansible_inventory_sources' from source: magic vars 11738 1726882459.22994: variable 'ansible_skip_tags' from source: magic vars 11738 1726882459.22995: variable 'ansible_limit' from source: magic vars 11738 1726882459.22995: variable 'ansible_run_tags' from source: magic vars 11738 1726882459.22996: variable 'ansible_verbosity' from source: magic vars 11738 1726882459.23032: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 11738 1726882459.23101: in VariableManager get_vars() 11738 1726882459.23104: done with get_vars() 11738 1726882459.23106: variable 'playbook_dir' from source: magic vars 11738 1726882459.23107: variable 'ansible_playbook_python' from source: magic vars 11738 1726882459.23108: variable 'ansible_config_file' from source: magic vars 11738 1726882459.23109: variable 'groups' from source: magic vars 11738 1726882459.23110: variable 'omit' from source: magic vars 11738 1726882459.23110: variable 'ansible_version' from source: magic vars 11738 1726882459.23111: variable 'ansible_check_mode' from source: magic vars 11738 1726882459.23112: variable 'ansible_diff_mode' from source: magic vars 11738 1726882459.23113: variable 'ansible_forks' from source: magic vars 11738 1726882459.23113: variable 'ansible_inventory_sources' from source: magic vars 11738 1726882459.23114: variable 'ansible_skip_tags' from source: magic vars 11738 1726882459.23115: variable 'ansible_limit' from source: magic vars 11738 1726882459.23116: variable 'ansible_run_tags' from source: magic vars 11738 1726882459.23117: variable 'ansible_verbosity' from source: magic vars 11738 1726882459.23150: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 11738 1726882459.23218: in VariableManager get_vars() 11738 1726882459.23236: done with get_vars() 11738 1726882459.23284: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11738 1726882459.23413: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11738 1726882459.23513: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11738 1726882459.23987: in VariableManager get_vars() 11738 1726882459.24009: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11738 1726882459.25885: in VariableManager get_vars() 11738 1726882459.25899: done with get_vars() 11738 1726882459.25971: in VariableManager get_vars() 11738 1726882459.25974: done with get_vars() 11738 1726882459.25976: variable 'playbook_dir' from source: magic vars 11738 1726882459.25977: variable 'ansible_playbook_python' from source: magic vars 11738 1726882459.25978: variable 'ansible_config_file' from source: magic vars 11738 1726882459.25979: variable 'groups' from source: magic vars 11738 1726882459.25979: variable 'omit' from source: magic vars 11738 1726882459.25980: variable 'ansible_version' from source: magic vars 11738 1726882459.25981: variable 'ansible_check_mode' from source: magic vars 11738 1726882459.25981: variable 'ansible_diff_mode' from source: magic vars 11738 1726882459.25982: variable 'ansible_forks' from source: magic vars 11738 1726882459.25983: variable 'ansible_inventory_sources' from source: magic vars 11738 1726882459.25984: variable 'ansible_skip_tags' from source: magic vars 11738 1726882459.25984: variable 'ansible_limit' from source: magic vars 11738 1726882459.25985: variable 'ansible_run_tags' from source: magic vars 11738 1726882459.25986: variable 'ansible_verbosity' from source: magic vars 11738 1726882459.26018: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 11738 1726882459.26193: in VariableManager get_vars() 11738 1726882459.26203: done with get_vars() 11738 1726882459.26447: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11738 1726882459.26778: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11738 1726882459.26864: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11738 1726882459.30948: in VariableManager get_vars() 11738 1726882459.30968: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11738 1726882459.34459: in VariableManager get_vars() 11738 1726882459.34464: done with get_vars() 11738 1726882459.34466: variable 'playbook_dir' from source: magic vars 11738 1726882459.34467: variable 'ansible_playbook_python' from source: magic vars 11738 1726882459.34468: variable 'ansible_config_file' from source: magic vars 11738 1726882459.34469: variable 'groups' from source: magic vars 11738 1726882459.34470: variable 'omit' from source: magic vars 11738 1726882459.34471: variable 'ansible_version' from source: magic vars 11738 1726882459.34471: variable 'ansible_check_mode' from source: magic vars 11738 1726882459.34472: variable 'ansible_diff_mode' from source: magic vars 11738 1726882459.34473: variable 'ansible_forks' from source: magic vars 11738 1726882459.34474: variable 'ansible_inventory_sources' from source: magic vars 11738 1726882459.34475: variable 'ansible_skip_tags' from source: magic vars 11738 1726882459.34476: variable 'ansible_limit' from source: magic vars 11738 1726882459.34476: variable 'ansible_run_tags' from source: magic vars 11738 1726882459.34477: variable 'ansible_verbosity' from source: magic vars 11738 1726882459.34517: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 11738 1726882459.34594: in VariableManager get_vars() 11738 1726882459.34827: done with get_vars() 11738 1726882459.34867: in VariableManager get_vars() 11738 1726882459.34872: done with get_vars() 11738 1726882459.34874: variable 'playbook_dir' from source: magic vars 11738 1726882459.34875: variable 'ansible_playbook_python' from source: magic vars 11738 1726882459.34876: variable 'ansible_config_file' from source: magic vars 11738 1726882459.34877: variable 'groups' from source: magic vars 11738 1726882459.34878: variable 'omit' from source: magic vars 11738 1726882459.34879: variable 'ansible_version' from source: magic vars 11738 1726882459.34879: variable 'ansible_check_mode' from source: magic vars 11738 1726882459.34880: variable 'ansible_diff_mode' from source: magic vars 11738 1726882459.34881: variable 'ansible_forks' from source: magic vars 11738 1726882459.34882: variable 'ansible_inventory_sources' from source: magic vars 11738 1726882459.34883: variable 'ansible_skip_tags' from source: magic vars 11738 1726882459.34883: variable 'ansible_limit' from source: magic vars 11738 1726882459.34884: variable 'ansible_run_tags' from source: magic vars 11738 1726882459.34885: variable 'ansible_verbosity' from source: magic vars 11738 1726882459.34924: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 11738 1726882459.34994: in VariableManager get_vars() 11738 1726882459.35008: done with get_vars() 11738 1726882459.35191: in VariableManager get_vars() 11738 1726882459.35205: done with get_vars() 11738 1726882459.35302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 11738 1726882459.35317: 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 11738 1726882459.35584: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 11738 1726882459.35787: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 11738 1726882459.35794: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 11738 1726882459.35832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 11738 1726882459.35860: 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) 11738 1726882459.36060: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 11738 1726882459.36136: Loaded config def from plugin (callback/default) 11738 1726882459.36139: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 11738 1726882459.37436: Loaded config def from plugin (callback/junit) 11738 1726882459.37439: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 11738 1726882459.37485: 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) 11738 1726882459.37563: Loaded config def from plugin (callback/minimal) 11738 1726882459.37566: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 11738 1726882459.37607: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 11738 1726882459.37679: Loaded config def from plugin (callback/tree) 11738 1726882459.37682: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 11738 1726882459.37811: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 11738 1726882459.37814: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bridge_initscripts.yml ***************************************** 11 plays in /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 11738 1726882459.37849: in VariableManager get_vars() 11738 1726882459.37862: done with get_vars() 11738 1726882459.37869: in VariableManager get_vars() 11738 1726882459.37880: done with get_vars() 11738 1726882459.37885: variable 'omit' from source: magic vars 11738 1726882459.37927: in VariableManager get_vars() 11738 1726882459.37940: done with get_vars() 11738 1726882459.37968: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bridge.yml' with initscripts as provider] *** 11738 1726882459.38578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 11738 1726882459.38659: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 11738 1726882459.38694: getting the remaining hosts for this loop 11738 1726882459.38696: done getting the remaining hosts for this loop 11738 1726882459.38699: getting the next task for host managed_node1 11738 1726882459.38703: done getting next task for host managed_node1 11738 1726882459.38705: ^ task is: TASK: Gathering Facts 11738 1726882459.38706: ^ 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 11738 1726882459.38709: getting variables 11738 1726882459.38710: in VariableManager get_vars() 11738 1726882459.38720: Calling all_inventory to load vars for managed_node1 11738 1726882459.38724: Calling groups_inventory to load vars for managed_node1 11738 1726882459.38727: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882459.38741: Calling all_plugins_play to load vars for managed_node1 11738 1726882459.38753: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882459.38757: Calling groups_plugins_play to load vars for managed_node1 11738 1726882459.38800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882459.38865: done with get_vars() 11738 1726882459.38872: done getting variables 11738 1726882459.38944: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Friday 20 September 2024 21:34:19 -0400 (0:00:00.012) 0:00:00.012 ****** 11738 1726882459.38966: entering _queue_task() for managed_node1/gather_facts 11738 1726882459.38968: Creating lock for gather_facts 11738 1726882459.39454: worker is 1 (out of 1 available) 11738 1726882459.39465: exiting _queue_task() for managed_node1/gather_facts 11738 1726882459.39477: done queuing things up, now waiting for results queue to drain 11738 1726882459.39478: waiting for pending results... 11738 1726882459.39631: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11738 1726882459.39741: in run() - task 0affc7ec-ae25-e763-854c-00000000007e 11738 1726882459.39761: variable 'ansible_search_path' from source: unknown 11738 1726882459.39800: calling self._execute() 11738 1726882459.39866: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882459.39877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882459.39889: variable 'omit' from source: magic vars 11738 1726882459.40176: variable 'omit' from source: magic vars 11738 1726882459.40268: variable 'omit' from source: magic vars 11738 1726882459.40528: variable 'omit' from source: magic vars 11738 1726882459.40532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11738 1726882459.40555: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11738 1726882459.40582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11738 1726882459.40606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11738 1726882459.40652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11738 1726882459.40858: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11738 1726882459.40862: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882459.40865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882459.41045: Set connection var ansible_shell_executable to /bin/sh 11738 1726882459.41058: Set connection var ansible_connection to ssh 11738 1726882459.41070: Set connection var ansible_shell_type to sh 11738 1726882459.41228: Set connection var ansible_timeout to 10 11738 1726882459.41231: Set connection var ansible_module_compression to ZIP_DEFLATED 11738 1726882459.41234: Set connection var ansible_pipelining to False 11738 1726882459.41237: variable 'ansible_shell_executable' from source: unknown 11738 1726882459.41239: variable 'ansible_connection' from source: unknown 11738 1726882459.41242: variable 'ansible_module_compression' from source: unknown 11738 1726882459.41244: variable 'ansible_shell_type' from source: unknown 11738 1726882459.41246: variable 'ansible_shell_executable' from source: unknown 11738 1726882459.41248: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882459.41250: variable 'ansible_pipelining' from source: unknown 11738 1726882459.41252: variable 'ansible_timeout' from source: unknown 11738 1726882459.41254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882459.41829: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11738 1726882459.41835: variable 'omit' from source: magic vars 11738 1726882459.41838: starting attempt loop 11738 1726882459.41841: running the handler 11738 1726882459.41843: variable 'ansible_facts' from source: unknown 11738 1726882459.41845: _low_level_execute_command(): starting 11738 1726882459.41848: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11738 1726882459.43344: 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 <<< 11738 1726882459.43385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882459.43547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882459.43606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882459.43763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882459.45508: stdout chunk (state=3): >>>/root <<< 11738 1726882459.45620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882459.45874: stderr chunk (state=3): >>><<< 11738 1726882459.45877: stdout chunk (state=3): >>><<< 11738 1726882459.45881: _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882459.45884: _low_level_execute_command(): starting 11738 1726882459.45887: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112 `" && echo ansible-tmp-1726882459.4580817-11760-280335069974112="` echo /root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112 `" ) && sleep 0' 11738 1726882459.46669: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11738 1726882459.46685: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882459.46701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882459.46746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882459.46846: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882459.46903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882459.46959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882459.48907: stdout chunk (state=3): >>>ansible-tmp-1726882459.4580817-11760-280335069974112=/root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112 <<< 11738 1726882459.49158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882459.49161: stderr chunk (state=3): >>><<< 11738 1726882459.49177: stdout chunk (state=3): >>><<< 11738 1726882459.49198: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882459.4580817-11760-280335069974112=/root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112 , 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882459.49559: variable 'ansible_module_compression' from source: unknown 11738 1726882459.49563: ANSIBALLZ: Using generic lock for ansible.legacy.setup 11738 1726882459.49566: ANSIBALLZ: Acquiring lock 11738 1726882459.49568: ANSIBALLZ: Lock acquired: 140433066113216 11738 1726882459.49570: ANSIBALLZ: Creating module 11738 1726882459.97079: ANSIBALLZ: Writing module into payload 11738 1726882459.97258: ANSIBALLZ: Writing module 11738 1726882459.97292: ANSIBALLZ: Renaming module 11738 1726882459.97305: ANSIBALLZ: Done creating module 11738 1726882459.97356: variable 'ansible_facts' from source: unknown 11738 1726882459.97370: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11738 1726882459.97383: _low_level_execute_command(): starting 11738 1726882459.97393: _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' 11738 1726882459.98071: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11738 1726882459.98086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882459.98105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882459.98220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882459.98274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882459.98331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882460.00084: stdout chunk (state=3): >>>PLATFORM <<< 11738 1726882460.00172: stdout chunk (state=3): >>>Linux <<< 11738 1726882460.00192: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 11738 1726882460.00204: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 11738 1726882460.00346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882460.00394: stderr chunk (state=3): >>><<< 11738 1726882460.00399: stdout chunk (state=3): >>><<< 11738 1726882460.00416: _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882460.00428 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 11738 1726882460.00468: _low_level_execute_command(): starting 11738 1726882460.00471: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 11738 1726882460.00554: Sending initial data 11738 1726882460.00561: Sent initial data (1181 bytes) 11738 1726882460.00912: 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 <<< 11738 1726882460.00915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 11738 1726882460.00918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882460.00921: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882460.00925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882460.00975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882460.00986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882460.01037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882460.04693: 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"} <<< 11738 1726882460.05106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882460.05197: stderr chunk (state=3): >>><<< 11738 1726882460.05201: stdout chunk (state=3): >>><<< 11738 1726882460.05204: _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882460.05238: variable 'ansible_facts' from source: unknown 11738 1726882460.05241: variable 'ansible_facts' from source: unknown 11738 1726882460.05250: variable 'ansible_module_compression' from source: unknown 11738 1726882460.05281: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-117387_pd78xx/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11738 1726882460.05305: variable 'ansible_facts' from source: unknown 11738 1726882460.05429: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112/AnsiballZ_setup.py 11738 1726882460.05541: Sending initial data 11738 1726882460.05544: Sent initial data (154 bytes) 11738 1726882460.05986: 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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882460.06031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882460.06035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882460.06099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882460.07772: 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 <<< 11738 1726882460.07841: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11738 1726882460.07904: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-117387_pd78xx/tmpelpdamoz /root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112/AnsiballZ_setup.py <<< 11738 1726882460.07908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112/AnsiballZ_setup.py" <<< 11738 1726882460.07983: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-117387_pd78xx/tmpelpdamoz" to remote "/root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112/AnsiballZ_setup.py" <<< 11738 1726882460.09315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882460.09379: stderr chunk (state=3): >>><<< 11738 1726882460.09383: stdout chunk (state=3): >>><<< 11738 1726882460.09402: done transferring module to remote 11738 1726882460.09415: _low_level_execute_command(): starting 11738 1726882460.09419: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112/ /root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112/AnsiballZ_setup.py && sleep 0' 11738 1726882460.09865: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882460.09868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 11738 1726882460.09873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 11738 1726882460.09879: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882460.09882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882460.09925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882460.09929: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882460.09997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882460.11921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882460.11927: stdout chunk (state=3): >>><<< 11738 1726882460.11934: stderr chunk (state=3): >>><<< 11738 1726882460.11954: _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882460.11957: _low_level_execute_command(): starting 11738 1726882460.11963: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112/AnsiballZ_setup.py && sleep 0' 11738 1726882460.12432: 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 <<< 11738 1726882460.12435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882460.12438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 11738 1726882460.12440: 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 <<< 11738 1726882460.12442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882460.12496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882460.12502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882460.12563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882460.14844: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11738 1726882460.14871: stdout chunk (state=3): >>>import _imp # builtin <<< 11738 1726882460.14911: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 11738 1726882460.14914: stdout chunk (state=3): >>>import '_weakref' # <<< 11738 1726882460.14986: stdout chunk (state=3): >>>import '_io' # <<< 11738 1726882460.14989: stdout chunk (state=3): >>>import 'marshal' # <<< 11738 1726882460.15020: stdout chunk (state=3): >>>import 'posix' # <<< 11738 1726882460.15057: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11738 1726882460.15072: stdout chunk (state=3): >>># installing zipimport hook <<< 11738 1726882460.15086: stdout chunk (state=3): >>>import 'time' # <<< 11738 1726882460.15107: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11738 1726882460.15143: 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' <<< 11738 1726882460.15168: stdout chunk (state=3): >>>import '_codecs' # <<< 11738 1726882460.15186: stdout chunk (state=3): >>>import 'codecs' # <<< 11738 1726882460.15236: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11738 1726882460.15265: 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 0x7f413c9fc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c9cbb30> <<< 11738 1726882460.15297: 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' <<< 11738 1726882460.15317: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c9feab0> <<< 11738 1726882460.15364: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 11738 1726882460.15367: stdout chunk (state=3): >>>import 'abc' # <<< 11738 1726882460.15381: stdout chunk (state=3): >>>import 'io' # <<< 11738 1726882460.15413: stdout chunk (state=3): >>>import '_stat' # <<< 11738 1726882460.15429: stdout chunk (state=3): >>>import 'stat' # <<< 11738 1726882460.15503: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11738 1726882460.15536: stdout chunk (state=3): >>>import 'genericpath' # <<< 11738 1726882460.15560: stdout chunk (state=3): >>>import 'posixpath' # <<< 11738 1726882460.15599: stdout chunk (state=3): >>>import 'os' # <<< 11738 1726882460.15634: stdout chunk (state=3): >>>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' <<< 11738 1726882460.15656: 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' <<< 11738 1726882460.15678: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c7f11c0> <<< 11738 1726882460.15760: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882460.15763: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c7f2000> <<< 11738 1726882460.15781: stdout chunk (state=3): >>>import 'site' # <<< 11738 1726882460.15820: 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. <<< 11738 1726882460.16236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11738 1726882460.16240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11738 1726882460.16283: 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' <<< 11738 1726882460.16286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11738 1726882460.16331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11738 1726882460.16341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11738 1726882460.16382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11738 1726882460.16420: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c82fe30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11738 1726882460.16427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11738 1726882460.16464: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c82fef0> <<< 11738 1726882460.16467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11738 1726882460.16505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11738 1726882460.16517: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11738 1726882460.16582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882460.16585: stdout chunk (state=3): >>>import 'itertools' # <<< 11738 1726882460.16636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c867800> <<< 11738 1726882460.16660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 11738 1726882460.16672: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c867e90> import '_collections' # <<< 11738 1726882460.16742: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c847b00> <<< 11738 1726882460.16745: stdout chunk (state=3): >>>import '_functools' # <<< 11738 1726882460.16763: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c845220> <<< 11738 1726882460.16859: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c82cfe0> <<< 11738 1726882460.16882: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11738 1726882460.16913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11738 1726882460.16921: stdout chunk (state=3): >>>import '_sre' # <<< 11738 1726882460.16958: stdout chunk (state=3): >>># /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' <<< 11738 1726882460.16983: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 11738 1726882460.17036: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c88b7a0> <<< 11738 1726882460.17045: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c88a3c0> <<< 11738 1726882460.17075: 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 0x7f413c847e60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c888b60> <<< 11738 1726882460.17140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11738 1726882460.17177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8b87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c82c260> <<< 11738 1726882460.17203: 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' # 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 0x7f413c8b8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8b8b30> <<< 11738 1726882460.17246: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882460.17262: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f413c8b8f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c82ad80> <<< 11738 1726882460.17306: 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' <<< 11738 1726882460.17309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11738 1726882460.17351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8b9610> <<< 11738 1726882460.17364: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8b92e0> import 'importlib.machinery' # <<< 11738 1726882460.17417: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 11738 1726882460.17445: 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 0x7f413c8ba510> import 'importlib.util' # <<< 11738 1726882460.17456: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11738 1726882460.17496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11738 1726882460.17546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8d4740> <<< 11738 1726882460.17550: stdout chunk (state=3): >>>import 'errno' # <<< 11738 1726882460.17589: 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 0x7f413c8d5e80> <<< 11738 1726882460.17608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11738 1726882460.17642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11738 1726882460.17655: 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 0x7f413c8d6d20> <<< 11738 1726882460.17690: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f413c8d7380> <<< 11738 1726882460.17719: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8d6270> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 11738 1726882460.17731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 11738 1726882460.17777: 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 0x7f413c8d7da0> <<< 11738 1726882460.17787: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8d74d0> <<< 11738 1726882460.17829: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8ba570> <<< 11738 1726882460.17848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11738 1726882460.17901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11738 1726882460.17905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11738 1726882460.17918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11738 1726882460.17954: 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 0x7f413c61bcb0> <<< 11738 1726882460.18013: 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' <<< 11738 1726882460.18017: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882460.18075: 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 0x7f413c6447d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c644530> # 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 0x7f413c644800> <<< 11738 1726882460.18079: 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 0x7f413c6449e0> <<< 11738 1726882460.18098: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c619e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11738 1726882460.18204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11738 1726882460.18220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 11738 1726882460.18254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c646090> <<< 11738 1726882460.18296: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c644d10> <<< 11738 1726882460.18300: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8bac60> <<< 11738 1726882460.18312: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11738 1726882460.18381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882460.18385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11738 1726882460.18432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11738 1726882460.18453: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c672420> <<< 11738 1726882460.18516: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11738 1726882460.18531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882460.18549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11738 1726882460.18565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11738 1726882460.18624: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c68a5a0> <<< 11738 1726882460.18639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11738 1726882460.18675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11738 1726882460.18736: stdout chunk (state=3): >>>import 'ntpath' # <<< 11738 1726882460.18772: 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 0x7f413c6bf2f0> <<< 11738 1726882460.18775: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11738 1726882460.18821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11738 1726882460.18837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11738 1726882460.18879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11738 1726882460.18972: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c6e5a90> <<< 11738 1726882460.19045: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c6bf410> <<< 11738 1726882460.19092: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c68b230> <<< 11738 1726882460.19134: 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' <<< 11738 1726882460.19150: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c4c8470> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c6895e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c646fc0> <<< 11738 1726882460.19308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11738 1726882460.19329: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f413c4c86e0> <<< 11738 1726882460.19507: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_mmiidfqa/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 11738 1726882460.19653: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.19696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11738 1726882460.19699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11738 1726882460.19737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11738 1726882460.19819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11738 1726882460.19846: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c532180> import '_typing' # <<< 11738 1726882460.20051: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c509070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c5081d0> <<< 11738 1726882460.20074: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.20107: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 11738 1726882460.20113: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.20146: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 11738 1726882460.20149: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.21707: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.23015: 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 0x7f413c50b590> <<< 11738 1726882460.23050: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 11738 1726882460.23054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882460.23075: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 11738 1726882460.23088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 11738 1726882460.23113: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 11738 1726882460.23150: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f413c561c40> <<< 11738 1726882460.23190: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c5619d0> <<< 11738 1726882460.23229: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c5612e0> <<< 11738 1726882460.23246: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 11738 1726882460.23268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 11738 1726882460.23298: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c561d30> <<< 11738 1726882460.23301: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c532e10> <<< 11738 1726882460.23310: stdout chunk (state=3): >>>import 'atexit' # <<< 11738 1726882460.23351: 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 0x7f413c5629f0> <<< 11738 1726882460.23385: 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' <<< 11738 1726882460.23388: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f413c562c30> <<< 11738 1726882460.23407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11738 1726882460.23468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11738 1726882460.23471: stdout chunk (state=3): >>>import '_locale' # <<< 11738 1726882460.23530: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c5630b0> <<< 11738 1726882460.23533: stdout chunk (state=3): >>>import 'pwd' # <<< 11738 1726882460.23552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11738 1726882460.23576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11738 1726882460.23619: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3c8dd0> <<< 11738 1726882460.23652: 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 0x7f413c3ca9f0> <<< 11738 1726882460.23684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11738 1726882460.23701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11738 1726882460.23744: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3cb3b0> <<< 11738 1726882460.23757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11738 1726882460.23791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11738 1726882460.23816: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3cc590> <<< 11738 1726882460.23836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11738 1726882460.23864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11738 1726882460.23887: 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' <<< 11738 1726882460.23951: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3cf080> <<< 11738 1726882460.23992: 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 0x7f413c3cf1a0> <<< 11738 1726882460.24014: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3cd340> <<< 11738 1726882460.24044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11738 1726882460.24066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11738 1726882460.24091: 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' <<< 11738 1726882460.24113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11738 1726882460.24161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11738 1726882460.24199: 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' <<< 11738 1726882460.24202: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3d2f00> import '_tokenize' # <<< 11738 1726882460.24296: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3d19d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3d1730> <<< 11738 1726882460.24307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 11738 1726882460.24321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 11738 1726882460.24386: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3d3bc0> <<< 11738 1726882460.24437: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3cd760> <<< 11738 1726882460.24451: 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 0x7f413c417080> <<< 11738 1726882460.24482: 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 0x7f413c4172c0> <<< 11738 1726882460.24538: 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 <<< 11738 1726882460.24555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 11738 1726882460.24561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 11738 1726882460.24609: 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 0x7f413c41cdd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c41cb90> <<< 11738 1726882460.24630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11738 1726882460.24741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11738 1726882460.24796: 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 0x7f413c41f380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c41d4c0> <<< 11738 1726882460.24828: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11738 1726882460.24895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882460.24907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 11738 1726882460.24927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 11738 1726882460.24954: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c426a50> <<< 11738 1726882460.25093: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c41f4d0> <<< 11738 1726882460.25172: 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 0x7f413c4278f0> <<< 11738 1726882460.25220: 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' <<< 11738 1726882460.25225: 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 0x7f413c427b30> <<< 11738 1726882460.25289: 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 0x7f413c427cb0> <<< 11738 1726882460.25293: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c417470> <<< 11738 1726882460.25329: 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' <<< 11738 1726882460.25333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11738 1726882460.25385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11738 1726882460.25389: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882460.25400: 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 0x7f413c42b410> <<< 11738 1726882460.25582: 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' <<< 11738 1726882460.25607: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f413c42c6b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c429bb0> <<< 11738 1726882460.25660: 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 0x7f413c42af60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c4297c0> <<< 11738 1726882460.25668: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11738 1726882460.25690: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.25782: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.25897: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11738 1726882460.25939: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 11738 1726882460.25951: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 11738 1726882460.26080: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.26216: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.26831: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.27467: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 11738 1726882460.27471: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 11738 1726882460.27509: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11738 1726882460.27513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882460.27559: 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 0x7f413c2b48c0> <<< 11738 1726882460.27670: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 11738 1726882460.27673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2b5700> <<< 11738 1726882460.27688: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c42fe60> <<< 11738 1726882460.27738: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11738 1726882460.27752: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.27786: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.27799: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 11738 1726882460.27960: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.28153: 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' <<< 11738 1726882460.28167: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2b5460> # zipimport: zlib available <<< 11738 1726882460.28681: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.29190: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.29271: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.29355: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 11738 1726882460.29400: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.29454: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11738 1726882460.29460: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.29530: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.29637: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11738 1726882460.29649: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 11738 1726882460.29686: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.29712: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.29764: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11738 1726882460.29768: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.30036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.30284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11738 1726882460.30355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11738 1726882460.30376: stdout chunk (state=3): >>>import '_ast' # <<< 11738 1726882460.30450: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2b7fe0> <<< 11738 1726882460.30453: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.30536: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.30617: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 11738 1726882460.30632: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 11738 1726882460.30662: 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' <<< 11738 1726882460.30746: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882460.30883: 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 0x7f413c2be150> <<< 11738 1726882460.30943: 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 0x7f413c2beab0> <<< 11738 1726882460.30964: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2b6d50> <<< 11738 1726882460.30974: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.31024: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.31069: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11738 1726882460.31072: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.31132: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.31168: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.31244: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.31305: 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 <<< 11738 1726882460.31352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882460.31451: 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 0x7f413c2bd7c0> <<< 11738 1726882460.31493: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2bec90> <<< 11738 1726882460.31529: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 11738 1726882460.31550: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.31620: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.31694: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.31714: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.31767: 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' <<< 11738 1726882460.31789: 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 <<< 11738 1726882460.31817: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11738 1726882460.31839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11738 1726882460.31906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11738 1726882460.31935: stdout chunk (state=3): >>># /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' <<< 11738 1726882460.32003: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c356de0> <<< 11738 1726882460.32043: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2c8bc0> <<< 11738 1726882460.32144: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2c2c00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2c2a50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11738 1726882460.32148: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32181: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32211: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11738 1726882460.32317: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11738 1726882460.32321: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32341: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 11738 1726882460.32384: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32469: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32506: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32509: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32551: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32589: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32638: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 11738 1726882460.32768: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32845: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32876: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.32918: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 11738 1726882460.32931: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.33126: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.33320: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.33358: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.33430: 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' <<< 11738 1726882460.33491: stdout chunk (state=3): >>># /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 <<< 11738 1726882460.33514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 11738 1726882460.33624: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c359c40> <<< 11738 1726882460.33657: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /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 <<< 11738 1726882460.33869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b8c0380> # 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 0x7f413b8c06b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3393d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3384a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c358350> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3586e0> <<< 11738 1726882460.33878: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11738 1726882460.33946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11738 1726882460.33978: 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' <<< 11738 1726882460.34002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 11738 1726882460.34039: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882460.34065: 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 0x7f413b8c3650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b8c2f00> # 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 0x7f413b8c30e0> <<< 11738 1726882460.34098: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b8c2330> <<< 11738 1726882460.34118: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11738 1726882460.34233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11738 1726882460.34253: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b8c3830> <<< 11738 1726882460.34264: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11738 1726882460.34297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11738 1726882460.34330: 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 0x7f413b92a300> <<< 11738 1726882460.34361: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b928320> <<< 11738 1726882460.34401: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c35bfe0> import 'ansible.module_utils.facts.timeout' # <<< 11738 1726882460.34439: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 11738 1726882460.34457: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 11738 1726882460.34470: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.34535: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.34598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 11738 1726882460.34609: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.34664: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.34745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 11738 1726882460.34753: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11738 1726882460.34778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 11738 1726882460.34801: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.34846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 11738 1726882460.34905: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.34966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 11738 1726882460.34969: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.35016: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.35060: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 11738 1726882460.35076: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.35140: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.35206: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.35263: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.35353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 11738 1726882460.35356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 11738 1726882460.35889: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.36361: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 11738 1726882460.36427: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.36484: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.36519: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.36568: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 11738 1726882460.36593: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.36611: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.36638: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 11738 1726882460.36648: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.36703: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.36772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11738 1726882460.36788: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.36808: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.36849: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 11738 1726882460.36853: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.36879: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.36917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 11738 1726882460.37002: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.37102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 11738 1726882460.37110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 11738 1726882460.37135: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b92a570> <<< 11738 1726882460.37151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11738 1726882460.37175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 11738 1726882460.37327: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b92b1d0> import 'ansible.module_utils.facts.system.local' # <<< 11738 1726882460.37330: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.37398: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.37471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11738 1726882460.37474: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.37570: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.37669: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11738 1726882460.37680: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.37745: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.37837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 11738 1726882460.37878: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.37931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11738 1726882460.37975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 11738 1726882460.38053: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882460.38118: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f413b95a690> <<< 11738 1726882460.38330: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b9449e0> <<< 11738 1726882460.38342: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 11738 1726882460.38404: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.38459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 11738 1726882460.38558: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.38649: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.38779: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.38947: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 11738 1726882460.38964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 11738 1726882460.38989: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.39045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 11738 1726882460.39049: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.39084: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.39155: 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' <<< 11738 1726882460.39213: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f413b711fa0> <<< 11738 1726882460.39240: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b711f10> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 11738 1726882460.39255: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.39378: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.39573: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 11738 1726882460.39589: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.39680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 11738 1726882460.39696: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.39796: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.39906: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.39949: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.40001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 11738 1726882460.40005: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 11738 1726882460.40042: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11738 1726882460.40056: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.40209: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.40381: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 11738 1726882460.40513: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.40656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 11738 1726882460.40659: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.40691: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.40730: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.41347: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.41949: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 11738 1726882460.41953: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.42063: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.42181: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 11738 1726882460.42290: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.42521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 11738 1726882460.42527: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.42582: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.42764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 11738 1726882460.42790: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 11738 1726882460.42844: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.42913: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 11738 1726882460.42916: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.43001: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.43113: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.43338: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.43567: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 11738 1726882460.43596: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.43627: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.43664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 11738 1726882460.43700: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.43727: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 11738 1726882460.43743: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.43810: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.43906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 11738 1726882460.43994: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 11738 1726882460.44026: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.44076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 11738 1726882460.44149: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.44212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 11738 1726882460.44225: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.44631: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.44801: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 11738 1726882460.44812: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.44875: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.44948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 11738 1726882460.44977: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.44981: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45023: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 11738 1726882460.45066: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 11738 1726882460.45114: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45142: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45189: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 11738 1726882460.45280: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45381: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 11738 1726882460.45400: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45413: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 11738 1726882460.45450: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 11738 1726882460.45523: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45549: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11738 1726882460.45609: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45657: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45738: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45823: 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' # <<< 11738 1726882460.45847: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45888: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.45945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 11738 1726882460.46457: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 11738 1726882460.46461: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.46498: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 11738 1726882460.46552: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.46605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11738 1726882460.46696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11738 1726882460.46799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 11738 1726882460.46834: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.46910: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.47020: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 11738 1726882460.47081: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882460.47916: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 11738 1726882460.48021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 11738 1726882460.48026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 11738 1726882460.48038: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f413b73a870> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b73aed0> <<< 11738 1726882460.48079: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b735a60> <<< 11738 1726882462.00297: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 11738 1726882462.00344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b73bd10> # /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' <<< 11738 1726882462.00348: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b7808f0> <<< 11738 1726882462.00431: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882462.00445: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b782120> <<< 11738 1726882462.00486: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b781c10> <<< 11738 1726882462.00748: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 11738 1726882462.24235: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3716, "ansible_memfree_mb": 3081, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 635, "free": 3081}, "nocache": {"free": 3484, "used": 232}, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": [], "<<< 11738 1726882462.24250: stdout chunk (state=3): >>>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": 420, "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": 251384836096, "block_size": 4096, "block_total": 64483404, "block_available": 61373251, "block_used": 3110153, "inode_total": 16384000, "inode_available": 16303061, "inode_used": 80939, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_is_chroot": false, "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_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "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_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_iscsi_iqn": "", "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": "34", "second": "22", "epoch": "1726882462", "epoch_int": "1726882462", "date": "2024-09-20", "time": "21:34:22", "iso8601_micro": "2024-09-21T01:34:22.211097Z", "iso8601": "2024-09-21T01:34:22Z", "iso8601_basic": "20240920T213422211097", "iso8601_basic_short": "20240920T213422", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.68603515625, "5m": 0.58154296875, "15m": 0.27978515625}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "prefix": "64", "scope": "link"}]}, "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"<<< 11738 1726882462.24261: stdout chunk (state=3): >>>, "scope": "host"}]}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "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 60558 10.31.15.7 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 60558 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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11738 1726882462.24868: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 11738 1726882462.24878: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.24886: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path <<< 11738 1726882462.24899: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.24950: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # 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 <<< 11738 1726882462.24963: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections <<< 11738 1726882462.24977: 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 <<< 11738 1726882462.25023: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.25037: stdout chunk (state=3): >>># 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<<< 11738 1726882462.25041: stdout chunk (state=3): >>> # 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 <<< 11738 1726882462.25048: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select <<< 11738 1726882462.25056: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token <<< 11738 1726882462.25062: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.25070: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.25094: stdout chunk (state=3): >>># 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<<< 11738 1726882462.25116: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 11738 1726882462.25136: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing <<< 11738 1726882462.25161: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.25165: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.25168: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.25218: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.25223: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.25261: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.25266: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.25277: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.25290: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.25643: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11738 1726882462.25662: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11738 1726882462.25678: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 11738 1726882462.25711: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11738 1726882462.25715: stdout chunk (state=3): >>># destroy zipfile._path <<< 11738 1726882462.25734: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 11738 1726882462.25775: stdout chunk (state=3): >>># destroy ntpath <<< 11738 1726882462.25807: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal <<< 11738 1726882462.25810: stdout chunk (state=3): >>># destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 11738 1726882462.25827: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 11738 1726882462.25870: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale <<< 11738 1726882462.25874: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal <<< 11738 1726882462.25877: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 11738 1726882462.25893: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11738 1726882462.25933: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 11738 1726882462.25957: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 11738 1726882462.26007: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 11738 1726882462.26010: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.26043: stdout chunk (state=3): >>># destroy _pickle <<< 11738 1726882462.26052: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 11738 1726882462.26080: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 11738 1726882462.26083: stdout chunk (state=3): >>># destroy selectors # destroy shlex # destroy fcntl <<< 11738 1726882462.26108: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 11738 1726882462.26115: stdout chunk (state=3): >>># destroy base64 <<< 11738 1726882462.26134: stdout chunk (state=3): >>># destroy _ssl <<< 11738 1726882462.26163: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 11738 1726882462.26177: stdout chunk (state=3): >>># destroy termios <<< 11738 1726882462.26183: stdout chunk (state=3): >>># destroy json <<< 11738 1726882462.26219: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 11738 1726882462.26235: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 11738 1726882462.26249: stdout chunk (state=3): >>># destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing <<< 11738 1726882462.26259: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 11738 1726882462.26317: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep<<< 11738 1726882462.26333: stdout chunk (state=3): >>> # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 11738 1726882462.26350: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 11738 1726882462.26366: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 11738 1726882462.26378: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 11738 1726882462.26432: 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 <<< 11738 1726882462.26445: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 11738 1726882462.26472: stdout chunk (state=3): >>># cleanup[3] wiping re._parser <<< 11738 1726882462.26477: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 11738 1726882462.26501: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.26533: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 11738 1726882462.26543: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 11738 1726882462.26565: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 11738 1726882462.26585: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11738 1726882462.26596: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon<<< 11738 1726882462.26603: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11738 1726882462.26743: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11738 1726882462.26752: stdout chunk (state=3): >>># destroy _socket <<< 11738 1726882462.26764: stdout chunk (state=3): >>># destroy _collections <<< 11738 1726882462.26800: stdout chunk (state=3): >>># destroy platform <<< 11738 1726882462.26803: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 11738 1726882462.26837: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11738 1726882462.26873: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 11738 1726882462.26877: 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 <<< 11738 1726882462.26909: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 11738 1726882462.26950: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11738 1726882462.27038: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 11738 1726882462.27043: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 11738 1726882462.27055: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 11738 1726882462.27082: stdout chunk (state=3): >>># destroy time <<< 11738 1726882462.27085: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 11738 1726882462.27117: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re <<< 11738 1726882462.27140: stdout chunk (state=3): >>># destroy itertools <<< 11738 1726882462.27158: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 11738 1726882462.27169: stdout chunk (state=3): >>># clear sys.audit hooks <<< 11738 1726882462.27596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 11738 1726882462.27664: stderr chunk (state=3): >>><<< 11738 1726882462.27667: stdout chunk (state=3): >>><<< 11738 1726882462.27776: _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 0x7f413c9fc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c9cbb30> # /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 0x7f413c9feab0> 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 0x7f413c7f11c0> # /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 0x7f413c7f2000> 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 0x7f413c82fe30> # /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 0x7f413c82fef0> # /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 0x7f413c867800> # /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 0x7f413c867e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c847b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c845220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c82cfe0> # /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 0x7f413c88b7a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c88a3c0> # /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 0x7f413c847e60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c888b60> # /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 0x7f413c8b87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c82c260> # /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 0x7f413c8b8c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8b8b30> # 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 0x7f413c8b8f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c82ad80> # /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 0x7f413c8b9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8b92e0> 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 0x7f413c8ba510> 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 0x7f413c8d4740> 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 0x7f413c8d5e80> # /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 0x7f413c8d6d20> # 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 0x7f413c8d7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8d6270> # /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 0x7f413c8d7da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8d74d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8ba570> # /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 0x7f413c61bcb0> # /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 0x7f413c6447d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c644530> # 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 0x7f413c644800> # 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 0x7f413c6449e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c619e50> # /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 0x7f413c646090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c644d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c8bac60> # /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 0x7f413c672420> # /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 0x7f413c68a5a0> # /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 0x7f413c6bf2f0> # /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 0x7f413c6e5a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c6bf410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c68b230> # /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 0x7f413c4c8470> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c6895e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c646fc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f413c4c86e0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_mmiidfqa/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 0x7f413c532180> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c509070> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c5081d0> # 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 0x7f413c50b590> # /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 0x7f413c561c40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c5619d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c5612e0> # /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 0x7f413c561d30> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c532e10> 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 0x7f413c5629f0> # 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 0x7f413c562c30> # /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 0x7f413c5630b0> 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 0x7f413c3c8dd0> # 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 0x7f413c3ca9f0> # /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 0x7f413c3cb3b0> # /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 0x7f413c3cc590> # /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 0x7f413c3cf080> # 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 0x7f413c3cf1a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3cd340> # /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 0x7f413c3d2f00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3d19d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3d1730> # /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 0x7f413c3d3bc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3cd760> # 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 0x7f413c417080> # /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 0x7f413c4172c0> # /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 0x7f413c41cdd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c41cb90> # /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 0x7f413c41f380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c41d4c0> # /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 0x7f413c426a50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c41f4d0> # 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 0x7f413c4278f0> # 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 0x7f413c427b30> # 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 0x7f413c427cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c417470> # /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 0x7f413c42b410> # 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 0x7f413c42c6b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c429bb0> # 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 0x7f413c42af60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c4297c0> # 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 0x7f413c2b48c0> # /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 0x7f413c2b5700> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c42fe60> 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 0x7f413c2b5460> # 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 0x7f413c2b7fe0> # 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 0x7f413c2be150> # 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 0x7f413c2beab0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2b6d50> # 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 0x7f413c2bd7c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2bec90> 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 0x7f413c356de0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2c8bc0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2c2c00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c2c2a50> # 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 0x7f413c359c40> # /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 0x7f413b8c0380> # 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 0x7f413b8c06b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3393d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3384a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c358350> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c3586e0> # /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 0x7f413b8c3650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b8c2f00> # 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 0x7f413b8c30e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b8c2330> # /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 0x7f413b8c3830> # /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 0x7f413b92a300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b928320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413c35bfe0> 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 0x7f413b92a570> # /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 0x7f413b92b1d0> 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 0x7f413b95a690> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b9449e0> 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 0x7f413b711fa0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b711f10> 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 0x7f413b73a870> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b73aed0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b735a60> # /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 0x7f413b73bd10> # /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 0x7f413b7808f0> # /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 0x7f413b782120> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f413b781c10> 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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3716, "ansible_memfree_mb": 3081, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 635, "free": 3081}, "nocache": {"free": 3484, "used": 232}, "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": "ec22da15-0943-bd63-960f-74a27c08f190", "ansible_product_uuid": "ec22da15-0943-bd63-960f-74a27c08f190", "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": 420, "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": 251384836096, "block_size": 4096, "block_total": 64483404, "block_available": 61373251, "block_used": 3110153, "inode_total": 16384000, "inode_available": 16303061, "inode_used": 80939, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_is_chroot": false, "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_apparmor": {"status": "disabled"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "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_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_iscsi_iqn": "", "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": "34", "second": "22", "epoch": "1726882462", "epoch_int": "1726882462", "date": "2024-09-20", "time": "21:34:22", "iso8601_micro": "2024-09-21T01:34:22.211097Z", "iso8601": "2024-09-21T01:34:22Z", "iso8601_basic": "20240920T213422211097", "iso8601_basic_short": "20240920T213422", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.68603515625, "5m": 0.58154296875, "15m": 0.27978515625}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c5ff:fe8e:44af", "prefix": "64", "scope": "link"}]}, "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"}]}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.7", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c5:8e:44:af", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.7"], "ansible_all_ipv6_addresses": ["fe80::8ff:c5ff:fe8e:44af"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.7", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c5ff:fe8e:44af"]}, "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 60558 10.31.15.7 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 60558 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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 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_node1 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. 11738 1726882462.28899: 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-1726882459.4580817-11760-280335069974112/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11738 1726882462.28924: _low_level_execute_command(): starting 11738 1726882462.28927: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882459.4580817-11760-280335069974112/ > /dev/null 2>&1 && sleep 0' 11738 1726882462.29404: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882462.29408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 11738 1726882462.29412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882462.29415: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882462.29417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882462.29473: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882462.29476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882462.29533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882462.31451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882462.31503: stderr chunk (state=3): >>><<< 11738 1726882462.31506: stdout chunk (state=3): >>><<< 11738 1726882462.31520: _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882462.31529: handler run complete 11738 1726882462.31608: variable 'ansible_facts' from source: unknown 11738 1726882462.31675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882462.31866: variable 'ansible_facts' from source: unknown 11738 1726882462.31921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882462.31999: attempt loop complete, returning result 11738 1726882462.32003: _execute() done 11738 1726882462.32005: dumping result to json 11738 1726882462.32026: done dumping result, returning 11738 1726882462.32033: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-e763-854c-00000000007e] 11738 1726882462.32038: sending task result for task 0affc7ec-ae25-e763-854c-00000000007e 11738 1726882462.32271: done sending task result for task 0affc7ec-ae25-e763-854c-00000000007e 11738 1726882462.32274: WORKER PROCESS EXITING ok: [managed_node1] 11738 1726882462.32534: no more pending results, returning what we have 11738 1726882462.32536: results queue empty 11738 1726882462.32537: checking for any_errors_fatal 11738 1726882462.32537: done checking for any_errors_fatal 11738 1726882462.32538: checking for max_fail_percentage 11738 1726882462.32539: done checking for max_fail_percentage 11738 1726882462.32540: checking to see if all hosts have failed and the running result is not ok 11738 1726882462.32541: done checking to see if all hosts have failed 11738 1726882462.32542: getting the remaining hosts for this loop 11738 1726882462.32544: done getting the remaining hosts for this loop 11738 1726882462.32547: getting the next task for host managed_node1 11738 1726882462.32551: done getting next task for host managed_node1 11738 1726882462.32552: ^ task is: TASK: meta (flush_handlers) 11738 1726882462.32554: ^ 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 11738 1726882462.32557: getting variables 11738 1726882462.32560: in VariableManager get_vars() 11738 1726882462.32577: Calling all_inventory to load vars for managed_node1 11738 1726882462.32579: Calling groups_inventory to load vars for managed_node1 11738 1726882462.32581: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882462.32589: Calling all_plugins_play to load vars for managed_node1 11738 1726882462.32591: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882462.32593: Calling groups_plugins_play to load vars for managed_node1 11738 1726882462.32838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882462.32956: done with get_vars() 11738 1726882462.32965: done getting variables 11738 1726882462.33013: in VariableManager get_vars() 11738 1726882462.33020: Calling all_inventory to load vars for managed_node1 11738 1726882462.33024: Calling groups_inventory to load vars for managed_node1 11738 1726882462.33026: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882462.33029: Calling all_plugins_play to load vars for managed_node1 11738 1726882462.33030: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882462.33032: Calling groups_plugins_play to load vars for managed_node1 11738 1726882462.33116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882462.33227: done with get_vars() 11738 1726882462.33237: done queuing things up, now waiting for results queue to drain 11738 1726882462.33238: results queue empty 11738 1726882462.33239: checking for any_errors_fatal 11738 1726882462.33240: done checking for any_errors_fatal 11738 1726882462.33241: checking for max_fail_percentage 11738 1726882462.33241: done checking for max_fail_percentage 11738 1726882462.33245: checking to see if all hosts have failed and the running result is not ok 11738 1726882462.33245: done checking to see if all hosts have failed 11738 1726882462.33246: getting the remaining hosts for this loop 11738 1726882462.33246: done getting the remaining hosts for this loop 11738 1726882462.33248: getting the next task for host managed_node1 11738 1726882462.33251: done getting next task for host managed_node1 11738 1726882462.33253: ^ task is: TASK: Include the task 'el_repo_setup.yml' 11738 1726882462.33254: ^ 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 11738 1726882462.33255: getting variables 11738 1726882462.33256: in VariableManager get_vars() 11738 1726882462.33262: Calling all_inventory to load vars for managed_node1 11738 1726882462.33264: Calling groups_inventory to load vars for managed_node1 11738 1726882462.33266: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882462.33269: Calling all_plugins_play to load vars for managed_node1 11738 1726882462.33270: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882462.33272: Calling groups_plugins_play to load vars for managed_node1 11738 1726882462.33367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882462.33476: done with get_vars() 11738 1726882462.33482: 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_bridge_initscripts.yml:10 Friday 20 September 2024 21:34:22 -0400 (0:00:02.945) 0:00:02.958 ****** 11738 1726882462.33538: entering _queue_task() for managed_node1/include_tasks 11738 1726882462.33540: Creating lock for include_tasks 11738 1726882462.33765: worker is 1 (out of 1 available) 11738 1726882462.33778: exiting _queue_task() for managed_node1/include_tasks 11738 1726882462.33790: done queuing things up, now waiting for results queue to drain 11738 1726882462.33791: waiting for pending results... 11738 1726882462.33942: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 11738 1726882462.34002: in run() - task 0affc7ec-ae25-e763-854c-000000000006 11738 1726882462.34021: variable 'ansible_search_path' from source: unknown 11738 1726882462.34050: calling self._execute() 11738 1726882462.34104: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882462.34108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882462.34118: variable 'omit' from source: magic vars 11738 1726882462.34200: _execute() done 11738 1726882462.34203: dumping result to json 11738 1726882462.34206: done dumping result, returning 11738 1726882462.34209: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-e763-854c-000000000006] 11738 1726882462.34216: sending task result for task 0affc7ec-ae25-e763-854c-000000000006 11738 1726882462.34313: done sending task result for task 0affc7ec-ae25-e763-854c-000000000006 11738 1726882462.34316: WORKER PROCESS EXITING 11738 1726882462.34379: no more pending results, returning what we have 11738 1726882462.34383: in VariableManager get_vars() 11738 1726882462.34408: Calling all_inventory to load vars for managed_node1 11738 1726882462.34410: Calling groups_inventory to load vars for managed_node1 11738 1726882462.34414: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882462.34425: Calling all_plugins_play to load vars for managed_node1 11738 1726882462.34428: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882462.34431: Calling groups_plugins_play to load vars for managed_node1 11738 1726882462.34534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882462.34647: done with get_vars() 11738 1726882462.34654: variable 'ansible_search_path' from source: unknown 11738 1726882462.34665: we have included files to process 11738 1726882462.34666: generating all_blocks data 11738 1726882462.34667: done generating all_blocks data 11738 1726882462.34667: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11738 1726882462.34668: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11738 1726882462.34670: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11738 1726882462.35140: in VariableManager get_vars() 11738 1726882462.35150: done with get_vars() 11738 1726882462.35157: done processing included file 11738 1726882462.35159: iterating over new_blocks loaded from include file 11738 1726882462.35160: in VariableManager get_vars() 11738 1726882462.35166: done with get_vars() 11738 1726882462.35167: filtering new block on tags 11738 1726882462.35176: done filtering new block on tags 11738 1726882462.35177: in VariableManager get_vars() 11738 1726882462.35183: done with get_vars() 11738 1726882462.35184: filtering new block on tags 11738 1726882462.35193: done filtering new block on tags 11738 1726882462.35195: in VariableManager get_vars() 11738 1726882462.35202: done with get_vars() 11738 1726882462.35203: filtering new block on tags 11738 1726882462.35213: done filtering new block on tags 11738 1726882462.35214: 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_node1 11738 1726882462.35218: extending task lists for all hosts with included blocks 11738 1726882462.35250: done extending task lists 11738 1726882462.35251: done processing included files 11738 1726882462.35252: results queue empty 11738 1726882462.35252: checking for any_errors_fatal 11738 1726882462.35253: done checking for any_errors_fatal 11738 1726882462.35253: checking for max_fail_percentage 11738 1726882462.35254: done checking for max_fail_percentage 11738 1726882462.35254: checking to see if all hosts have failed and the running result is not ok 11738 1726882462.35255: done checking to see if all hosts have failed 11738 1726882462.35255: getting the remaining hosts for this loop 11738 1726882462.35256: done getting the remaining hosts for this loop 11738 1726882462.35258: getting the next task for host managed_node1 11738 1726882462.35261: done getting next task for host managed_node1 11738 1726882462.35262: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 11738 1726882462.35264: ^ 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 11738 1726882462.35265: getting variables 11738 1726882462.35265: in VariableManager get_vars() 11738 1726882462.35271: Calling all_inventory to load vars for managed_node1 11738 1726882462.35273: Calling groups_inventory to load vars for managed_node1 11738 1726882462.35274: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882462.35277: Calling all_plugins_play to load vars for managed_node1 11738 1726882462.35279: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882462.35280: Calling groups_plugins_play to load vars for managed_node1 11738 1726882462.35376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882462.35490: done with get_vars() 11738 1726882462.35497: 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:34:22 -0400 (0:00:00.020) 0:00:02.978 ****** 11738 1726882462.35545: entering _queue_task() for managed_node1/setup 11738 1726882462.35741: worker is 1 (out of 1 available) 11738 1726882462.35754: exiting _queue_task() for managed_node1/setup 11738 1726882462.35766: done queuing things up, now waiting for results queue to drain 11738 1726882462.35767: waiting for pending results... 11738 1726882462.35909: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 11738 1726882462.35975: in run() - task 0affc7ec-ae25-e763-854c-00000000008f 11738 1726882462.35988: variable 'ansible_search_path' from source: unknown 11738 1726882462.35991: variable 'ansible_search_path' from source: unknown 11738 1726882462.36024: calling self._execute() 11738 1726882462.36078: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882462.36083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882462.36091: variable 'omit' from source: magic vars 11738 1726882462.36488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882462.38018: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882462.38075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882462.38100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882462.38137: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882462.38157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882462.38226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882462.38247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882462.38269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882462.38299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882462.38314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882462.38444: variable 'ansible_facts' from source: unknown 11738 1726882462.38486: variable 'network_test_required_facts' from source: task vars 11738 1726882462.38519: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 11738 1726882462.38523: variable 'omit' from source: magic vars 11738 1726882462.38551: variable 'omit' from source: magic vars 11738 1726882462.38575: variable 'omit' from source: magic vars 11738 1726882462.38595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11738 1726882462.38620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11738 1726882462.38634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11738 1726882462.38649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11738 1726882462.38659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11738 1726882462.38682: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11738 1726882462.38685: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882462.38687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882462.38763: Set connection var ansible_shell_executable to /bin/sh 11738 1726882462.38767: Set connection var ansible_connection to ssh 11738 1726882462.38771: Set connection var ansible_shell_type to sh 11738 1726882462.38777: Set connection var ansible_timeout to 10 11738 1726882462.38783: Set connection var ansible_module_compression to ZIP_DEFLATED 11738 1726882462.38789: Set connection var ansible_pipelining to False 11738 1726882462.38806: variable 'ansible_shell_executable' from source: unknown 11738 1726882462.38809: variable 'ansible_connection' from source: unknown 11738 1726882462.38813: variable 'ansible_module_compression' from source: unknown 11738 1726882462.38815: variable 'ansible_shell_type' from source: unknown 11738 1726882462.38818: variable 'ansible_shell_executable' from source: unknown 11738 1726882462.38820: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882462.38826: variable 'ansible_pipelining' from source: unknown 11738 1726882462.38830: variable 'ansible_timeout' from source: unknown 11738 1726882462.38834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882462.38932: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11738 1726882462.38940: variable 'omit' from source: magic vars 11738 1726882462.38948: starting attempt loop 11738 1726882462.38951: running the handler 11738 1726882462.38964: _low_level_execute_command(): starting 11738 1726882462.38967: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11738 1726882462.39515: 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882462.39556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882462.39564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882462.39567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882462.39629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882462.41386: stdout chunk (state=3): >>>/root <<< 11738 1726882462.41494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882462.41551: stderr chunk (state=3): >>><<< 11738 1726882462.41555: stdout chunk (state=3): >>><<< 11738 1726882462.41575: _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882462.41585: _low_level_execute_command(): starting 11738 1726882462.41593: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770 `" && echo ansible-tmp-1726882462.4157553-11849-208117799793770="` echo /root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770 `" ) && sleep 0' 11738 1726882462.42056: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882462.42060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 11738 1726882462.42063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882462.42066: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882462.42068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882462.42128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882462.42134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882462.42136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882462.42185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882462.44180: stdout chunk (state=3): >>>ansible-tmp-1726882462.4157553-11849-208117799793770=/root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770 <<< 11738 1726882462.44296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882462.44348: stderr chunk (state=3): >>><<< 11738 1726882462.44351: stdout chunk (state=3): >>><<< 11738 1726882462.44369: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882462.4157553-11849-208117799793770=/root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770 , 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882462.44408: variable 'ansible_module_compression' from source: unknown 11738 1726882462.44451: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-117387_pd78xx/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11738 1726882462.44504: variable 'ansible_facts' from source: unknown 11738 1726882462.44639: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770/AnsiballZ_setup.py 11738 1726882462.44752: Sending initial data 11738 1726882462.44755: Sent initial data (154 bytes) 11738 1726882462.45236: 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 <<< 11738 1726882462.45240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882462.45242: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882462.45259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found <<< 11738 1726882462.45262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882462.45311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882462.45315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882462.45318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882462.45366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882462.46994: 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" <<< 11738 1726882462.46997: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 11738 1726882462.47043: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11738 1726882462.47094: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-117387_pd78xx/tmp0f3dw30p /root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770/AnsiballZ_setup.py <<< 11738 1726882462.47101: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770/AnsiballZ_setup.py" <<< 11738 1726882462.47150: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-117387_pd78xx/tmp0f3dw30p" to remote "/root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770/AnsiballZ_setup.py" <<< 11738 1726882462.47152: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770/AnsiballZ_setup.py" <<< 11738 1726882462.48263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882462.48327: stderr chunk (state=3): >>><<< 11738 1726882462.48330: stdout chunk (state=3): >>><<< 11738 1726882462.48353: done transferring module to remote 11738 1726882462.48366: _low_level_execute_command(): starting 11738 1726882462.48372: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770/ /root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770/AnsiballZ_setup.py && sleep 0' 11738 1726882462.48840: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882462.48844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 11738 1726882462.48847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 11738 1726882462.48849: 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 <<< 11738 1726882462.48851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882462.48900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882462.48909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882462.48959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882462.50778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882462.50833: stderr chunk (state=3): >>><<< 11738 1726882462.50837: stdout chunk (state=3): >>><<< 11738 1726882462.50852: _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882462.50856: _low_level_execute_command(): starting 11738 1726882462.50863: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770/AnsiballZ_setup.py && sleep 0' 11738 1726882462.51327: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882462.51330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found <<< 11738 1726882462.51333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882462.51337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882462.51339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882462.51391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882462.51395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882462.51456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882462.53798: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11738 1726882462.53829: stdout chunk (state=3): >>>import _imp # builtin <<< 11738 1726882462.53864: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 11738 1726882462.53869: stdout chunk (state=3): >>>import '_weakref' # <<< 11738 1726882462.53938: stdout chunk (state=3): >>>import '_io' # <<< 11738 1726882462.53943: stdout chunk (state=3): >>>import 'marshal' # <<< 11738 1726882462.53978: stdout chunk (state=3): >>>import 'posix' # <<< 11738 1726882462.53983: stdout chunk (state=3): >>> <<< 11738 1726882462.54017: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11738 1726882462.54027: stdout chunk (state=3): >>># installing zipimport hook <<< 11738 1726882462.54048: stdout chunk (state=3): >>>import 'time' # <<< 11738 1726882462.54052: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11738 1726882462.54105: 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' <<< 11738 1726882462.54132: stdout chunk (state=3): >>>import '_codecs' # <<< 11738 1726882462.54154: stdout chunk (state=3): >>>import 'codecs' # <<< 11738 1726882462.54194: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11738 1726882462.54210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 11738 1726882462.54226: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ffc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6fcbb30> <<< 11738 1726882462.54271: 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' <<< 11738 1726882462.54278: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ffeab0> <<< 11738 1726882462.54297: stdout chunk (state=3): >>>import '_signal' # <<< 11738 1726882462.54319: stdout chunk (state=3): >>>import '_abc' # <<< 11738 1726882462.54330: stdout chunk (state=3): >>>import 'abc' # <<< 11738 1726882462.54341: stdout chunk (state=3): >>>import 'io' # <<< 11738 1726882462.54382: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11738 1726882462.54474: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11738 1726882462.54499: stdout chunk (state=3): >>>import 'genericpath' # <<< 11738 1726882462.54506: stdout chunk (state=3): >>>import 'posixpath' # <<< 11738 1726882462.54533: stdout chunk (state=3): >>>import 'os' # <<< 11738 1726882462.54555: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 11738 1726882462.54560: stdout chunk (state=3): >>>Processing user site-packages <<< 11738 1726882462.54581: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 11738 1726882462.54599: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 11738 1726882462.54601: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11738 1726882462.54636: 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 <<< 11738 1726882462.54650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 11738 1726882462.54653: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e111c0> <<< 11738 1726882462.54721: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882462.54747: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e12000> <<< 11738 1726882462.54760: stdout chunk (state=3): >>>import 'site' # <<< 11738 1726882462.54792: 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. <<< 11738 1726882462.55193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11738 1726882462.55206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11738 1726882462.55231: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 11738 1726882462.55243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882462.55259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11738 1726882462.55303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11738 1726882462.55314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11738 1726882462.55346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11738 1726882462.55353: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e4fe90> <<< 11738 1726882462.55381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11738 1726882462.55391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11738 1726882462.55419: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e4ff50> <<< 11738 1726882462.55442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11738 1726882462.55468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11738 1726882462.55497: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11738 1726882462.55541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882462.55567: stdout chunk (state=3): >>>import 'itertools' # <<< 11738 1726882462.55635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 11738 1726882462.55640: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e87830> <<< 11738 1726882462.55642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 11738 1726882462.55644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 11738 1726882462.55645: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e87ec0> <<< 11738 1726882462.55656: stdout chunk (state=3): >>>import '_collections' # <<< 11738 1726882462.55697: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e67b00> <<< 11738 1726882462.55712: stdout chunk (state=3): >>>import '_functools' # <<< 11738 1726882462.55736: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e651f0> <<< 11738 1726882462.55836: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e4d040> <<< 11738 1726882462.55858: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11738 1726882462.55886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11738 1726882462.55891: stdout chunk (state=3): >>>import '_sre' # <<< 11738 1726882462.55920: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11738 1726882462.55937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11738 1726882462.55964: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 11738 1726882462.56013: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6eab7d0> <<< 11738 1726882462.56015: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6eaa3f0> <<< 11738 1726882462.56051: 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' <<< 11738 1726882462.56055: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e662a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ea8bf0> <<< 11738 1726882462.56124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11738 1726882462.56131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ed8830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e4c2f0> <<< 11738 1726882462.56150: 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' <<< 11738 1726882462.56194: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.56197: 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 0x7f6da6ed8ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ed8b90> <<< 11738 1726882462.56248: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.56251: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6da6ed8f80> <<< 11738 1726882462.56252: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e4ae40> <<< 11738 1726882462.56277: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 11738 1726882462.56282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882462.56298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11738 1726882462.56350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11738 1726882462.56352: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ed9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ed9340> import 'importlib.machinery' # <<< 11738 1726882462.56388: 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' <<< 11738 1726882462.56419: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6eda570> <<< 11738 1726882462.56423: stdout chunk (state=3): >>>import 'importlib.util' # <<< 11738 1726882462.56443: stdout chunk (state=3): >>>import 'runpy' # <<< 11738 1726882462.56452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11738 1726882462.56492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11738 1726882462.56518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 11738 1726882462.56525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ef4770> <<< 11738 1726882462.56539: stdout chunk (state=3): >>>import 'errno' # <<< 11738 1726882462.56563: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.56582: 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 0x7f6da6ef5eb0> <<< 11738 1726882462.56590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11738 1726882462.56609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11738 1726882462.56626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 11738 1726882462.56634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 11738 1726882462.56646: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ef6d50> <<< 11738 1726882462.56689: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.56691: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.56710: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6da6ef73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ef62a0> <<< 11738 1726882462.56717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 11738 1726882462.56733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 11738 1726882462.56773: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.56782: 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 0x7f6da6ef7e00> <<< 11738 1726882462.56797: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ef7530> <<< 11738 1726882462.56836: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6eda5a0> <<< 11738 1726882462.56868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11738 1726882462.57225: stdout chunk (state=3): >>># 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 0x7f6da6c4fcb0> <<< 11738 1726882462.57240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 11738 1726882462.57243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 11738 1726882462.57246: 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 0x7f6da6c787a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6c78500> <<< 11738 1726882462.57248: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.57250: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6da6c78740> <<< 11738 1726882462.57253: 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 0x7f6da6c78950> <<< 11738 1726882462.57255: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6c4de50> <<< 11738 1726882462.57259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11738 1726882462.57264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11738 1726882462.57430: 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 0x7f6da6c79fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6c78c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6edac90> # /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 <<< 11738 1726882462.57443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11738 1726882462.57473: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ca6390> <<< 11738 1726882462.57519: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11738 1726882462.57556: stdout chunk (state=3): >>># 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 <<< 11738 1726882462.57580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11738 1726882462.57629: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6cbe510> <<< 11738 1726882462.57664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11738 1726882462.57685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11738 1726882462.57768: stdout chunk (state=3): >>>import 'ntpath' # <<< 11738 1726882462.57787: 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 0x7f6da6cf72c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11738 1726882462.57832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11738 1726882462.57853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11738 1726882462.57895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11738 1726882462.57991: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6d19a60> <<< 11738 1726882462.58063: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6cf73e0> <<< 11738 1726882462.58128: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6cbebd0> <<< 11738 1726882462.58141: 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 0x7f6da6b10440> <<< 11738 1726882462.58168: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6cbd550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6c7af30> <<< 11738 1726882462.58340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11738 1726882462.58354: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6da6cbd910> <<< 11738 1726882462.58621: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_ne4bu8u6/ansible_setup_payload.zip' # zipimport: zlib available <<< 11738 1726882462.58693: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.58717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11738 1726882462.58760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11738 1726882462.58764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11738 1726882462.58863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11738 1726882462.58878: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6b7e1e0> import '_typing' # <<< 11738 1726882462.59075: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6b550d0> <<< 11738 1726882462.59089: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6b54230> # zipimport: zlib available <<< 11738 1726882462.59124: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 11738 1726882462.59162: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.59182: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 11738 1726882462.60705: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.61944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 11738 1726882462.61950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6b575f0> <<< 11738 1726882462.61977: 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' <<< 11738 1726882462.62004: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 11738 1726882462.62009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 11738 1726882462.62035: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 11738 1726882462.62065: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6da6ba9c70> <<< 11738 1726882462.62105: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ba9a00> <<< 11738 1726882462.62132: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ba9310> <<< 11738 1726882462.62157: 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' <<< 11738 1726882462.62206: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ba9760> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6b7ee70> <<< 11738 1726882462.62212: stdout chunk (state=3): >>>import 'atexit' # <<< 11738 1726882462.62248: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.62250: 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 0x7f6da6baaa20> <<< 11738 1726882462.62275: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.62284: 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 0x7f6da6baac30> <<< 11738 1726882462.62297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11738 1726882462.62346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11738 1726882462.62351: stdout chunk (state=3): >>>import '_locale' # <<< 11738 1726882462.62405: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6bab080> <<< 11738 1726882462.62414: stdout chunk (state=3): >>>import 'pwd' # <<< 11738 1726882462.62434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11738 1726882462.62451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11738 1726882462.62492: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a14ec0> <<< 11738 1726882462.62518: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.62538: 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 0x7f6da6a16ae0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11738 1726882462.62557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11738 1726882462.62593: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a173e0> <<< 11738 1726882462.62614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11738 1726882462.62642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11738 1726882462.62668: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a18590> <<< 11738 1726882462.62677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11738 1726882462.62720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11738 1726882462.62744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 11738 1726882462.62747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 11738 1726882462.62796: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a1b050> <<< 11738 1726882462.62834: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.62850: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6da6a1b170> <<< 11738 1726882462.62864: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a19310> <<< 11738 1726882462.62874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11738 1726882462.62908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11738 1726882462.62926: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 11738 1726882462.62936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 11738 1726882462.62945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11738 1726882462.62982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 11738 1726882462.63002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 11738 1726882462.63005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 11738 1726882462.63025: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a1eff0> <<< 11738 1726882462.63030: stdout chunk (state=3): >>>import '_tokenize' # <<< 11738 1726882462.63104: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a1dac0> <<< 11738 1726882462.63107: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a1d820> <<< 11738 1726882462.63124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 11738 1726882462.63128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 11738 1726882462.63205: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a1fec0> <<< 11738 1726882462.63234: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a19820> <<< 11738 1726882462.63263: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.63272: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6da6a631a0> <<< 11738 1726882462.63295: 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 <<< 11738 1726882462.63303: 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 0x7f6da6a63320> <<< 11738 1726882462.63314: 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 <<< 11738 1726882462.63338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 11738 1726882462.63355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 11738 1726882462.63398: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.63405: 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 0x7f6da6a64ef0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a64ce0> <<< 11738 1726882462.63417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11738 1726882462.63532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11738 1726882462.63579: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.63587: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6da6a673e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a65580> <<< 11738 1726882462.63611: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11738 1726882462.63648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882462.63673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 11738 1726882462.63677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 11738 1726882462.63693: stdout chunk (state=3): >>>import '_string' # <<< 11738 1726882462.63737: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a72b70> <<< 11738 1726882462.63871: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a67500> <<< 11738 1726882462.63943: 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' <<< 11738 1726882462.63946: 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 0x7f6da6a73980> <<< 11738 1726882462.63971: 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 0x7f6da6a73c80> <<< 11738 1726882462.64019: 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' <<< 11738 1726882462.64025: 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 0x7f6da6a73d10> <<< 11738 1726882462.64040: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a63620> <<< 11738 1726882462.64067: 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' <<< 11738 1726882462.64073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11738 1726882462.64099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11738 1726882462.64126: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.64156: 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 0x7f6da6a77500> <<< 11738 1726882462.64316: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.64329: 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 0x7f6da6a78800> <<< 11738 1726882462.64335: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a75c70> <<< 11738 1726882462.64371: 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 0x7f6da6a77020> <<< 11738 1726882462.64382: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a758e0> <<< 11738 1726882462.64397: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.64407: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.64418: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 11738 1726882462.64427: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.64514: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.64625: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.64630: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 11738 1726882462.64643: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.64653: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.64671: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 11738 1726882462.64676: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.64801: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.64937: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.65532: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.66143: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11738 1726882462.66147: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11738 1726882462.66152: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 11738 1726882462.66172: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11738 1726882462.66192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882462.66246: 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 0x7f6da69008c0> <<< 11738 1726882462.66334: 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' <<< 11738 1726882462.66359: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6901700> <<< 11738 1726882462.66363: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a741a0> <<< 11738 1726882462.66421: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11738 1726882462.66437: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.66458: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.66462: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 11738 1726882462.66475: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.66631: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.66806: 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' <<< 11738 1726882462.66814: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da69017c0> <<< 11738 1726882462.66828: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.67338: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.67834: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.67910: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.67989: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11738 1726882462.68004: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.68038: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.68079: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11738 1726882462.68084: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.68159: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.68250: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11738 1726882462.68280: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11738 1726882462.68290: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 11738 1726882462.68296: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.68341: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.68387: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11738 1726882462.68391: stdout chunk (state=3): >>> <<< 11738 1726882462.68393: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.68644: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.68903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11738 1726882462.68964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11738 1726882462.68971: stdout chunk (state=3): >>>import '_ast' # <<< 11738 1726882462.69052: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da69025a0> <<< 11738 1726882462.69056: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.69139: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.69227: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 11738 1726882462.69231: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 11738 1726882462.69243: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 11738 1726882462.69261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 11738 1726882462.69264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 11738 1726882462.69343: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.69479: 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 0x7f6da690a0f0> <<< 11738 1726882462.69536: 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' <<< 11738 1726882462.69540: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6da690aa50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da69030e0> <<< 11738 1726882462.69562: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.69604: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.69644: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11738 1726882462.69662: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.69707: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.69747: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.69812: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.69881: 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 <<< 11738 1726882462.69929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882462.70016: 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' <<< 11738 1726882462.70025: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6da69097f0> <<< 11738 1726882462.70059: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da690aba0> <<< 11738 1726882462.70086: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 11738 1726882462.70104: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.70169: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.70239: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.70265: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.70308: 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 <<< 11738 1726882462.70312: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882462.70338: 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 <<< 11738 1726882462.70355: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11738 1726882462.70375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11738 1726882462.70433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11738 1726882462.70459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11738 1726882462.70469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11738 1726882462.70530: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da699adb0> <<< 11738 1726882462.70576: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6914b00> <<< 11738 1726882462.70663: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da690ec00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da690ea50> # destroy ansible.module_utils.distro <<< 11738 1726882462.70677: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 11738 1726882462.70707: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.70737: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11738 1726882462.70799: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11738 1726882462.70816: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.70829: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 11738 1726882462.70842: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.70903: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.70977: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.70983: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71012: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71053: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71102: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71140: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71183: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 11738 1726882462.71193: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71277: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71354: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71383: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71426: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 11738 1726882462.71435: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71637: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71820: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71864: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.71925: 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' <<< 11738 1726882462.71959: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 11738 1726882462.71971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 11738 1726882462.71994: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 11738 1726882462.72015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 11738 1726882462.72042: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da69a1be0> <<< 11738 1726882462.72070: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 11738 1726882462.72081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 11738 1726882462.72100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 11738 1726882462.72144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 11738 1726882462.72162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 11738 1726882462.72188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 11738 1726882462.72191: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5f103e0> <<< 11738 1726882462.72235: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.72239: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.72244: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6da5f10740> <<< 11738 1726882462.72299: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da697d430> <<< 11738 1726882462.72321: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da697c530> <<< 11738 1726882462.72345: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da69a02f0> <<< 11738 1726882462.72367: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da69a0d10> <<< 11738 1726882462.72382: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11738 1726882462.72452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11738 1726882462.72475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 11738 1726882462.72488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 11738 1726882462.72517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 11738 1726882462.72520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 11738 1726882462.72551: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.72555: 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 0x7f6da5f13770> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5f13020> <<< 11738 1726882462.72588: 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' <<< 11738 1726882462.72591: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6da5f131a0> <<< 11738 1726882462.72614: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5f12450> <<< 11738 1726882462.72635: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11738 1726882462.72740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11738 1726882462.72755: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5f13800> <<< 11738 1726882462.72771: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11738 1726882462.72810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11738 1726882462.72839: 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 0x7f6da5f7a330> <<< 11738 1726882462.72872: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5f78350> <<< 11738 1726882462.72906: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da69a13a0> import 'ansible.module_utils.facts.timeout' # <<< 11738 1726882462.72920: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 11738 1726882462.72943: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.72973: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.72975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 11738 1726882462.73040: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.73101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 11738 1726882462.73118: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.73177: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.73229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 11738 1726882462.73258: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11738 1726882462.73277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 11738 1726882462.73313: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.73343: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 11738 1726882462.73360: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.73409: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.73468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 11738 1726882462.73478: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.73523: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.73563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 11738 1726882462.73580: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.73639: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.73706: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.73770: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.73836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 11738 1726882462.73852: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.74390: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.74886: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 11738 1726882462.74893: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.74948: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75012: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75044: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75085: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 11738 1726882462.75104: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75134: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75168: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 11738 1726882462.75174: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75241: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11738 1726882462.75317: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75347: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75381: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 11738 1726882462.75387: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75428: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 11738 1726882462.75468: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75551: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75649: 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' <<< 11738 1726882462.75680: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5f7a540> <<< 11738 1726882462.75697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11738 1726882462.75734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 11738 1726882462.75869: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5f7b1d0> <<< 11738 1726882462.75872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 11738 1726882462.75875: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.75951: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.76018: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11738 1726882462.76036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.76129: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.76231: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11738 1726882462.76239: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.76314: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.76386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 11738 1726882462.76409: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.76444: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.76499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11738 1726882462.76546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 11738 1726882462.76621: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.76687: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6da5fae690> <<< 11738 1726882462.76899: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5f964b0> <<< 11738 1726882462.76905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 11738 1726882462.76928: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.76992: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.77041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 11738 1726882462.77052: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.77146: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.77238: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.77364: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.77518: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 11738 1726882462.77530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 11738 1726882462.77536: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.77584: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.77634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 11738 1726882462.77640: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.77677: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.77734: 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' <<< 11738 1726882462.77771: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.77794: 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 0x7f6da5d49fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5d49bb0> <<< 11738 1726882462.77798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 11738 1726882462.77829: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.77836: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 11738 1726882462.77851: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.77901: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.77937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 11738 1726882462.77954: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.78124: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.78292: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 11738 1726882462.78300: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.78418: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.78525: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.78572: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.78616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 11738 1726882462.78629: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 11738 1726882462.78634: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.78663: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.78681: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.78842: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.79003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 11738 1726882462.79011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 11738 1726882462.79015: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.79153: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.79282: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 11738 1726882462.79302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.79336: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.79377: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.79986: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.80554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 11738 1726882462.80577: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.80690: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.80813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11738 1726882462.80818: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.80928: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.81043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 11738 1726882462.81051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.81217: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.81392: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 11738 1726882462.81407: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.81417: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 11738 1726882462.81439: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.81485: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.81533: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 11738 1726882462.81539: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.81711: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.81764: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.81988: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 11738 1726882462.82220: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 11738 1726882462.82235: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82275: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82314: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 11738 1726882462.82329: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82347: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82383: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 11738 1726882462.82389: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82471: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82548: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 11738 1726882462.82555: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82583: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82611: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 11738 1726882462.82617: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82687: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82742: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 11738 1726882462.82760: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82824: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.82888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 11738 1726882462.82895: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.83190: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.83508: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 11738 1726882462.83511: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.83566: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.83644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 11738 1726882462.83647: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.83681: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.83731: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 11738 1726882462.83735: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.83767: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.83804: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 11738 1726882462.83820: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.83846: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.83887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 11738 1726882462.83905: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.83985: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.84091: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 11738 1726882462.84116: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 11738 1726882462.84159: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.84174: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.84222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 11738 1726882462.84262: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11738 1726882462.84276: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.84329: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.84386: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.84467: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.84563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 11738 1726882462.84567: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 11738 1726882462.84593: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.84625: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.84689: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 11738 1726882462.84692: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.84911: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.85138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 11738 1726882462.85141: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.85177: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.85232: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 11738 1726882462.85236: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.85293: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.85344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11738 1726882462.85362: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.85443: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.85538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 11738 1726882462.85556: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.85648: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.85749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 11738 1726882462.85841: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882462.86457: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 11738 1726882462.86464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 11738 1726882462.86481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 11738 1726882462.86506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 11738 1726882462.86540: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882462.86548: 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 0x7f6da5d73d40> <<< 11738 1726882462.86555: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5d73500> <<< 11738 1726882462.86614: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5d70e90> <<< 11738 1726882464.39643: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "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 60558 10.31.15.7 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 60558 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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "22", "epoch": "1726882462", "epoch_int": "1726882462", "date": "2024-09-20", "time": "21:34:22", "iso8601_micro": "2024-09-21T01:34:22.859607Z", "iso8601": "2024-09-21T01:34:22Z", "iso8601_basic": "20240920T213422859607", "iso8601_basic_short": "20240920T213422", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "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-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "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_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11738 1726882464.40060: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 11738 1726882464.40214: stdout chunk (state=3): >>># 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 <<< 11738 1726882464.40271: stdout chunk (state=3): >>># 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 <<< 11738 1726882464.40335: stdout chunk (state=3): >>># 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 <<< 11738 1726882464.40392: stdout chunk (state=3): >>># 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 <<< 11738 1726882464.40537: stdout chunk (state=3): >>># 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 <<< 11738 1726882464.40828: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11738 1726882464.40898: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 11738 1726882464.40901: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 11738 1726882464.40921: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 11738 1726882464.41066: stdout chunk (state=3): >>># 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 <<< 11738 1726882464.41086: stdout chunk (state=3): >>># 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 <<< 11738 1726882464.41159: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 11738 1726882464.41205: stdout chunk (state=3): >>># 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 <<< 11738 1726882464.41318: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 11738 1726882464.41323: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 11738 1726882464.41381: 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 # cleanup[3] wiping encodings.idna <<< 11738 1726882464.41454: stdout chunk (state=3): >>># 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 <<< 11738 1726882464.41560: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # 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 <<< 11738 1726882464.41564: stdout chunk (state=3): >>># 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 <<< 11738 1726882464.41666: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11738 1726882464.41735: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 11738 1726882464.41857: 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 <<< 11738 1726882464.41881: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11738 1726882464.41930: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 11738 1726882464.42031: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 11738 1726882464.42056: stdout chunk (state=3): >>># 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 <<< 11738 1726882464.42487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 11738 1726882464.42631: stderr chunk (state=3): >>><<< 11738 1726882464.42634: stdout chunk (state=3): >>><<< 11738 1726882464.43241: _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 0x7f6da6ffc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6fcbb30> # /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 0x7f6da6ffeab0> 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 0x7f6da6e111c0> # /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 0x7f6da6e12000> 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 0x7f6da6e4fe90> # /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 0x7f6da6e4ff50> # /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 0x7f6da6e87830> # /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 0x7f6da6e87ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e67b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e651f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e4d040> # /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 0x7f6da6eab7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6eaa3f0> # /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 0x7f6da6e662a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ea8bf0> # /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 0x7f6da6ed8830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e4c2f0> # /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 0x7f6da6ed8ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ed8b90> # 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 0x7f6da6ed8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6e4ae40> # /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 0x7f6da6ed9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ed9340> 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 0x7f6da6eda570> 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 0x7f6da6ef4770> 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 0x7f6da6ef5eb0> # /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 0x7f6da6ef6d50> # 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 0x7f6da6ef73b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ef62a0> # /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 0x7f6da6ef7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ef7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6eda5a0> # /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 0x7f6da6c4fcb0> # /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 0x7f6da6c787a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6c78500> # 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 0x7f6da6c78740> # 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 0x7f6da6c78950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6c4de50> # /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 0x7f6da6c79fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6c78c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6edac90> # /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 0x7f6da6ca6390> # /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 0x7f6da6cbe510> # /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 0x7f6da6cf72c0> # /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 0x7f6da6d19a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6cf73e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6cbebd0> # /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 0x7f6da6b10440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6cbd550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6c7af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6da6cbd910> # zipimport: found 103 names in '/tmp/ansible_setup_payload_ne4bu8u6/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 0x7f6da6b7e1e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6b550d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6b54230> # 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 0x7f6da6b575f0> # /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 0x7f6da6ba9c70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ba9a00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6ba9310> # /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 0x7f6da6ba9760> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6b7ee70> 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 0x7f6da6baaa20> # 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 0x7f6da6baac30> # /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 0x7f6da6bab080> 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 0x7f6da6a14ec0> # 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 0x7f6da6a16ae0> # /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 0x7f6da6a173e0> # /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 0x7f6da6a18590> # /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 0x7f6da6a1b050> # 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 0x7f6da6a1b170> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a19310> # /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 0x7f6da6a1eff0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a1dac0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a1d820> # /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 0x7f6da6a1fec0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a19820> # 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 0x7f6da6a631a0> # /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 0x7f6da6a63320> # /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 0x7f6da6a64ef0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a64ce0> # /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 0x7f6da6a673e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a65580> # /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 0x7f6da6a72b70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a67500> # 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 0x7f6da6a73980> # 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 0x7f6da6a73c80> # 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 0x7f6da6a73d10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a63620> # /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 0x7f6da6a77500> # 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 0x7f6da6a78800> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a75c70> # 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 0x7f6da6a77020> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a758e0> # 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 0x7f6da69008c0> # /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 0x7f6da6901700> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6a741a0> 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 0x7f6da69017c0> # 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 0x7f6da69025a0> # 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 0x7f6da690a0f0> # 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 0x7f6da690aa50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da69030e0> # 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 0x7f6da69097f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da690aba0> 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 0x7f6da699adb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da6914b00> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da690ec00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da690ea50> # 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 0x7f6da69a1be0> # /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 0x7f6da5f103e0> # 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 0x7f6da5f10740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da697d430> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da697c530> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da69a02f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da69a0d10> # /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 0x7f6da5f13770> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5f13020> # 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 0x7f6da5f131a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5f12450> # /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 0x7f6da5f13800> # /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 0x7f6da5f7a330> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5f78350> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da69a13a0> 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 0x7f6da5f7a540> # /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 0x7f6da5f7b1d0> 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 0x7f6da5fae690> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5f964b0> 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 0x7f6da5d49fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5d49bb0> 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 0x7f6da5d73d40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5d73500> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6da5d70e90> {"ansible_facts": {"ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "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 60558 10.31.15.7 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 60558 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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "22", "epoch": "1726882462", "epoch_int": "1726882462", "date": "2024-09-20", "time": "21:34:22", "iso8601_micro": "2024-09-21T01:34:22.859607Z", "iso8601": "2024-09-21T01:34:22Z", "iso8601_basic": "20240920T213422859607", "iso8601_basic_short": "20240920T213422", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDgEY5v0GEtCYtch7tJojQQAk4PbH2olIXeGHTQIm8P5pFfIFYEIOJVnRYq1iTcsBmLCTgtGM0uASSyO5gXiTJv1YA3W6bzq+KxIdoX/yvSXE7c8N6e/7sMCf9vq2o8xdS3RQTFVoQhj8zkjID057q3vE1D1ocBhYrbVTg76i1ZqUd+ePIBmv/FpJM5vb0YoL7gkfS3SFIJPuVIEqIfwZenELkhPa6MfTG3y/T8+Y4mRwbn7AmsxfBpApbj+TjvOT1vEjw0nBgVhen2pB+dpX/dtpPZiqrQgfcCF+gcf5MY2k2QbuXKKc1iESrpq3sm4as3n9bYr/2i3c3+5PTFN/CKnMpbejvhd+srQgr8UXt57pXIrXxBNe9thnfdeyp9mTxpprGooVC/CHvQ11TbipHGql4+nW9TSIg4s+WIoJGBb5REpn5hh2HmL0/W+Bhet//pxt9ENJxKyunBZToUbqQ2wjkR25JMThiZ6lKuzIRlIAK4i02pPGNUi28QgUDqdR8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKwVnf2m/NbfCFFK6wM50dwDuEJIaiTFh2d8mqI8HYkr65RHvztqJ3ibHa48thfVy5T7cZ8XqhpqkqfQd1OIshs=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIGUhLLUPg0qNUe+aRCNNpHWNDNP2CUtjsgQPqFujAjMC", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "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-15-7.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-7", "ansible_nodename": "ip-10-31-15-7.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": "ec22da150943bd63960f74a27c08f190", "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_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 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 11738 1726882464.44964: 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-1726882462.4157553-11849-208117799793770/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11738 1726882464.44968: _low_level_execute_command(): starting 11738 1726882464.44970: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882462.4157553-11849-208117799793770/ > /dev/null 2>&1 && sleep 0' 11738 1726882464.45038: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882464.45042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11738 1726882464.45044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882464.45046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882464.45048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882464.45051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882464.45109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882464.45112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882464.45260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882464.45344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882464.47272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882464.47465: stderr chunk (state=3): >>><<< 11738 1726882464.47470: stdout chunk (state=3): >>><<< 11738 1726882464.47586: _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882464.47590: handler run complete 11738 1726882464.47592: variable 'ansible_facts' from source: unknown 11738 1726882464.47724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882464.47977: variable 'ansible_facts' from source: unknown 11738 1726882464.48130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882464.48296: attempt loop complete, returning result 11738 1726882464.48305: _execute() done 11738 1726882464.48312: dumping result to json 11738 1726882464.48365: done dumping result, returning 11738 1726882464.48379: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affc7ec-ae25-e763-854c-00000000008f] 11738 1726882464.48529: sending task result for task 0affc7ec-ae25-e763-854c-00000000008f 11738 1726882464.48944: done sending task result for task 0affc7ec-ae25-e763-854c-00000000008f 11738 1726882464.48948: WORKER PROCESS EXITING ok: [managed_node1] 11738 1726882464.49074: no more pending results, returning what we have 11738 1726882464.49078: results queue empty 11738 1726882464.49079: checking for any_errors_fatal 11738 1726882464.49080: done checking for any_errors_fatal 11738 1726882464.49081: checking for max_fail_percentage 11738 1726882464.49083: done checking for max_fail_percentage 11738 1726882464.49084: checking to see if all hosts have failed and the running result is not ok 11738 1726882464.49085: done checking to see if all hosts have failed 11738 1726882464.49086: getting the remaining hosts for this loop 11738 1726882464.49087: done getting the remaining hosts for this loop 11738 1726882464.49092: getting the next task for host managed_node1 11738 1726882464.49101: done getting next task for host managed_node1 11738 1726882464.49104: ^ task is: TASK: Check if system is ostree 11738 1726882464.49107: ^ 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 11738 1726882464.49110: getting variables 11738 1726882464.49112: in VariableManager get_vars() 11738 1726882464.49210: Calling all_inventory to load vars for managed_node1 11738 1726882464.49214: Calling groups_inventory to load vars for managed_node1 11738 1726882464.49218: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882464.49231: Calling all_plugins_play to load vars for managed_node1 11738 1726882464.49235: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882464.49238: Calling groups_plugins_play to load vars for managed_node1 11738 1726882464.49582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882464.49821: done with get_vars() 11738 1726882464.49835: 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:34:24 -0400 (0:00:02.144) 0:00:05.122 ****** 11738 1726882464.49965: entering _queue_task() for managed_node1/stat 11738 1726882464.50267: worker is 1 (out of 1 available) 11738 1726882464.50287: exiting _queue_task() for managed_node1/stat 11738 1726882464.50302: done queuing things up, now waiting for results queue to drain 11738 1726882464.50303: waiting for pending results... 11738 1726882464.50750: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 11738 1726882464.50843: in run() - task 0affc7ec-ae25-e763-854c-000000000091 11738 1726882464.50862: variable 'ansible_search_path' from source: unknown 11738 1726882464.50866: variable 'ansible_search_path' from source: unknown 11738 1726882464.50904: calling self._execute() 11738 1726882464.51179: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882464.51185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882464.51196: variable 'omit' from source: magic vars 11738 1726882464.52082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11738 1726882464.52932: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11738 1726882464.52936: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11738 1726882464.52939: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11738 1726882464.52942: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11738 1726882464.52945: 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) 11738 1726882464.53040: 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) 11738 1726882464.53044: 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) 11738 1726882464.53047: 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) 11738 1726882464.53136: Evaluated conditional (not __network_is_ostree is defined): True 11738 1726882464.53144: variable 'omit' from source: magic vars 11738 1726882464.53184: variable 'omit' from source: magic vars 11738 1726882464.53230: variable 'omit' from source: magic vars 11738 1726882464.53251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11738 1726882464.53280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11738 1726882464.53297: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11738 1726882464.53315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11738 1726882464.53328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11738 1726882464.53429: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11738 1726882464.53433: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882464.53435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882464.53478: Set connection var ansible_shell_executable to /bin/sh 11738 1726882464.53491: Set connection var ansible_connection to ssh 11738 1726882464.53501: Set connection var ansible_shell_type to sh 11738 1726882464.53510: Set connection var ansible_timeout to 10 11738 1726882464.53519: Set connection var ansible_module_compression to ZIP_DEFLATED 11738 1726882464.53533: Set connection var ansible_pipelining to False 11738 1726882464.53559: variable 'ansible_shell_executable' from source: unknown 11738 1726882464.53566: variable 'ansible_connection' from source: unknown 11738 1726882464.53573: variable 'ansible_module_compression' from source: unknown 11738 1726882464.53579: variable 'ansible_shell_type' from source: unknown 11738 1726882464.53628: variable 'ansible_shell_executable' from source: unknown 11738 1726882464.53631: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882464.53634: variable 'ansible_pipelining' from source: unknown 11738 1726882464.53636: variable 'ansible_timeout' from source: unknown 11738 1726882464.53638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882464.53760: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11738 1726882464.53776: variable 'omit' from source: magic vars 11738 1726882464.53785: starting attempt loop 11738 1726882464.53792: running the handler 11738 1726882464.53808: _low_level_execute_command(): starting 11738 1726882464.53873: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11738 1726882464.54698: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11738 1726882464.54712: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882464.54730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882464.54750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11738 1726882464.54766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 <<< 11738 1726882464.54841: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882464.54879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882464.54895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882464.54915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882464.54979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882464.56941: stdout chunk (state=3): >>>/root <<< 11738 1726882464.57052: stdout chunk (state=3): >>><<< 11738 1726882464.57059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882464.57062: stderr chunk (state=3): >>><<< 11738 1726882464.57176: _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882464.57187: _low_level_execute_command(): starting 11738 1726882464.57189: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493 `" && echo ansible-tmp-1726882464.570845-11891-80561830653493="` echo /root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493 `" ) && sleep 0' 11738 1726882464.57705: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11738 1726882464.57721: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882464.57742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882464.57844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882464.57856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882464.57874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882464.57895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882464.58005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882464.59990: stdout chunk (state=3): >>>ansible-tmp-1726882464.570845-11891-80561830653493=/root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493 <<< 11738 1726882464.60311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882464.60314: stdout chunk (state=3): >>><<< 11738 1726882464.60317: stderr chunk (state=3): >>><<< 11738 1726882464.60320: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882464.570845-11891-80561830653493=/root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493 , 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882464.60526: variable 'ansible_module_compression' from source: unknown 11738 1726882464.60531: ANSIBALLZ: Using lock for stat 11738 1726882464.60533: ANSIBALLZ: Acquiring lock 11738 1726882464.60535: ANSIBALLZ: Lock acquired: 140433066613440 11738 1726882464.60537: ANSIBALLZ: Creating module 11738 1726882464.80333: ANSIBALLZ: Writing module into payload 11738 1726882464.80434: ANSIBALLZ: Writing module 11738 1726882464.80457: ANSIBALLZ: Renaming module 11738 1726882464.80466: ANSIBALLZ: Done creating module 11738 1726882464.80484: variable 'ansible_facts' from source: unknown 11738 1726882464.80564: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493/AnsiballZ_stat.py 11738 1726882464.80813: Sending initial data 11738 1726882464.80816: Sent initial data (151 bytes) 11738 1726882464.81436: 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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882464.81504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882464.81520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882464.81545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882464.81642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882464.83366: 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 <<< 11738 1726882464.83440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11738 1726882464.83511: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-117387_pd78xx/tmpwr8uzc8v /root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493/AnsiballZ_stat.py <<< 11738 1726882464.83539: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493/AnsiballZ_stat.py" <<< 11738 1726882464.83612: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 11738 1726882464.83647: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-117387_pd78xx/tmpwr8uzc8v" to remote "/root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493/AnsiballZ_stat.py" <<< 11738 1726882464.83670: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493/AnsiballZ_stat.py" <<< 11738 1726882464.84539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882464.84652: stderr chunk (state=3): >>><<< 11738 1726882464.84667: stdout chunk (state=3): >>><<< 11738 1726882464.84715: done transferring module to remote 11738 1726882464.84739: _low_level_execute_command(): starting 11738 1726882464.84763: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493/ /root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493/AnsiballZ_stat.py && sleep 0' 11738 1726882464.85474: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11738 1726882464.85488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882464.85505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882464.85582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882464.85642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882464.85729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882464.87704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882464.87708: stdout chunk (state=3): >>><<< 11738 1726882464.87710: stderr chunk (state=3): >>><<< 11738 1726882464.87737: _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882464.87836: _low_level_execute_command(): starting 11738 1726882464.87839: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493/AnsiballZ_stat.py && sleep 0' 11738 1726882464.88535: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11738 1726882464.88551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882464.88584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882464.88610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11738 1726882464.88692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11738 1726882464.88740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882464.88765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882464.88806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882464.88896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882464.91244: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11738 1726882464.91284: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # <<< 11738 1726882464.91288: stdout chunk (state=3): >>>import '_weakref' # <<< 11738 1726882464.91364: stdout chunk (state=3): >>>import '_io' # <<< 11738 1726882464.91390: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # <<< 11738 1726882464.91448: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11738 1726882464.91480: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 11738 1726882464.91483: stdout chunk (state=3): >>># installed zipimport hook <<< 11738 1726882464.91546: 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' <<< 11738 1726882464.91551: stdout chunk (state=3): >>>import '_codecs' # <<< 11738 1726882464.91582: stdout chunk (state=3): >>>import 'codecs' # <<< 11738 1726882464.91615: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11738 1726882464.91652: 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 0x7fd04b3a4530> <<< 11738 1726882464.91684: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b373b30> <<< 11738 1726882464.91707: 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 0x7fd04b3a6ab0> <<< 11738 1726882464.91743: stdout chunk (state=3): >>>import '_signal' # <<< 11738 1726882464.91760: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 11738 1726882464.91780: stdout chunk (state=3): >>>import 'io' # <<< 11738 1726882464.91825: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11738 1726882464.91935: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11738 1726882464.91968: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 11738 1726882464.92032: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 11738 1726882464.92055: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11738 1726882464.92088: 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' <<< 11738 1726882464.92120: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1791c0> <<< 11738 1726882464.92354: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882464.92568: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b17a000> 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 <<< 11738 1726882464.92597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11738 1726882464.92613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11738 1726882464.92642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11738 1726882464.92663: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1b7e90> <<< 11738 1726882464.92687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11738 1726882464.92717: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1b7f50> <<< 11738 1726882464.92757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11738 1726882464.92788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11738 1726882464.92817: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11738 1726882464.93050: stdout chunk (state=3): >>># 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 0x7fd04b1ef830> # /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 0x7fd04b1efec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1cfb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1cd1f0> <<< 11738 1726882464.93144: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1b5040> <<< 11738 1726882464.93182: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11738 1726882464.93200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11738 1726882464.93224: stdout chunk (state=3): >>>import '_sre' # <<< 11738 1726882464.93244: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11738 1726882464.93271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11738 1726882464.93291: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 11738 1726882464.93321: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b2137d0> <<< 11738 1726882464.93370: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b2123f0> <<< 11738 1726882464.93384: 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 0x7fd04b1ce2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b210bf0> <<< 11738 1726882464.93453: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 11738 1726882464.93482: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b240830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1b42f0> <<< 11738 1726882464.93500: 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' <<< 11738 1726882464.93632: 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 0x7fd04b240ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b240b90> <<< 11738 1726882464.93691: 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 0x7fd04b240f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1b2e40> # /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' <<< 11738 1726882464.93699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11738 1726882464.93713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b241670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b241340> import 'importlib.machinery' # <<< 11738 1726882464.93789: 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' <<< 11738 1726882464.93818: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b242570> import 'importlib.util' # <<< 11738 1726882464.93840: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11738 1726882464.93879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b25c770> <<< 11738 1726882464.93898: stdout chunk (state=3): >>>import 'errno' # <<< 11738 1726882464.93944: 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 0x7fd04b25deb0> <<< 11738 1726882464.93969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11738 1726882464.93993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11738 1726882464.94023: 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 0x7fd04b25ed50> <<< 11738 1726882464.94065: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd04b25f3b0> <<< 11738 1726882464.94090: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b25e2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 11738 1726882464.94109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 11738 1726882464.94161: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882464.94173: 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 0x7fd04b25fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b25f530> <<< 11738 1726882464.94218: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b2425a0> <<< 11738 1726882464.94244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11738 1726882464.94277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11738 1726882464.94300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11738 1726882464.94312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11738 1726882464.94361: 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 0x7fd04b01fcb0> <<< 11738 1726882464.94389: 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' <<< 11738 1726882464.94435: 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 0x7fd04b0487a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b048500> <<< 11738 1726882464.94455: 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 0x7fd04b048740> <<< 11738 1726882464.94480: 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 0x7fd04b048950> <<< 11738 1726882464.94509: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b01de50> <<< 11738 1726882464.94523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11738 1726882464.94617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11738 1726882464.94667: 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' <<< 11738 1726882464.94671: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b049fd0> <<< 11738 1726882464.94705: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b048c50> <<< 11738 1726882464.94709: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b242c90> <<< 11738 1726882464.94729: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11738 1726882464.94796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882464.94809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11738 1726882464.94863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11738 1726882464.94882: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b076390> <<< 11738 1726882464.95011: 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' <<< 11738 1726882464.95066: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b08e510> <<< 11738 1726882464.95072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11738 1726882464.95109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11738 1726882464.95161: stdout chunk (state=3): >>>import 'ntpath' # <<< 11738 1726882464.95182: 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' <<< 11738 1726882464.95194: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b0c72c0> <<< 11738 1726882464.95207: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11738 1726882464.95250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11738 1726882464.95273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11738 1726882464.95320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11738 1726882464.95412: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b0e9a60> <<< 11738 1726882464.95489: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b0c73e0> <<< 11738 1726882464.95535: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b08f1a0> <<< 11738 1726882464.95568: 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 0x7fd04aec8410> <<< 11738 1726882464.95584: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b08d550> <<< 11738 1726882464.95596: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b04af30> <<< 11738 1726882464.95690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11738 1726882464.95755: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd04b08d910> <<< 11738 1726882464.95820: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_1vw722ln/ansible_stat_payload.zip' # zipimport: zlib available <<< 11738 1726882464.96051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882464.96255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11738 1726882464.96259: 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 0x7fd04af221e0> import '_typing' # <<< 11738 1726882464.96366: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04aef90d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04aef8230> <<< 11738 1726882464.96386: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882464.96407: stdout chunk (state=3): >>>import 'ansible' # <<< 11738 1726882464.96437: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11738 1726882464.96456: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882464.96478: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 11738 1726882464.98040: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882464.99308: 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' <<< 11738 1726882464.99334: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04aefb5f0> <<< 11738 1726882464.99358: 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' <<< 11738 1726882464.99380: 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' <<< 11738 1726882464.99407: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 11738 1726882464.99440: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd04af49c40> <<< 11738 1726882464.99483: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04af499d0> <<< 11738 1726882464.99520: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04af492e0> <<< 11738 1726882464.99547: 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' <<< 11738 1726882464.99593: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04af49730> <<< 11738 1726882464.99604: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04af22e70> import 'atexit' # <<< 11738 1726882464.99670: 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 0x7fd04af4a9f0> <<< 11738 1726882464.99674: 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 0x7fd04af4ac30> <<< 11738 1726882464.99693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11738 1726882464.99737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11738 1726882464.99753: stdout chunk (state=3): >>>import '_locale' # <<< 11738 1726882464.99801: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04af4b0b0> <<< 11738 1726882464.99827: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11738 1726882464.99850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11738 1726882464.99890: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adb0dd0> <<< 11738 1726882464.99936: 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 0x7fd04adb29f0> <<< 11738 1726882464.99969: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11738 1726882464.99972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11738 1726882465.00018: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adb3380> <<< 11738 1726882465.00043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11738 1726882465.00085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11738 1726882465.00089: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adb4560> <<< 11738 1726882465.00107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11738 1726882465.00152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11738 1726882465.00171: 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' <<< 11738 1726882465.00226: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adb7050> <<< 11738 1726882465.00268: 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 0x7fd04adb7140> <<< 11738 1726882465.00296: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adb5310> <<< 11738 1726882465.00365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11738 1726882465.00383: 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' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 11738 1726882465.00544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 11738 1726882465.00564: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adbafc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adb9ac0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adb9820> # /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' <<< 11738 1726882465.00828: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adbbf80> <<< 11738 1726882465.00860: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adb5820> # 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 0x7fd04ae03170> # /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 0x7fd04ae032f0> # /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 0x7fd04ae04ef0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae04cb0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11738 1726882465.00974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11738 1726882465.01051: 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 0x7fd04ae073b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae05580> <<< 11738 1726882465.01080: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11738 1726882465.01103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882465.01193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae0eb40> <<< 11738 1726882465.01315: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae074d0> <<< 11738 1726882465.01419: 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 0x7fd04ae0f980> <<< 11738 1726882465.01435: 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 0x7fd04ae0f7d0> <<< 11738 1726882465.01532: 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 0x7fd04ae0fdd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae035f0> # /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' <<< 11738 1726882465.01551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11738 1726882465.01633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11738 1726882465.01646: stdout chunk (state=3): >>># 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 0x7fd04ae13560> <<< 11738 1726882465.01792: 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 0x7fd04ae14b30> <<< 11738 1726882465.01834: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae11cd0> <<< 11738 1726882465.01929: 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 0x7fd04ae13080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae11910> # zipimport: zlib available <<< 11738 1726882465.01996: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 11738 1726882465.01999: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.02127: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 11738 1726882465.02179: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.02189: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 11738 1726882465.02191: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.02297: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.02440: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.03045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.03672: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 11738 1726882465.03681: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 11738 1726882465.03720: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11738 1726882465.03726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882465.03795: 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 0x7fd04ae98ec0> <<< 11738 1726882465.03893: 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' <<< 11738 1726882465.03896: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae9a390> <<< 11738 1726882465.03972: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae17a10> import 'ansible.module_utils.compat.selinux' # <<< 11738 1726882465.03998: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.04002: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 11738 1726882465.04072: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.04183: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.04444: 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 0x7fd04ae98a70> # zipimport: zlib available <<< 11738 1726882465.04895: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.05405: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.05479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.05565: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11738 1726882465.05580: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.05749: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 11738 1726882465.05752: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.05765: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.05886: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 11738 1726882465.05893: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 11738 1726882465.05895: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.05933: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.05981: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11738 1726882465.06018: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.06319: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.06508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11738 1726882465.06584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11738 1726882465.06587: stdout chunk (state=3): >>>import '_ast' # <<< 11738 1726882465.06768: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae9ac60> # zipimport: zlib available <<< 11738 1726882465.06771: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.06846: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 11738 1726882465.06877: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 11738 1726882465.07104: 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' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11738 1726882465.07108: 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 0x7fd04acaa450> <<< 11738 1726882465.07167: 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 0x7fd04acaad80> <<< 11738 1726882465.07191: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae10590> <<< 11738 1726882465.07207: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.07236: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.07286: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11738 1726882465.07310: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.07340: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.07415: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.07451: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.07531: 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 <<< 11738 1726882465.07581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11738 1726882465.07664: 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 0x7fd04aca9a00> <<< 11738 1726882465.07709: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04acaaf90> <<< 11738 1726882465.07756: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 11738 1726882465.07762: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.07827: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.07892: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.07925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.07973: 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' <<< 11738 1726882465.07992: 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 <<< 11738 1726882465.08031: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11738 1726882465.08047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11738 1726882465.08113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11738 1726882465.08150: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 11738 1726882465.08153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11738 1726882465.08206: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ad3b050> <<< 11738 1726882465.08257: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04acb7e90> <<< 11738 1726882465.08349: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04acaf110> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04acaef60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11738 1726882465.08369: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.08395: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.08424: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11738 1726882465.08500: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11738 1726882465.08528: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 11738 1726882465.08544: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.08685: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.08900: stdout chunk (state=3): >>># zipimport: zlib available <<< 11738 1726882465.09028: 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"}}} <<< 11738 1726882465.09032: stdout chunk (state=3): >>># destroy __main__ <<< 11738 1726882465.09442: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 11738 1726882465.09481: stdout chunk (state=3): >>># 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 <<< 11738 1726882465.09608: stdout chunk (state=3): >>># 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 <<< 11738 1726882465.09631: stdout chunk (state=3): >>># 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 <<< 11738 1726882465.09887: stdout chunk (state=3): >>># 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 <<< 11738 1726882465.10181: 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 # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 11738 1726882465.10185: stdout chunk (state=3): >>># 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 <<< 11738 1726882465.10206: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11738 1726882465.10318: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 11738 1726882465.10355: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 11738 1726882465.10393: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11738 1726882465.10434: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 11738 1726882465.10455: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11738 1726882465.10569: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 11738 1726882465.10633: 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 # destroy time # destroy _random # destroy _weakref <<< 11738 1726882465.10652: stdout chunk (state=3): >>># 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 <<< 11738 1726882465.11125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.7 closed. <<< 11738 1726882465.11138: stdout chunk (state=3): >>><<< 11738 1726882465.11152: stderr chunk (state=3): >>><<< 11738 1726882465.11338: _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 0x7fd04b3a4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b373b30> # /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 0x7fd04b3a6ab0> 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 0x7fd04b1791c0> # /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 0x7fd04b17a000> 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 0x7fd04b1b7e90> # /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 0x7fd04b1b7f50> # /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 0x7fd04b1ef830> # /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 0x7fd04b1efec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1cfb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1cd1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1b5040> # /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 0x7fd04b2137d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b2123f0> # /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 0x7fd04b1ce2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b210bf0> # /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 0x7fd04b240830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1b42f0> # /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 0x7fd04b240ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b240b90> # 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 0x7fd04b240f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b1b2e40> # /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 0x7fd04b241670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b241340> 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 0x7fd04b242570> 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 0x7fd04b25c770> 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 0x7fd04b25deb0> # /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 0x7fd04b25ed50> # 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 0x7fd04b25f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b25e2a0> # /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 0x7fd04b25fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b25f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b2425a0> # /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 0x7fd04b01fcb0> # /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 0x7fd04b0487a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b048500> # 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 0x7fd04b048740> # 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 0x7fd04b048950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b01de50> # /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 0x7fd04b049fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b048c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b242c90> # /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 0x7fd04b076390> # /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 0x7fd04b08e510> # /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 0x7fd04b0c72c0> # /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 0x7fd04b0e9a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b0c73e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b08f1a0> # /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 0x7fd04aec8410> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b08d550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04b04af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd04b08d910> # zipimport: found 30 names in '/tmp/ansible_stat_payload_1vw722ln/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 0x7fd04af221e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04aef90d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04aef8230> # 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 0x7fd04aefb5f0> # /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 0x7fd04af49c40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04af499d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04af492e0> # /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 0x7fd04af49730> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04af22e70> 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 0x7fd04af4a9f0> # 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 0x7fd04af4ac30> # /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 0x7fd04af4b0b0> 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 0x7fd04adb0dd0> # 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 0x7fd04adb29f0> # /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 0x7fd04adb3380> # /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 0x7fd04adb4560> # /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 0x7fd04adb7050> # 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 0x7fd04adb7140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adb5310> # /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 0x7fd04adbafc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adb9ac0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adb9820> # /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 0x7fd04adbbf80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04adb5820> # 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 0x7fd04ae03170> # /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 0x7fd04ae032f0> # /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 0x7fd04ae04ef0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae04cb0> # /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 0x7fd04ae073b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae05580> # /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 0x7fd04ae0eb40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae074d0> # 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 0x7fd04ae0f980> # 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 0x7fd04ae0f7d0> # 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 0x7fd04ae0fdd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae035f0> # /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 0x7fd04ae13560> # 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 0x7fd04ae14b30> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae11cd0> # 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 0x7fd04ae13080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae11910> # 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 0x7fd04ae98ec0> # /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 0x7fd04ae9a390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae17a10> 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 0x7fd04ae98a70> # 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 0x7fd04ae9ac60> # 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 0x7fd04acaa450> # 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 0x7fd04acaad80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ae10590> # 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 0x7fd04aca9a00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04acaaf90> 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 0x7fd04ad3b050> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04acb7e90> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04acaf110> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04acaef60> # 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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.7 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 11738 1726882465.12029: 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-1726882464.570845-11891-80561830653493/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11738 1726882465.12037: _low_level_execute_command(): starting 11738 1726882465.12040: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882464.570845-11891-80561830653493/ > /dev/null 2>&1 && sleep 0' 11738 1726882465.12357: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 11738 1726882465.12373: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882465.12388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11738 1726882465.12404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11738 1726882465.12435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration <<< 11738 1726882465.12448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11738 1726882465.12534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' <<< 11738 1726882465.12554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11738 1726882465.12571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11738 1726882465.12652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11738 1726882465.14645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11738 1726882465.14660: stdout chunk (state=3): >>><<< 11738 1726882465.14676: stderr chunk (state=3): >>><<< 11738 1726882465.14697: _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.15.7 originally 10.31.15.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.7 originally 10.31.15.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/d9f6ac3c31' 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 11738 1726882465.14827: handler run complete 11738 1726882465.14830: attempt loop complete, returning result 11738 1726882465.14833: _execute() done 11738 1726882465.14835: dumping result to json 11738 1726882465.14838: done dumping result, returning 11738 1726882465.14840: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affc7ec-ae25-e763-854c-000000000091] 11738 1726882465.14842: sending task result for task 0affc7ec-ae25-e763-854c-000000000091 11738 1726882465.14913: done sending task result for task 0affc7ec-ae25-e763-854c-000000000091 11738 1726882465.14916: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 11738 1726882465.14992: no more pending results, returning what we have 11738 1726882465.14996: results queue empty 11738 1726882465.14997: checking for any_errors_fatal 11738 1726882465.15004: done checking for any_errors_fatal 11738 1726882465.15005: checking for max_fail_percentage 11738 1726882465.15007: done checking for max_fail_percentage 11738 1726882465.15008: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.15008: done checking to see if all hosts have failed 11738 1726882465.15009: getting the remaining hosts for this loop 11738 1726882465.15011: done getting the remaining hosts for this loop 11738 1726882465.15016: getting the next task for host managed_node1 11738 1726882465.15230: done getting next task for host managed_node1 11738 1726882465.15234: ^ task is: TASK: Set flag to indicate system is ostree 11738 1726882465.15237: ^ 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 11738 1726882465.15240: getting variables 11738 1726882465.15242: in VariableManager get_vars() 11738 1726882465.15273: Calling all_inventory to load vars for managed_node1 11738 1726882465.15276: Calling groups_inventory to load vars for managed_node1 11738 1726882465.15280: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.15291: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.15295: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.15298: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.15594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.15840: done with get_vars() 11738 1726882465.15850: done getting variables 11738 1726882465.15954: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:34:25 -0400 (0:00:00.660) 0:00:05.782 ****** 11738 1726882465.15989: entering _queue_task() for managed_node1/set_fact 11738 1726882465.15991: Creating lock for set_fact 11738 1726882465.16302: worker is 1 (out of 1 available) 11738 1726882465.16429: exiting _queue_task() for managed_node1/set_fact 11738 1726882465.16442: done queuing things up, now waiting for results queue to drain 11738 1726882465.16443: waiting for pending results... 11738 1726882465.16679: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 11738 1726882465.16749: in run() - task 0affc7ec-ae25-e763-854c-000000000092 11738 1726882465.16753: variable 'ansible_search_path' from source: unknown 11738 1726882465.16756: variable 'ansible_search_path' from source: unknown 11738 1726882465.16789: calling self._execute() 11738 1726882465.16874: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.16928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.16932: variable 'omit' from source: magic vars 11738 1726882465.17435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11738 1726882465.17776: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11738 1726882465.17836: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11738 1726882465.17873: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11738 1726882465.17917: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11738 1726882465.18024: 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) 11738 1726882465.18156: 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) 11738 1726882465.18160: 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) 11738 1726882465.18163: 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) 11738 1726882465.18249: Evaluated conditional (not __network_is_ostree is defined): True 11738 1726882465.18265: variable 'omit' from source: magic vars 11738 1726882465.18312: variable 'omit' from source: magic vars 11738 1726882465.18447: variable '__ostree_booted_stat' from source: set_fact 11738 1726882465.18511: variable 'omit' from source: magic vars 11738 1726882465.18542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11738 1726882465.18577: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11738 1726882465.18611: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11738 1726882465.18638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11738 1726882465.18652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11738 1726882465.18685: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11738 1726882465.18699: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.18712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.18917: Set connection var ansible_shell_executable to /bin/sh 11738 1726882465.18920: Set connection var ansible_connection to ssh 11738 1726882465.18924: Set connection var ansible_shell_type to sh 11738 1726882465.18926: Set connection var ansible_timeout to 10 11738 1726882465.18927: Set connection var ansible_module_compression to ZIP_DEFLATED 11738 1726882465.18929: Set connection var ansible_pipelining to False 11738 1726882465.18931: variable 'ansible_shell_executable' from source: unknown 11738 1726882465.18933: variable 'ansible_connection' from source: unknown 11738 1726882465.18934: variable 'ansible_module_compression' from source: unknown 11738 1726882465.18936: variable 'ansible_shell_type' from source: unknown 11738 1726882465.18938: variable 'ansible_shell_executable' from source: unknown 11738 1726882465.18939: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.18941: variable 'ansible_pipelining' from source: unknown 11738 1726882465.18943: variable 'ansible_timeout' from source: unknown 11738 1726882465.18945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.19008: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11738 1726882465.19027: variable 'omit' from source: magic vars 11738 1726882465.19041: starting attempt loop 11738 1726882465.19048: running the handler 11738 1726882465.19070: handler run complete 11738 1726882465.19131: attempt loop complete, returning result 11738 1726882465.19134: _execute() done 11738 1726882465.19136: dumping result to json 11738 1726882465.19138: done dumping result, returning 11738 1726882465.19141: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affc7ec-ae25-e763-854c-000000000092] 11738 1726882465.19143: sending task result for task 0affc7ec-ae25-e763-854c-000000000092 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 11738 1726882465.19294: no more pending results, returning what we have 11738 1726882465.19298: results queue empty 11738 1726882465.19299: checking for any_errors_fatal 11738 1726882465.19306: done checking for any_errors_fatal 11738 1726882465.19307: checking for max_fail_percentage 11738 1726882465.19309: done checking for max_fail_percentage 11738 1726882465.19309: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.19310: done checking to see if all hosts have failed 11738 1726882465.19311: getting the remaining hosts for this loop 11738 1726882465.19313: done getting the remaining hosts for this loop 11738 1726882465.19317: getting the next task for host managed_node1 11738 1726882465.19329: done getting next task for host managed_node1 11738 1726882465.19333: ^ task is: TASK: Fix CentOS6 Base repo 11738 1726882465.19337: ^ 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 11738 1726882465.19340: getting variables 11738 1726882465.19344: in VariableManager get_vars() 11738 1726882465.19378: Calling all_inventory to load vars for managed_node1 11738 1726882465.19381: Calling groups_inventory to load vars for managed_node1 11738 1726882465.19385: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.19398: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.19402: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.19405: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.19914: done sending task result for task 0affc7ec-ae25-e763-854c-000000000092 11738 1726882465.19926: WORKER PROCESS EXITING 11738 1726882465.19951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.20162: done with get_vars() 11738 1726882465.20171: done getting variables 11738 1726882465.20305: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:34:25 -0400 (0:00:00.043) 0:00:05.826 ****** 11738 1726882465.20337: entering _queue_task() for managed_node1/copy 11738 1726882465.20604: worker is 1 (out of 1 available) 11738 1726882465.20732: exiting _queue_task() for managed_node1/copy 11738 1726882465.20745: done queuing things up, now waiting for results queue to drain 11738 1726882465.20746: waiting for pending results... 11738 1726882465.20904: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 11738 1726882465.21020: in run() - task 0affc7ec-ae25-e763-854c-000000000094 11738 1726882465.21044: variable 'ansible_search_path' from source: unknown 11738 1726882465.21056: variable 'ansible_search_path' from source: unknown 11738 1726882465.21129: calling self._execute() 11738 1726882465.21194: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.21206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.21224: variable 'omit' from source: magic vars 11738 1726882465.21818: variable 'ansible_distribution' from source: facts 11738 1726882465.21823: Evaluated conditional (ansible_distribution == 'CentOS'): False 11738 1726882465.21826: when evaluation is False, skipping this task 11738 1726882465.21830: _execute() done 11738 1726882465.21833: dumping result to json 11738 1726882465.21836: done dumping result, returning 11738 1726882465.21839: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affc7ec-ae25-e763-854c-000000000094] 11738 1726882465.21841: sending task result for task 0affc7ec-ae25-e763-854c-000000000094 11738 1726882465.22042: done sending task result for task 0affc7ec-ae25-e763-854c-000000000094 11738 1726882465.22045: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 11738 1726882465.22118: no more pending results, returning what we have 11738 1726882465.22164: results queue empty 11738 1726882465.22165: checking for any_errors_fatal 11738 1726882465.22169: done checking for any_errors_fatal 11738 1726882465.22170: checking for max_fail_percentage 11738 1726882465.22171: done checking for max_fail_percentage 11738 1726882465.22172: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.22173: done checking to see if all hosts have failed 11738 1726882465.22174: getting the remaining hosts for this loop 11738 1726882465.22175: done getting the remaining hosts for this loop 11738 1726882465.22182: getting the next task for host managed_node1 11738 1726882465.22189: done getting next task for host managed_node1 11738 1726882465.22192: ^ task is: TASK: Include the task 'enable_epel.yml' 11738 1726882465.22195: ^ 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 11738 1726882465.22198: getting variables 11738 1726882465.22199: in VariableManager get_vars() 11738 1726882465.22225: Calling all_inventory to load vars for managed_node1 11738 1726882465.22228: Calling groups_inventory to load vars for managed_node1 11738 1726882465.22231: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.22271: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.22273: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.22276: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.22385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.22508: done with get_vars() 11738 1726882465.22515: 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:34:25 -0400 (0:00:00.022) 0:00:05.848 ****** 11738 1726882465.22583: entering _queue_task() for managed_node1/include_tasks 11738 1726882465.22770: worker is 1 (out of 1 available) 11738 1726882465.22783: exiting _queue_task() for managed_node1/include_tasks 11738 1726882465.22794: done queuing things up, now waiting for results queue to drain 11738 1726882465.22795: waiting for pending results... 11738 1726882465.22955: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 11738 1726882465.23020: in run() - task 0affc7ec-ae25-e763-854c-000000000095 11738 1726882465.23032: variable 'ansible_search_path' from source: unknown 11738 1726882465.23036: variable 'ansible_search_path' from source: unknown 11738 1726882465.23068: calling self._execute() 11738 1726882465.23137: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.23141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.23152: variable 'omit' from source: magic vars 11738 1726882465.23572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882465.25706: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882465.25767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882465.25796: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882465.25824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882465.25847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882465.25913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882465.25938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882465.25963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882465.25991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882465.26002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882465.26095: variable '__network_is_ostree' from source: set_fact 11738 1726882465.26111: Evaluated conditional (not __network_is_ostree | d(false)): True 11738 1726882465.26117: _execute() done 11738 1726882465.26120: dumping result to json 11738 1726882465.26125: done dumping result, returning 11738 1726882465.26131: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affc7ec-ae25-e763-854c-000000000095] 11738 1726882465.26136: sending task result for task 0affc7ec-ae25-e763-854c-000000000095 11738 1726882465.26235: done sending task result for task 0affc7ec-ae25-e763-854c-000000000095 11738 1726882465.26238: WORKER PROCESS EXITING 11738 1726882465.26268: no more pending results, returning what we have 11738 1726882465.26273: in VariableManager get_vars() 11738 1726882465.26308: Calling all_inventory to load vars for managed_node1 11738 1726882465.26311: Calling groups_inventory to load vars for managed_node1 11738 1726882465.26314: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.26327: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.26331: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.26334: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.26515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.26635: done with get_vars() 11738 1726882465.26643: variable 'ansible_search_path' from source: unknown 11738 1726882465.26644: variable 'ansible_search_path' from source: unknown 11738 1726882465.26674: we have included files to process 11738 1726882465.26675: generating all_blocks data 11738 1726882465.26676: done generating all_blocks data 11738 1726882465.26679: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11738 1726882465.26681: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11738 1726882465.26682: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11738 1726882465.27179: done processing included file 11738 1726882465.27181: iterating over new_blocks loaded from include file 11738 1726882465.27182: in VariableManager get_vars() 11738 1726882465.27191: done with get_vars() 11738 1726882465.27192: filtering new block on tags 11738 1726882465.27209: done filtering new block on tags 11738 1726882465.27210: in VariableManager get_vars() 11738 1726882465.27219: done with get_vars() 11738 1726882465.27220: filtering new block on tags 11738 1726882465.27228: done filtering new block on tags 11738 1726882465.27230: 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_node1 11738 1726882465.27234: extending task lists for all hosts with included blocks 11738 1726882465.27333: done extending task lists 11738 1726882465.27335: done processing included files 11738 1726882465.27336: results queue empty 11738 1726882465.27336: checking for any_errors_fatal 11738 1726882465.27342: done checking for any_errors_fatal 11738 1726882465.27342: checking for max_fail_percentage 11738 1726882465.27344: done checking for max_fail_percentage 11738 1726882465.27344: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.27345: done checking to see if all hosts have failed 11738 1726882465.27346: getting the remaining hosts for this loop 11738 1726882465.27350: done getting the remaining hosts for this loop 11738 1726882465.27356: getting the next task for host managed_node1 11738 1726882465.27388: done getting next task for host managed_node1 11738 1726882465.27391: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 11738 1726882465.27394: ^ 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 11738 1726882465.27396: getting variables 11738 1726882465.27397: in VariableManager get_vars() 11738 1726882465.27408: Calling all_inventory to load vars for managed_node1 11738 1726882465.27410: Calling groups_inventory to load vars for managed_node1 11738 1726882465.27412: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.27417: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.27432: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.27436: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.27575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.27781: done with get_vars() 11738 1726882465.27790: done getting variables 11738 1726882465.27872: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 11738 1726882465.28091: 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:34:25 -0400 (0:00:00.055) 0:00:05.904 ****** 11738 1726882465.28156: entering _queue_task() for managed_node1/command 11738 1726882465.28158: Creating lock for command 11738 1726882465.28460: worker is 1 (out of 1 available) 11738 1726882465.28475: exiting _queue_task() for managed_node1/command 11738 1726882465.28487: done queuing things up, now waiting for results queue to drain 11738 1726882465.28488: waiting for pending results... 11738 1726882465.28866: running TaskExecutor() for managed_node1/TASK: Create EPEL 40 11738 1726882465.28871: in run() - task 0affc7ec-ae25-e763-854c-0000000000af 11738 1726882465.28894: variable 'ansible_search_path' from source: unknown 11738 1726882465.28898: variable 'ansible_search_path' from source: unknown 11738 1726882465.28937: calling self._execute() 11738 1726882465.29016: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.29020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.29038: variable 'omit' from source: magic vars 11738 1726882465.29341: variable 'ansible_distribution' from source: facts 11738 1726882465.29351: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 11738 1726882465.29354: when evaluation is False, skipping this task 11738 1726882465.29357: _execute() done 11738 1726882465.29360: dumping result to json 11738 1726882465.29366: done dumping result, returning 11738 1726882465.29372: done running TaskExecutor() for managed_node1/TASK: Create EPEL 40 [0affc7ec-ae25-e763-854c-0000000000af] 11738 1726882465.29378: sending task result for task 0affc7ec-ae25-e763-854c-0000000000af 11738 1726882465.29478: done sending task result for task 0affc7ec-ae25-e763-854c-0000000000af 11738 1726882465.29482: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 11738 1726882465.29553: no more pending results, returning what we have 11738 1726882465.29556: results queue empty 11738 1726882465.29556: checking for any_errors_fatal 11738 1726882465.29558: done checking for any_errors_fatal 11738 1726882465.29558: checking for max_fail_percentage 11738 1726882465.29560: done checking for max_fail_percentage 11738 1726882465.29561: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.29561: done checking to see if all hosts have failed 11738 1726882465.29562: getting the remaining hosts for this loop 11738 1726882465.29563: done getting the remaining hosts for this loop 11738 1726882465.29566: getting the next task for host managed_node1 11738 1726882465.29571: done getting next task for host managed_node1 11738 1726882465.29573: ^ task is: TASK: Install yum-utils package 11738 1726882465.29577: ^ 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 11738 1726882465.29580: getting variables 11738 1726882465.29581: in VariableManager get_vars() 11738 1726882465.29608: Calling all_inventory to load vars for managed_node1 11738 1726882465.29610: Calling groups_inventory to load vars for managed_node1 11738 1726882465.29613: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.29624: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.29627: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.29630: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.29762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.29880: done with get_vars() 11738 1726882465.29887: done getting variables 11738 1726882465.29960: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:34:25 -0400 (0:00:00.018) 0:00:05.922 ****** 11738 1726882465.29982: entering _queue_task() for managed_node1/package 11738 1726882465.29984: Creating lock for package 11738 1726882465.30177: worker is 1 (out of 1 available) 11738 1726882465.30191: exiting _queue_task() for managed_node1/package 11738 1726882465.30204: done queuing things up, now waiting for results queue to drain 11738 1726882465.30206: waiting for pending results... 11738 1726882465.30351: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 11738 1726882465.30417: in run() - task 0affc7ec-ae25-e763-854c-0000000000b0 11738 1726882465.30431: variable 'ansible_search_path' from source: unknown 11738 1726882465.30436: variable 'ansible_search_path' from source: unknown 11738 1726882465.30468: calling self._execute() 11738 1726882465.30528: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.30534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.30548: variable 'omit' from source: magic vars 11738 1726882465.31035: variable 'ansible_distribution' from source: facts 11738 1726882465.31039: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 11738 1726882465.31042: when evaluation is False, skipping this task 11738 1726882465.31044: _execute() done 11738 1726882465.31046: dumping result to json 11738 1726882465.31048: done dumping result, returning 11738 1726882465.31051: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affc7ec-ae25-e763-854c-0000000000b0] 11738 1726882465.31053: sending task result for task 0affc7ec-ae25-e763-854c-0000000000b0 11738 1726882465.31119: done sending task result for task 0affc7ec-ae25-e763-854c-0000000000b0 11738 1726882465.31124: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 11738 1726882465.31170: no more pending results, returning what we have 11738 1726882465.31173: results queue empty 11738 1726882465.31174: checking for any_errors_fatal 11738 1726882465.31179: done checking for any_errors_fatal 11738 1726882465.31180: checking for max_fail_percentage 11738 1726882465.31181: done checking for max_fail_percentage 11738 1726882465.31182: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.31183: done checking to see if all hosts have failed 11738 1726882465.31184: getting the remaining hosts for this loop 11738 1726882465.31185: done getting the remaining hosts for this loop 11738 1726882465.31188: getting the next task for host managed_node1 11738 1726882465.31193: done getting next task for host managed_node1 11738 1726882465.31195: ^ task is: TASK: Enable EPEL 7 11738 1726882465.31198: ^ 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 11738 1726882465.31202: getting variables 11738 1726882465.31203: in VariableManager get_vars() 11738 1726882465.31234: Calling all_inventory to load vars for managed_node1 11738 1726882465.31237: Calling groups_inventory to load vars for managed_node1 11738 1726882465.31240: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.31249: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.31252: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.31255: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.31430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.31686: done with get_vars() 11738 1726882465.31698: done getting variables 11738 1726882465.31758: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:34:25 -0400 (0:00:00.018) 0:00:05.940 ****** 11738 1726882465.31802: entering _queue_task() for managed_node1/command 11738 1726882465.32064: worker is 1 (out of 1 available) 11738 1726882465.32077: exiting _queue_task() for managed_node1/command 11738 1726882465.32090: done queuing things up, now waiting for results queue to drain 11738 1726882465.32091: waiting for pending results... 11738 1726882465.32254: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 11738 1726882465.32354: in run() - task 0affc7ec-ae25-e763-854c-0000000000b1 11738 1726882465.32371: variable 'ansible_search_path' from source: unknown 11738 1726882465.32376: variable 'ansible_search_path' from source: unknown 11738 1726882465.32410: calling self._execute() 11738 1726882465.32481: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.32489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.32503: variable 'omit' from source: magic vars 11738 1726882465.33028: variable 'ansible_distribution' from source: facts 11738 1726882465.33031: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 11738 1726882465.33034: when evaluation is False, skipping this task 11738 1726882465.33036: _execute() done 11738 1726882465.33039: dumping result to json 11738 1726882465.33041: done dumping result, returning 11738 1726882465.33043: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affc7ec-ae25-e763-854c-0000000000b1] 11738 1726882465.33045: sending task result for task 0affc7ec-ae25-e763-854c-0000000000b1 11738 1726882465.33109: done sending task result for task 0affc7ec-ae25-e763-854c-0000000000b1 11738 1726882465.33112: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 11738 1726882465.33165: no more pending results, returning what we have 11738 1726882465.33169: results queue empty 11738 1726882465.33170: checking for any_errors_fatal 11738 1726882465.33177: done checking for any_errors_fatal 11738 1726882465.33178: checking for max_fail_percentage 11738 1726882465.33180: done checking for max_fail_percentage 11738 1726882465.33181: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.33182: done checking to see if all hosts have failed 11738 1726882465.33183: getting the remaining hosts for this loop 11738 1726882465.33185: done getting the remaining hosts for this loop 11738 1726882465.33189: getting the next task for host managed_node1 11738 1726882465.33197: done getting next task for host managed_node1 11738 1726882465.33200: ^ task is: TASK: Enable EPEL 8 11738 1726882465.33204: ^ 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 11738 1726882465.33208: getting variables 11738 1726882465.33210: in VariableManager get_vars() 11738 1726882465.33243: Calling all_inventory to load vars for managed_node1 11738 1726882465.33246: Calling groups_inventory to load vars for managed_node1 11738 1726882465.33251: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.33264: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.33268: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.33271: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.33620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.33748: done with get_vars() 11738 1726882465.33756: done getting variables 11738 1726882465.33802: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:34:25 -0400 (0:00:00.020) 0:00:05.960 ****** 11738 1726882465.33825: entering _queue_task() for managed_node1/command 11738 1726882465.33995: worker is 1 (out of 1 available) 11738 1726882465.34008: exiting _queue_task() for managed_node1/command 11738 1726882465.34023: done queuing things up, now waiting for results queue to drain 11738 1726882465.34024: waiting for pending results... 11738 1726882465.34184: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 11738 1726882465.34254: in run() - task 0affc7ec-ae25-e763-854c-0000000000b2 11738 1726882465.34269: variable 'ansible_search_path' from source: unknown 11738 1726882465.34272: variable 'ansible_search_path' from source: unknown 11738 1726882465.34311: calling self._execute() 11738 1726882465.34363: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.34368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.34377: variable 'omit' from source: magic vars 11738 1726882465.34670: variable 'ansible_distribution' from source: facts 11738 1726882465.34683: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 11738 1726882465.34686: when evaluation is False, skipping this task 11738 1726882465.34689: _execute() done 11738 1726882465.34691: dumping result to json 11738 1726882465.34694: done dumping result, returning 11738 1726882465.34699: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affc7ec-ae25-e763-854c-0000000000b2] 11738 1726882465.34704: sending task result for task 0affc7ec-ae25-e763-854c-0000000000b2 11738 1726882465.34793: done sending task result for task 0affc7ec-ae25-e763-854c-0000000000b2 11738 1726882465.34796: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 11738 1726882465.34846: no more pending results, returning what we have 11738 1726882465.34849: results queue empty 11738 1726882465.34849: checking for any_errors_fatal 11738 1726882465.34853: done checking for any_errors_fatal 11738 1726882465.34854: checking for max_fail_percentage 11738 1726882465.34855: done checking for max_fail_percentage 11738 1726882465.34856: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.34856: done checking to see if all hosts have failed 11738 1726882465.34857: getting the remaining hosts for this loop 11738 1726882465.34858: done getting the remaining hosts for this loop 11738 1726882465.34861: getting the next task for host managed_node1 11738 1726882465.34868: done getting next task for host managed_node1 11738 1726882465.34871: ^ task is: TASK: Enable EPEL 6 11738 1726882465.34875: ^ 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 11738 1726882465.34878: getting variables 11738 1726882465.34879: in VariableManager get_vars() 11738 1726882465.34903: Calling all_inventory to load vars for managed_node1 11738 1726882465.34910: Calling groups_inventory to load vars for managed_node1 11738 1726882465.34913: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.34919: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.34921: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.34925: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.35053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.35170: done with get_vars() 11738 1726882465.35176: done getting variables 11738 1726882465.35217: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:34:25 -0400 (0:00:00.014) 0:00:05.975 ****** 11738 1726882465.35240: entering _queue_task() for managed_node1/copy 11738 1726882465.35414: worker is 1 (out of 1 available) 11738 1726882465.35428: exiting _queue_task() for managed_node1/copy 11738 1726882465.35440: done queuing things up, now waiting for results queue to drain 11738 1726882465.35441: waiting for pending results... 11738 1726882465.35741: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 11738 1726882465.35746: in run() - task 0affc7ec-ae25-e763-854c-0000000000b4 11738 1726882465.35751: variable 'ansible_search_path' from source: unknown 11738 1726882465.35759: variable 'ansible_search_path' from source: unknown 11738 1726882465.35802: calling self._execute() 11738 1726882465.35889: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.35901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.35914: variable 'omit' from source: magic vars 11738 1726882465.36305: variable 'ansible_distribution' from source: facts 11738 1726882465.36327: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 11738 1726882465.36335: when evaluation is False, skipping this task 11738 1726882465.36344: _execute() done 11738 1726882465.36351: dumping result to json 11738 1726882465.36358: done dumping result, returning 11738 1726882465.36368: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affc7ec-ae25-e763-854c-0000000000b4] 11738 1726882465.36382: sending task result for task 0affc7ec-ae25-e763-854c-0000000000b4 11738 1726882465.36494: done sending task result for task 0affc7ec-ae25-e763-854c-0000000000b4 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 11738 1726882465.36545: no more pending results, returning what we have 11738 1726882465.36549: results queue empty 11738 1726882465.36550: checking for any_errors_fatal 11738 1726882465.36554: done checking for any_errors_fatal 11738 1726882465.36555: checking for max_fail_percentage 11738 1726882465.36557: done checking for max_fail_percentage 11738 1726882465.36557: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.36558: done checking to see if all hosts have failed 11738 1726882465.36559: getting the remaining hosts for this loop 11738 1726882465.36560: done getting the remaining hosts for this loop 11738 1726882465.36563: getting the next task for host managed_node1 11738 1726882465.36572: done getting next task for host managed_node1 11738 1726882465.36574: ^ task is: TASK: Set network provider to 'initscripts' 11738 1726882465.36576: ^ 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 11738 1726882465.36579: getting variables 11738 1726882465.36580: in VariableManager get_vars() 11738 1726882465.36604: Calling all_inventory to load vars for managed_node1 11738 1726882465.36606: Calling groups_inventory to load vars for managed_node1 11738 1726882465.36609: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.36618: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.36620: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.36626: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.36782: WORKER PROCESS EXITING 11738 1726882465.36794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.36909: done with get_vars() 11738 1726882465.36915: done getting variables 11738 1726882465.36960: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:12 Friday 20 September 2024 21:34:25 -0400 (0:00:00.017) 0:00:05.992 ****** 11738 1726882465.36978: entering _queue_task() for managed_node1/set_fact 11738 1726882465.37152: worker is 1 (out of 1 available) 11738 1726882465.37165: exiting _queue_task() for managed_node1/set_fact 11738 1726882465.37177: done queuing things up, now waiting for results queue to drain 11738 1726882465.37178: waiting for pending results... 11738 1726882465.37315: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 11738 1726882465.37372: in run() - task 0affc7ec-ae25-e763-854c-000000000007 11738 1726882465.37383: variable 'ansible_search_path' from source: unknown 11738 1726882465.37414: calling self._execute() 11738 1726882465.37472: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.37476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.37486: variable 'omit' from source: magic vars 11738 1726882465.37561: variable 'omit' from source: magic vars 11738 1726882465.37586: variable 'omit' from source: magic vars 11738 1726882465.37612: variable 'omit' from source: magic vars 11738 1726882465.37650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11738 1726882465.37681: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11738 1726882465.37696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11738 1726882465.37710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11738 1726882465.37720: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11738 1726882465.37748: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11738 1726882465.37752: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.37754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.37827: Set connection var ansible_shell_executable to /bin/sh 11738 1726882465.37835: Set connection var ansible_connection to ssh 11738 1726882465.37842: Set connection var ansible_shell_type to sh 11738 1726882465.37846: Set connection var ansible_timeout to 10 11738 1726882465.37851: Set connection var ansible_module_compression to ZIP_DEFLATED 11738 1726882465.37858: Set connection var ansible_pipelining to False 11738 1726882465.37878: variable 'ansible_shell_executable' from source: unknown 11738 1726882465.37881: variable 'ansible_connection' from source: unknown 11738 1726882465.37884: variable 'ansible_module_compression' from source: unknown 11738 1726882465.37887: variable 'ansible_shell_type' from source: unknown 11738 1726882465.37889: variable 'ansible_shell_executable' from source: unknown 11738 1726882465.37892: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.37896: variable 'ansible_pipelining' from source: unknown 11738 1726882465.37899: variable 'ansible_timeout' from source: unknown 11738 1726882465.37903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.38012: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11738 1726882465.38023: variable 'omit' from source: magic vars 11738 1726882465.38028: starting attempt loop 11738 1726882465.38031: running the handler 11738 1726882465.38041: handler run complete 11738 1726882465.38050: attempt loop complete, returning result 11738 1726882465.38054: _execute() done 11738 1726882465.38057: dumping result to json 11738 1726882465.38059: done dumping result, returning 11738 1726882465.38070: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0affc7ec-ae25-e763-854c-000000000007] 11738 1726882465.38073: sending task result for task 0affc7ec-ae25-e763-854c-000000000007 11738 1726882465.38156: done sending task result for task 0affc7ec-ae25-e763-854c-000000000007 11738 1726882465.38159: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 11738 1726882465.38220: no more pending results, returning what we have 11738 1726882465.38224: results queue empty 11738 1726882465.38225: checking for any_errors_fatal 11738 1726882465.38228: done checking for any_errors_fatal 11738 1726882465.38229: checking for max_fail_percentage 11738 1726882465.38231: done checking for max_fail_percentage 11738 1726882465.38232: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.38233: done checking to see if all hosts have failed 11738 1726882465.38233: getting the remaining hosts for this loop 11738 1726882465.38234: done getting the remaining hosts for this loop 11738 1726882465.38238: getting the next task for host managed_node1 11738 1726882465.38243: done getting next task for host managed_node1 11738 1726882465.38244: ^ task is: TASK: meta (flush_handlers) 11738 1726882465.38246: ^ 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 11738 1726882465.38250: getting variables 11738 1726882465.38251: in VariableManager get_vars() 11738 1726882465.38274: Calling all_inventory to load vars for managed_node1 11738 1726882465.38278: Calling groups_inventory to load vars for managed_node1 11738 1726882465.38281: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.38290: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.38293: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.38295: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.38427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.38540: done with get_vars() 11738 1726882465.38546: done getting variables 11738 1726882465.38590: in VariableManager get_vars() 11738 1726882465.38595: Calling all_inventory to load vars for managed_node1 11738 1726882465.38597: Calling groups_inventory to load vars for managed_node1 11738 1726882465.38598: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.38601: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.38602: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.38604: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.38688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.38798: done with get_vars() 11738 1726882465.38808: done queuing things up, now waiting for results queue to drain 11738 1726882465.38809: results queue empty 11738 1726882465.38809: checking for any_errors_fatal 11738 1726882465.38811: done checking for any_errors_fatal 11738 1726882465.38812: checking for max_fail_percentage 11738 1726882465.38813: done checking for max_fail_percentage 11738 1726882465.38813: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.38814: done checking to see if all hosts have failed 11738 1726882465.38814: getting the remaining hosts for this loop 11738 1726882465.38815: done getting the remaining hosts for this loop 11738 1726882465.38817: getting the next task for host managed_node1 11738 1726882465.38819: done getting next task for host managed_node1 11738 1726882465.38820: ^ task is: TASK: meta (flush_handlers) 11738 1726882465.38821: ^ 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 11738 1726882465.38827: getting variables 11738 1726882465.38828: in VariableManager get_vars() 11738 1726882465.38834: Calling all_inventory to load vars for managed_node1 11738 1726882465.38836: Calling groups_inventory to load vars for managed_node1 11738 1726882465.38837: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.38841: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.38842: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.38844: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.38927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.39176: done with get_vars() 11738 1726882465.39181: done getting variables 11738 1726882465.39210: in VariableManager get_vars() 11738 1726882465.39217: Calling all_inventory to load vars for managed_node1 11738 1726882465.39218: Calling groups_inventory to load vars for managed_node1 11738 1726882465.39219: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.39224: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.39226: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.39227: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.39307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.39415: done with get_vars() 11738 1726882465.39424: done queuing things up, now waiting for results queue to drain 11738 1726882465.39426: results queue empty 11738 1726882465.39426: checking for any_errors_fatal 11738 1726882465.39427: done checking for any_errors_fatal 11738 1726882465.39427: checking for max_fail_percentage 11738 1726882465.39428: done checking for max_fail_percentage 11738 1726882465.39428: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.39429: done checking to see if all hosts have failed 11738 1726882465.39429: getting the remaining hosts for this loop 11738 1726882465.39430: done getting the remaining hosts for this loop 11738 1726882465.39431: getting the next task for host managed_node1 11738 1726882465.39433: done getting next task for host managed_node1 11738 1726882465.39434: ^ task is: None 11738 1726882465.39434: ^ 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 11738 1726882465.39435: done queuing things up, now waiting for results queue to drain 11738 1726882465.39436: results queue empty 11738 1726882465.39436: checking for any_errors_fatal 11738 1726882465.39437: done checking for any_errors_fatal 11738 1726882465.39437: checking for max_fail_percentage 11738 1726882465.39438: done checking for max_fail_percentage 11738 1726882465.39438: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.39438: done checking to see if all hosts have failed 11738 1726882465.39440: getting the next task for host managed_node1 11738 1726882465.39441: done getting next task for host managed_node1 11738 1726882465.39441: ^ task is: None 11738 1726882465.39442: ^ 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 11738 1726882465.39475: in VariableManager get_vars() 11738 1726882465.39486: done with get_vars() 11738 1726882465.39491: in VariableManager get_vars() 11738 1726882465.39497: done with get_vars() 11738 1726882465.39501: variable 'omit' from source: magic vars 11738 1726882465.39520: in VariableManager get_vars() 11738 1726882465.39529: done with get_vars() 11738 1726882465.39542: variable 'omit' from source: magic vars PLAY [Test configuring bridges] ************************************************ 11738 1726882465.39663: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11738 1726882465.39683: getting the remaining hosts for this loop 11738 1726882465.39684: done getting the remaining hosts for this loop 11738 1726882465.39686: getting the next task for host managed_node1 11738 1726882465.39688: done getting next task for host managed_node1 11738 1726882465.39689: ^ task is: TASK: Gathering Facts 11738 1726882465.39690: ^ 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 11738 1726882465.39691: getting variables 11738 1726882465.39692: in VariableManager get_vars() 11738 1726882465.39697: Calling all_inventory to load vars for managed_node1 11738 1726882465.39698: Calling groups_inventory to load vars for managed_node1 11738 1726882465.39700: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.39703: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.39713: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.39717: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.39800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.39908: done with get_vars() 11738 1726882465.39913: done getting variables 11738 1726882465.39943: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:3 Friday 20 September 2024 21:34:25 -0400 (0:00:00.029) 0:00:06.022 ****** 11738 1726882465.39958: entering _queue_task() for managed_node1/gather_facts 11738 1726882465.40124: worker is 1 (out of 1 available) 11738 1726882465.40135: exiting _queue_task() for managed_node1/gather_facts 11738 1726882465.40146: done queuing things up, now waiting for results queue to drain 11738 1726882465.40148: waiting for pending results... 11738 1726882465.40290: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11738 1726882465.40349: in run() - task 0affc7ec-ae25-e763-854c-0000000000da 11738 1726882465.40363: variable 'ansible_search_path' from source: unknown 11738 1726882465.40511: calling self._execute() 11738 1726882465.40555: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.40561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.40571: variable 'omit' from source: magic vars 11738 1726882465.40882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882465.42530: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882465.42535: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882465.42546: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882465.42575: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882465.42594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882465.42662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882465.42684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882465.42703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882465.42732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882465.42745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882465.42842: variable 'ansible_distribution' from source: facts 11738 1726882465.42848: variable 'ansible_distribution_major_version' from source: facts 11738 1726882465.42862: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882465.42867: when evaluation is False, skipping this task 11738 1726882465.42870: _execute() done 11738 1726882465.42873: dumping result to json 11738 1726882465.42875: done dumping result, returning 11738 1726882465.42877: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-e763-854c-0000000000da] 11738 1726882465.42881: sending task result for task 0affc7ec-ae25-e763-854c-0000000000da 11738 1726882465.42953: done sending task result for task 0affc7ec-ae25-e763-854c-0000000000da 11738 1726882465.42956: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882465.43124: no more pending results, returning what we have 11738 1726882465.43127: results queue empty 11738 1726882465.43127: checking for any_errors_fatal 11738 1726882465.43128: done checking for any_errors_fatal 11738 1726882465.43129: checking for max_fail_percentage 11738 1726882465.43130: done checking for max_fail_percentage 11738 1726882465.43130: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.43131: done checking to see if all hosts have failed 11738 1726882465.43131: getting the remaining hosts for this loop 11738 1726882465.43132: done getting the remaining hosts for this loop 11738 1726882465.43134: getting the next task for host managed_node1 11738 1726882465.43138: done getting next task for host managed_node1 11738 1726882465.43139: ^ task is: TASK: meta (flush_handlers) 11738 1726882465.43140: ^ 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 11738 1726882465.43142: getting variables 11738 1726882465.43143: in VariableManager get_vars() 11738 1726882465.43157: Calling all_inventory to load vars for managed_node1 11738 1726882465.43160: Calling groups_inventory to load vars for managed_node1 11738 1726882465.43163: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.43170: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.43171: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.43173: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.43274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.43396: done with get_vars() 11738 1726882465.43402: done getting variables 11738 1726882465.43449: in VariableManager get_vars() 11738 1726882465.43456: Calling all_inventory to load vars for managed_node1 11738 1726882465.43460: Calling groups_inventory to load vars for managed_node1 11738 1726882465.43462: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.43465: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.43466: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.43468: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.43547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.43673: done with get_vars() 11738 1726882465.43682: done queuing things up, now waiting for results queue to drain 11738 1726882465.43683: results queue empty 11738 1726882465.43684: checking for any_errors_fatal 11738 1726882465.43685: done checking for any_errors_fatal 11738 1726882465.43685: checking for max_fail_percentage 11738 1726882465.43686: done checking for max_fail_percentage 11738 1726882465.43686: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.43687: done checking to see if all hosts have failed 11738 1726882465.43687: getting the remaining hosts for this loop 11738 1726882465.43688: done getting the remaining hosts for this loop 11738 1726882465.43690: getting the next task for host managed_node1 11738 1726882465.43692: done getting next task for host managed_node1 11738 1726882465.43693: ^ task is: TASK: Set interface={{ interface }} 11738 1726882465.43694: ^ 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 11738 1726882465.43696: getting variables 11738 1726882465.43696: in VariableManager get_vars() 11738 1726882465.43701: Calling all_inventory to load vars for managed_node1 11738 1726882465.43702: Calling groups_inventory to load vars for managed_node1 11738 1726882465.43703: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.43710: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.43711: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.43713: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.43797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.43910: done with get_vars() 11738 1726882465.43915: done getting variables 11738 1726882465.43944: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 11738 1726882465.44031: variable 'interface' from source: play vars TASK [Set interface=LSR-TST-br31] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:9 Friday 20 September 2024 21:34:25 -0400 (0:00:00.040) 0:00:06.063 ****** 11738 1726882465.44061: entering _queue_task() for managed_node1/set_fact 11738 1726882465.44278: worker is 1 (out of 1 available) 11738 1726882465.44290: exiting _queue_task() for managed_node1/set_fact 11738 1726882465.44303: done queuing things up, now waiting for results queue to drain 11738 1726882465.44305: waiting for pending results... 11738 1726882465.44651: running TaskExecutor() for managed_node1/TASK: Set interface=LSR-TST-br31 11738 1726882465.44670: in run() - task 0affc7ec-ae25-e763-854c-00000000000b 11738 1726882465.44693: variable 'ansible_search_path' from source: unknown 11738 1726882465.44739: calling self._execute() 11738 1726882465.44879: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.44882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.44885: variable 'omit' from source: magic vars 11738 1726882465.45423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882465.47063: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882465.47111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882465.47140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882465.47181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882465.47202: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882465.47266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882465.47291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882465.47310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882465.47340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882465.47351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882465.47627: variable 'ansible_distribution' from source: facts 11738 1726882465.47631: variable 'ansible_distribution_major_version' from source: facts 11738 1726882465.47633: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882465.47636: when evaluation is False, skipping this task 11738 1726882465.47638: _execute() done 11738 1726882465.47640: dumping result to json 11738 1726882465.47642: done dumping result, returning 11738 1726882465.47644: done running TaskExecutor() for managed_node1/TASK: Set interface=LSR-TST-br31 [0affc7ec-ae25-e763-854c-00000000000b] 11738 1726882465.47646: sending task result for task 0affc7ec-ae25-e763-854c-00000000000b 11738 1726882465.47710: done sending task result for task 0affc7ec-ae25-e763-854c-00000000000b 11738 1726882465.47713: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882465.47792: no more pending results, returning what we have 11738 1726882465.47795: results queue empty 11738 1726882465.47796: checking for any_errors_fatal 11738 1726882465.47798: done checking for any_errors_fatal 11738 1726882465.47798: checking for max_fail_percentage 11738 1726882465.47800: done checking for max_fail_percentage 11738 1726882465.47801: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.47801: done checking to see if all hosts have failed 11738 1726882465.47802: getting the remaining hosts for this loop 11738 1726882465.47803: done getting the remaining hosts for this loop 11738 1726882465.47806: getting the next task for host managed_node1 11738 1726882465.47811: done getting next task for host managed_node1 11738 1726882465.47814: ^ task is: TASK: Include the task 'show_interfaces.yml' 11738 1726882465.47815: ^ 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 11738 1726882465.47819: getting variables 11738 1726882465.47820: in VariableManager get_vars() 11738 1726882465.47865: Calling all_inventory to load vars for managed_node1 11738 1726882465.47868: Calling groups_inventory to load vars for managed_node1 11738 1726882465.47871: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.47882: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.47885: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.47888: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.48384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.48580: done with get_vars() 11738 1726882465.48590: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:12 Friday 20 September 2024 21:34:25 -0400 (0:00:00.046) 0:00:06.109 ****** 11738 1726882465.48676: entering _queue_task() for managed_node1/include_tasks 11738 1726882465.48908: worker is 1 (out of 1 available) 11738 1726882465.48920: exiting _queue_task() for managed_node1/include_tasks 11738 1726882465.49133: done queuing things up, now waiting for results queue to drain 11738 1726882465.49134: waiting for pending results... 11738 1726882465.49180: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 11738 1726882465.49277: in run() - task 0affc7ec-ae25-e763-854c-00000000000c 11738 1726882465.49300: variable 'ansible_search_path' from source: unknown 11738 1726882465.49345: calling self._execute() 11738 1726882465.49431: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.49443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.49457: variable 'omit' from source: magic vars 11738 1726882465.49924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882465.52358: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882465.52442: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882465.52505: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882465.52531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882465.52564: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882465.52723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882465.52728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882465.52731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882465.52778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882465.52799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882465.52945: variable 'ansible_distribution' from source: facts 11738 1726882465.52955: variable 'ansible_distribution_major_version' from source: facts 11738 1726882465.52970: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882465.52976: when evaluation is False, skipping this task 11738 1726882465.52982: _execute() done 11738 1726882465.52987: dumping result to json 11738 1726882465.52992: done dumping result, returning 11738 1726882465.53001: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affc7ec-ae25-e763-854c-00000000000c] 11738 1726882465.53010: sending task result for task 0affc7ec-ae25-e763-854c-00000000000c skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882465.53258: no more pending results, returning what we have 11738 1726882465.53263: results queue empty 11738 1726882465.53264: checking for any_errors_fatal 11738 1726882465.53271: done checking for any_errors_fatal 11738 1726882465.53272: checking for max_fail_percentage 11738 1726882465.53274: done checking for max_fail_percentage 11738 1726882465.53275: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.53276: done checking to see if all hosts have failed 11738 1726882465.53277: getting the remaining hosts for this loop 11738 1726882465.53279: done getting the remaining hosts for this loop 11738 1726882465.53284: getting the next task for host managed_node1 11738 1726882465.53290: done getting next task for host managed_node1 11738 1726882465.53293: ^ task is: TASK: Include the task 'assert_device_absent.yml' 11738 1726882465.53295: ^ 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 11738 1726882465.53298: getting variables 11738 1726882465.53300: in VariableManager get_vars() 11738 1726882465.53336: Calling all_inventory to load vars for managed_node1 11738 1726882465.53340: Calling groups_inventory to load vars for managed_node1 11738 1726882465.53344: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.53357: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.53361: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.53364: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.53751: done sending task result for task 0affc7ec-ae25-e763-854c-00000000000c 11738 1726882465.53755: WORKER PROCESS EXITING 11738 1726882465.53780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.53981: done with get_vars() 11738 1726882465.53992: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:14 Friday 20 September 2024 21:34:25 -0400 (0:00:00.054) 0:00:06.163 ****** 11738 1726882465.54090: entering _queue_task() for managed_node1/include_tasks 11738 1726882465.54357: worker is 1 (out of 1 available) 11738 1726882465.54370: exiting _queue_task() for managed_node1/include_tasks 11738 1726882465.54384: done queuing things up, now waiting for results queue to drain 11738 1726882465.54385: waiting for pending results... 11738 1726882465.54639: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' 11738 1726882465.54736: in run() - task 0affc7ec-ae25-e763-854c-00000000000d 11738 1726882465.54762: variable 'ansible_search_path' from source: unknown 11738 1726882465.54804: calling self._execute() 11738 1726882465.54890: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.54902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.54918: variable 'omit' from source: magic vars 11738 1726882465.55384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882465.57815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882465.57890: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882465.57950: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882465.57991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882465.58027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882465.58115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882465.58156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882465.58187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882465.58252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882465.58260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882465.58427: variable 'ansible_distribution' from source: facts 11738 1726882465.58431: variable 'ansible_distribution_major_version' from source: facts 11738 1726882465.58437: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882465.58444: when evaluation is False, skipping this task 11738 1726882465.58452: _execute() done 11738 1726882465.58468: dumping result to json 11738 1726882465.58472: done dumping result, returning 11738 1726882465.58629: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' [0affc7ec-ae25-e763-854c-00000000000d] 11738 1726882465.58632: sending task result for task 0affc7ec-ae25-e763-854c-00000000000d 11738 1726882465.58701: done sending task result for task 0affc7ec-ae25-e763-854c-00000000000d 11738 1726882465.58705: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882465.58756: no more pending results, returning what we have 11738 1726882465.58760: results queue empty 11738 1726882465.58761: checking for any_errors_fatal 11738 1726882465.58766: done checking for any_errors_fatal 11738 1726882465.58767: checking for max_fail_percentage 11738 1726882465.58769: done checking for max_fail_percentage 11738 1726882465.58770: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.58771: done checking to see if all hosts have failed 11738 1726882465.58772: getting the remaining hosts for this loop 11738 1726882465.58774: done getting the remaining hosts for this loop 11738 1726882465.58779: getting the next task for host managed_node1 11738 1726882465.58787: done getting next task for host managed_node1 11738 1726882465.58789: ^ task is: TASK: meta (flush_handlers) 11738 1726882465.58791: ^ 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 11738 1726882465.58795: getting variables 11738 1726882465.58797: in VariableManager get_vars() 11738 1726882465.58830: Calling all_inventory to load vars for managed_node1 11738 1726882465.58833: Calling groups_inventory to load vars for managed_node1 11738 1726882465.58838: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.58850: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.58854: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.58857: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.59250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.59448: done with get_vars() 11738 1726882465.59458: done getting variables 11738 1726882465.59528: in VariableManager get_vars() 11738 1726882465.59537: Calling all_inventory to load vars for managed_node1 11738 1726882465.59539: Calling groups_inventory to load vars for managed_node1 11738 1726882465.59542: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.59546: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.59549: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.59553: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.59693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.59883: done with get_vars() 11738 1726882465.59897: done queuing things up, now waiting for results queue to drain 11738 1726882465.59899: results queue empty 11738 1726882465.59900: checking for any_errors_fatal 11738 1726882465.59902: done checking for any_errors_fatal 11738 1726882465.59902: checking for max_fail_percentage 11738 1726882465.59903: done checking for max_fail_percentage 11738 1726882465.59904: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.59905: done checking to see if all hosts have failed 11738 1726882465.59905: getting the remaining hosts for this loop 11738 1726882465.59906: done getting the remaining hosts for this loop 11738 1726882465.59909: getting the next task for host managed_node1 11738 1726882465.59912: done getting next task for host managed_node1 11738 1726882465.59914: ^ task is: TASK: meta (flush_handlers) 11738 1726882465.59915: ^ 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 11738 1726882465.59918: getting variables 11738 1726882465.59919: in VariableManager get_vars() 11738 1726882465.59928: Calling all_inventory to load vars for managed_node1 11738 1726882465.59930: Calling groups_inventory to load vars for managed_node1 11738 1726882465.59933: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.59943: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.59946: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.59949: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.60085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.60298: done with get_vars() 11738 1726882465.60306: done getting variables 11738 1726882465.60353: in VariableManager get_vars() 11738 1726882465.60361: Calling all_inventory to load vars for managed_node1 11738 1726882465.60363: Calling groups_inventory to load vars for managed_node1 11738 1726882465.60365: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.60368: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.60370: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.60373: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.60494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.60684: done with get_vars() 11738 1726882465.60695: done queuing things up, now waiting for results queue to drain 11738 1726882465.60697: results queue empty 11738 1726882465.60698: checking for any_errors_fatal 11738 1726882465.60699: done checking for any_errors_fatal 11738 1726882465.60700: checking for max_fail_percentage 11738 1726882465.60701: done checking for max_fail_percentage 11738 1726882465.60701: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.60702: done checking to see if all hosts have failed 11738 1726882465.60703: getting the remaining hosts for this loop 11738 1726882465.60704: done getting the remaining hosts for this loop 11738 1726882465.60706: getting the next task for host managed_node1 11738 1726882465.60709: done getting next task for host managed_node1 11738 1726882465.60710: ^ task is: None 11738 1726882465.60711: ^ 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 11738 1726882465.60712: done queuing things up, now waiting for results queue to drain 11738 1726882465.60713: results queue empty 11738 1726882465.60714: checking for any_errors_fatal 11738 1726882465.60715: done checking for any_errors_fatal 11738 1726882465.60715: checking for max_fail_percentage 11738 1726882465.60716: done checking for max_fail_percentage 11738 1726882465.60717: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.60717: done checking to see if all hosts have failed 11738 1726882465.60719: getting the next task for host managed_node1 11738 1726882465.60724: done getting next task for host managed_node1 11738 1726882465.60725: ^ task is: None 11738 1726882465.60726: ^ 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 11738 1726882465.60758: in VariableManager get_vars() 11738 1726882465.60777: done with get_vars() 11738 1726882465.60782: in VariableManager get_vars() 11738 1726882465.60794: done with get_vars() 11738 1726882465.60797: variable 'omit' from source: magic vars 11738 1726882465.60828: in VariableManager get_vars() 11738 1726882465.60841: done with get_vars() 11738 1726882465.60861: variable 'omit' from source: magic vars PLAY [Add test bridge] ********************************************************* 11738 1726882465.61529: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11738 1726882465.61552: getting the remaining hosts for this loop 11738 1726882465.61553: done getting the remaining hosts for this loop 11738 1726882465.61556: getting the next task for host managed_node1 11738 1726882465.61558: done getting next task for host managed_node1 11738 1726882465.61560: ^ task is: TASK: Gathering Facts 11738 1726882465.61561: ^ 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 11738 1726882465.61563: getting variables 11738 1726882465.61564: in VariableManager get_vars() 11738 1726882465.61575: Calling all_inventory to load vars for managed_node1 11738 1726882465.61577: Calling groups_inventory to load vars for managed_node1 11738 1726882465.61579: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.61584: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.61586: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.61589: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.61731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.61929: done with get_vars() 11738 1726882465.61937: done getting variables 11738 1726882465.61977: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:17 Friday 20 September 2024 21:34:25 -0400 (0:00:00.079) 0:00:06.242 ****** 11738 1726882465.62001: entering _queue_task() for managed_node1/gather_facts 11738 1726882465.62457: worker is 1 (out of 1 available) 11738 1726882465.62466: exiting _queue_task() for managed_node1/gather_facts 11738 1726882465.62478: done queuing things up, now waiting for results queue to drain 11738 1726882465.62479: waiting for pending results... 11738 1726882465.62549: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11738 1726882465.62706: in run() - task 0affc7ec-ae25-e763-854c-0000000000f5 11738 1726882465.62710: variable 'ansible_search_path' from source: unknown 11738 1726882465.62713: calling self._execute() 11738 1726882465.62785: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.62797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.62815: variable 'omit' from source: magic vars 11738 1726882465.63279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882465.65641: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882465.65730: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882465.65859: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882465.65862: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882465.65865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882465.65950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882465.65994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882465.66032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882465.66086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882465.66108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882465.66261: variable 'ansible_distribution' from source: facts 11738 1726882465.66275: variable 'ansible_distribution_major_version' from source: facts 11738 1726882465.66296: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882465.66304: when evaluation is False, skipping this task 11738 1726882465.66312: _execute() done 11738 1726882465.66319: dumping result to json 11738 1726882465.66329: done dumping result, returning 11738 1726882465.66401: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-e763-854c-0000000000f5] 11738 1726882465.66405: sending task result for task 0affc7ec-ae25-e763-854c-0000000000f5 11738 1726882465.66470: done sending task result for task 0affc7ec-ae25-e763-854c-0000000000f5 11738 1726882465.66473: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882465.66561: no more pending results, returning what we have 11738 1726882465.66565: results queue empty 11738 1726882465.66566: checking for any_errors_fatal 11738 1726882465.66567: done checking for any_errors_fatal 11738 1726882465.66568: checking for max_fail_percentage 11738 1726882465.66570: done checking for max_fail_percentage 11738 1726882465.66571: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.66572: done checking to see if all hosts have failed 11738 1726882465.66573: getting the remaining hosts for this loop 11738 1726882465.66574: done getting the remaining hosts for this loop 11738 1726882465.66579: getting the next task for host managed_node1 11738 1726882465.66585: done getting next task for host managed_node1 11738 1726882465.66587: ^ task is: TASK: meta (flush_handlers) 11738 1726882465.66589: ^ 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 11738 1726882465.66594: getting variables 11738 1726882465.66596: in VariableManager get_vars() 11738 1726882465.66638: Calling all_inventory to load vars for managed_node1 11738 1726882465.66642: Calling groups_inventory to load vars for managed_node1 11738 1726882465.66644: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.66658: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.66662: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.66665: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.67099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.67295: done with get_vars() 11738 1726882465.67305: done getting variables 11738 1726882465.67372: in VariableManager get_vars() 11738 1726882465.67383: Calling all_inventory to load vars for managed_node1 11738 1726882465.67385: Calling groups_inventory to load vars for managed_node1 11738 1726882465.67387: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.67392: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.67394: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.67397: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.67543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.67740: done with get_vars() 11738 1726882465.67752: done queuing things up, now waiting for results queue to drain 11738 1726882465.67754: results queue empty 11738 1726882465.67755: checking for any_errors_fatal 11738 1726882465.67757: done checking for any_errors_fatal 11738 1726882465.67757: checking for max_fail_percentage 11738 1726882465.67759: done checking for max_fail_percentage 11738 1726882465.67760: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.67760: done checking to see if all hosts have failed 11738 1726882465.67761: getting the remaining hosts for this loop 11738 1726882465.67762: done getting the remaining hosts for this loop 11738 1726882465.67764: getting the next task for host managed_node1 11738 1726882465.67768: done getting next task for host managed_node1 11738 1726882465.67771: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11738 1726882465.67772: ^ 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 11738 1726882465.67783: getting variables 11738 1726882465.67784: in VariableManager get_vars() 11738 1726882465.67797: Calling all_inventory to load vars for managed_node1 11738 1726882465.67799: Calling groups_inventory to load vars for managed_node1 11738 1726882465.67801: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.67811: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.67813: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.67816: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.67980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.68180: done with get_vars() 11738 1726882465.68188: 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:34:25 -0400 (0:00:00.062) 0:00:06.305 ****** 11738 1726882465.68259: entering _queue_task() for managed_node1/include_tasks 11738 1726882465.68517: worker is 1 (out of 1 available) 11738 1726882465.68634: exiting _queue_task() for managed_node1/include_tasks 11738 1726882465.68645: done queuing things up, now waiting for results queue to drain 11738 1726882465.68646: waiting for pending results... 11738 1726882465.68940: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11738 1726882465.68945: in run() - task 0affc7ec-ae25-e763-854c-000000000014 11738 1726882465.68948: variable 'ansible_search_path' from source: unknown 11738 1726882465.68951: variable 'ansible_search_path' from source: unknown 11738 1726882465.68973: calling self._execute() 11738 1726882465.69054: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.69072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.69087: variable 'omit' from source: magic vars 11738 1726882465.69547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882465.71920: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882465.72003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882465.72052: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882465.72097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882465.72228: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882465.72232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882465.72271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882465.72305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882465.72361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882465.72383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882465.72534: variable 'ansible_distribution' from source: facts 11738 1726882465.72547: variable 'ansible_distribution_major_version' from source: facts 11738 1726882465.72567: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882465.72575: when evaluation is False, skipping this task 11738 1726882465.72583: _execute() done 11738 1726882465.72589: dumping result to json 11738 1726882465.72597: done dumping result, returning 11738 1726882465.72674: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-e763-854c-000000000014] 11738 1726882465.72677: sending task result for task 0affc7ec-ae25-e763-854c-000000000014 11738 1726882465.72754: done sending task result for task 0affc7ec-ae25-e763-854c-000000000014 11738 1726882465.72757: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882465.72832: no more pending results, returning what we have 11738 1726882465.72836: results queue empty 11738 1726882465.72837: checking for any_errors_fatal 11738 1726882465.72839: done checking for any_errors_fatal 11738 1726882465.72840: checking for max_fail_percentage 11738 1726882465.72842: done checking for max_fail_percentage 11738 1726882465.72843: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.72844: done checking to see if all hosts have failed 11738 1726882465.72845: getting the remaining hosts for this loop 11738 1726882465.72846: done getting the remaining hosts for this loop 11738 1726882465.72851: getting the next task for host managed_node1 11738 1726882465.72857: done getting next task for host managed_node1 11738 1726882465.72861: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11738 1726882465.72863: ^ 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 11738 1726882465.72879: getting variables 11738 1726882465.72881: in VariableManager get_vars() 11738 1726882465.72924: Calling all_inventory to load vars for managed_node1 11738 1726882465.72928: Calling groups_inventory to load vars for managed_node1 11738 1726882465.72931: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.72942: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.72946: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.72950: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.73332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.73538: done with get_vars() 11738 1726882465.73548: done getting variables 11738 1726882465.73637: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [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:34:25 -0400 (0:00:00.054) 0:00:06.359 ****** 11738 1726882465.73666: entering _queue_task() for managed_node1/debug 11738 1726882465.73668: Creating lock for debug 11738 1726882465.73918: worker is 1 (out of 1 available) 11738 1726882465.73934: exiting _queue_task() for managed_node1/debug 11738 1726882465.73946: done queuing things up, now waiting for results queue to drain 11738 1726882465.73947: waiting for pending results... 11738 1726882465.74641: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 11738 1726882465.74646: in run() - task 0affc7ec-ae25-e763-854c-000000000015 11738 1726882465.74649: variable 'ansible_search_path' from source: unknown 11738 1726882465.74829: variable 'ansible_search_path' from source: unknown 11738 1726882465.74833: calling self._execute() 11738 1726882465.75028: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.75032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.75044: variable 'omit' from source: magic vars 11738 1726882465.76087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882465.80285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882465.80644: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882465.80692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882465.80740: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882465.80775: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882465.80876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882465.81028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882465.81034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882465.81037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882465.81039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882465.81163: variable 'ansible_distribution' from source: facts 11738 1726882465.81178: variable 'ansible_distribution_major_version' from source: facts 11738 1726882465.81195: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882465.81204: when evaluation is False, skipping this task 11738 1726882465.81215: _execute() done 11738 1726882465.81227: dumping result to json 11738 1726882465.81235: done dumping result, returning 11738 1726882465.81251: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-e763-854c-000000000015] 11738 1726882465.81261: sending task result for task 0affc7ec-ae25-e763-854c-000000000015 11738 1726882465.81539: done sending task result for task 0affc7ec-ae25-e763-854c-000000000015 11738 1726882465.81542: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11738 1726882465.81588: no more pending results, returning what we have 11738 1726882465.81592: results queue empty 11738 1726882465.81593: checking for any_errors_fatal 11738 1726882465.81600: done checking for any_errors_fatal 11738 1726882465.81601: checking for max_fail_percentage 11738 1726882465.81603: done checking for max_fail_percentage 11738 1726882465.81604: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.81605: done checking to see if all hosts have failed 11738 1726882465.81605: getting the remaining hosts for this loop 11738 1726882465.81607: done getting the remaining hosts for this loop 11738 1726882465.81613: getting the next task for host managed_node1 11738 1726882465.81618: done getting next task for host managed_node1 11738 1726882465.81625: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11738 1726882465.81627: ^ 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 11738 1726882465.81641: getting variables 11738 1726882465.81643: in VariableManager get_vars() 11738 1726882465.81682: Calling all_inventory to load vars for managed_node1 11738 1726882465.81686: Calling groups_inventory to load vars for managed_node1 11738 1726882465.81688: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.81698: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.81701: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.81704: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.81918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.82256: done with get_vars() 11738 1726882465.82266: done getting variables 11738 1726882465.82350: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:25 -0400 (0:00:00.087) 0:00:06.446 ****** 11738 1726882465.82378: entering _queue_task() for managed_node1/fail 11738 1726882465.82380: Creating lock for fail 11738 1726882465.82636: worker is 1 (out of 1 available) 11738 1726882465.82650: exiting _queue_task() for managed_node1/fail 11738 1726882465.82662: done queuing things up, now waiting for results queue to drain 11738 1726882465.82663: waiting for pending results... 11738 1726882465.83043: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11738 1726882465.83048: in run() - task 0affc7ec-ae25-e763-854c-000000000016 11738 1726882465.83051: variable 'ansible_search_path' from source: unknown 11738 1726882465.83060: variable 'ansible_search_path' from source: unknown 11738 1726882465.83103: calling self._execute() 11738 1726882465.83187: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.83200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.83216: variable 'omit' from source: magic vars 11738 1726882465.83696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882465.86573: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882465.86651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882465.86703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882465.86748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882465.86792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882465.86919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882465.86961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882465.87005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882465.87057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882465.87097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882465.87247: variable 'ansible_distribution' from source: facts 11738 1726882465.87315: variable 'ansible_distribution_major_version' from source: facts 11738 1726882465.87319: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882465.87324: when evaluation is False, skipping this task 11738 1726882465.87326: _execute() done 11738 1726882465.87329: dumping result to json 11738 1726882465.87331: done dumping result, returning 11738 1726882465.87334: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-e763-854c-000000000016] 11738 1726882465.87337: sending task result for task 0affc7ec-ae25-e763-854c-000000000016 11738 1726882465.87648: done sending task result for task 0affc7ec-ae25-e763-854c-000000000016 11738 1726882465.87653: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882465.87693: no more pending results, returning what we have 11738 1726882465.87696: results queue empty 11738 1726882465.87697: checking for any_errors_fatal 11738 1726882465.87701: done checking for any_errors_fatal 11738 1726882465.87702: checking for max_fail_percentage 11738 1726882465.87703: done checking for max_fail_percentage 11738 1726882465.87704: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.87705: done checking to see if all hosts have failed 11738 1726882465.87706: getting the remaining hosts for this loop 11738 1726882465.87707: done getting the remaining hosts for this loop 11738 1726882465.87711: getting the next task for host managed_node1 11738 1726882465.87715: done getting next task for host managed_node1 11738 1726882465.87718: ^ 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 11738 1726882465.87720: ^ 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 11738 1726882465.87734: getting variables 11738 1726882465.87736: in VariableManager get_vars() 11738 1726882465.87770: Calling all_inventory to load vars for managed_node1 11738 1726882465.87773: Calling groups_inventory to load vars for managed_node1 11738 1726882465.87776: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.87785: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.87788: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.87792: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.87971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.88178: done with get_vars() 11738 1726882465.88190: done getting variables 11738 1726882465.88252: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:25 -0400 (0:00:00.059) 0:00:06.505 ****** 11738 1726882465.88284: entering _queue_task() for managed_node1/fail 11738 1726882465.88530: worker is 1 (out of 1 available) 11738 1726882465.88544: exiting _queue_task() for managed_node1/fail 11738 1726882465.88557: done queuing things up, now waiting for results queue to drain 11738 1726882465.88558: waiting for pending results... 11738 1726882465.88842: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11738 1726882465.88925: in run() - task 0affc7ec-ae25-e763-854c-000000000017 11738 1726882465.88950: variable 'ansible_search_path' from source: unknown 11738 1726882465.88957: variable 'ansible_search_path' from source: unknown 11738 1726882465.88996: calling self._execute() 11738 1726882465.89078: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.89127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.89131: variable 'omit' from source: magic vars 11738 1726882465.89646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882465.92330: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882465.92334: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882465.92350: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882465.92405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882465.92443: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882465.92532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882465.92573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882465.92605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882465.92660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882465.92682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882465.92824: variable 'ansible_distribution' from source: facts 11738 1726882465.92837: variable 'ansible_distribution_major_version' from source: facts 11738 1726882465.92852: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882465.92859: when evaluation is False, skipping this task 11738 1726882465.92869: _execute() done 11738 1726882465.92926: dumping result to json 11738 1726882465.92930: done dumping result, returning 11738 1726882465.92933: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-e763-854c-000000000017] 11738 1726882465.92936: sending task result for task 0affc7ec-ae25-e763-854c-000000000017 11738 1726882465.93258: done sending task result for task 0affc7ec-ae25-e763-854c-000000000017 11738 1726882465.93261: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882465.93301: no more pending results, returning what we have 11738 1726882465.93304: results queue empty 11738 1726882465.93305: checking for any_errors_fatal 11738 1726882465.93311: done checking for any_errors_fatal 11738 1726882465.93312: checking for max_fail_percentage 11738 1726882465.93314: done checking for max_fail_percentage 11738 1726882465.93315: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.93316: done checking to see if all hosts have failed 11738 1726882465.93317: getting the remaining hosts for this loop 11738 1726882465.93318: done getting the remaining hosts for this loop 11738 1726882465.93323: getting the next task for host managed_node1 11738 1726882465.93329: done getting next task for host managed_node1 11738 1726882465.93332: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11738 1726882465.93334: ^ 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 11738 1726882465.93347: getting variables 11738 1726882465.93348: in VariableManager get_vars() 11738 1726882465.93383: Calling all_inventory to load vars for managed_node1 11738 1726882465.93386: Calling groups_inventory to load vars for managed_node1 11738 1726882465.93389: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.93398: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.93401: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.93404: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.93619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.93875: done with get_vars() 11738 1726882465.93885: done getting variables 11738 1726882465.93947: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:25 -0400 (0:00:00.056) 0:00:06.562 ****** 11738 1726882465.93976: entering _queue_task() for managed_node1/fail 11738 1726882465.94451: worker is 1 (out of 1 available) 11738 1726882465.94458: exiting _queue_task() for managed_node1/fail 11738 1726882465.94469: done queuing things up, now waiting for results queue to drain 11738 1726882465.94470: waiting for pending results... 11738 1726882465.94513: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11738 1726882465.94620: in run() - task 0affc7ec-ae25-e763-854c-000000000018 11738 1726882465.94644: variable 'ansible_search_path' from source: unknown 11738 1726882465.94653: variable 'ansible_search_path' from source: unknown 11738 1726882465.94699: calling self._execute() 11738 1726882465.94786: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882465.94803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882465.94819: variable 'omit' from source: magic vars 11738 1726882465.95289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882465.97961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882465.98033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882465.98079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882465.98119: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882465.98153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882465.98244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882465.98391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882465.98395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882465.98397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882465.98400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882465.98511: variable 'ansible_distribution' from source: facts 11738 1726882465.98525: variable 'ansible_distribution_major_version' from source: facts 11738 1726882465.98541: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882465.98548: when evaluation is False, skipping this task 11738 1726882465.98555: _execute() done 11738 1726882465.98561: dumping result to json 11738 1726882465.98569: done dumping result, returning 11738 1726882465.98579: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-e763-854c-000000000018] 11738 1726882465.98588: sending task result for task 0affc7ec-ae25-e763-854c-000000000018 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882465.98762: no more pending results, returning what we have 11738 1726882465.98765: results queue empty 11738 1726882465.98766: checking for any_errors_fatal 11738 1726882465.98772: done checking for any_errors_fatal 11738 1726882465.98773: checking for max_fail_percentage 11738 1726882465.98775: done checking for max_fail_percentage 11738 1726882465.98776: checking to see if all hosts have failed and the running result is not ok 11738 1726882465.98777: done checking to see if all hosts have failed 11738 1726882465.98778: getting the remaining hosts for this loop 11738 1726882465.98779: done getting the remaining hosts for this loop 11738 1726882465.98784: getting the next task for host managed_node1 11738 1726882465.98790: done getting next task for host managed_node1 11738 1726882465.98794: ^ 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 11738 1726882465.98796: ^ 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 11738 1726882465.98808: getting variables 11738 1726882465.98810: in VariableManager get_vars() 11738 1726882465.98849: Calling all_inventory to load vars for managed_node1 11738 1726882465.98853: Calling groups_inventory to load vars for managed_node1 11738 1726882465.98855: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882465.98865: Calling all_plugins_play to load vars for managed_node1 11738 1726882465.98868: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882465.98871: Calling groups_plugins_play to load vars for managed_node1 11738 1726882465.99265: done sending task result for task 0affc7ec-ae25-e763-854c-000000000018 11738 1726882465.99269: WORKER PROCESS EXITING 11738 1726882465.99293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882465.99515: done with get_vars() 11738 1726882465.99526: done getting variables 11738 1726882465.99619: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:25 -0400 (0:00:00.056) 0:00:06.619 ****** 11738 1726882465.99649: entering _queue_task() for managed_node1/dnf 11738 1726882465.99882: worker is 1 (out of 1 available) 11738 1726882465.99895: exiting _queue_task() for managed_node1/dnf 11738 1726882465.99908: done queuing things up, now waiting for results queue to drain 11738 1726882465.99909: waiting for pending results... 11738 1726882466.00172: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 11738 1726882466.00274: in run() - task 0affc7ec-ae25-e763-854c-000000000019 11738 1726882466.00296: variable 'ansible_search_path' from source: unknown 11738 1726882466.00305: variable 'ansible_search_path' from source: unknown 11738 1726882466.00354: calling self._execute() 11738 1726882466.00439: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.00452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.00471: variable 'omit' from source: magic vars 11738 1726882466.00994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.02946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.03003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.03032: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.03062: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.03084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.03147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.03168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.03191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.03223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.03235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.03346: variable 'ansible_distribution' from source: facts 11738 1726882466.03350: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.03363: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.03366: when evaluation is False, skipping this task 11738 1726882466.03369: _execute() done 11738 1726882466.03371: dumping result to json 11738 1726882466.03373: done dumping result, returning 11738 1726882466.03379: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-e763-854c-000000000019] 11738 1726882466.03384: sending task result for task 0affc7ec-ae25-e763-854c-000000000019 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.03707: no more pending results, returning what we have 11738 1726882466.03710: results queue empty 11738 1726882466.03711: checking for any_errors_fatal 11738 1726882466.03717: done checking for any_errors_fatal 11738 1726882466.03718: checking for max_fail_percentage 11738 1726882466.03719: done checking for max_fail_percentage 11738 1726882466.03720: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.03720: done checking to see if all hosts have failed 11738 1726882466.03724: getting the remaining hosts for this loop 11738 1726882466.03725: done getting the remaining hosts for this loop 11738 1726882466.03729: getting the next task for host managed_node1 11738 1726882466.03734: done getting next task for host managed_node1 11738 1726882466.03737: ^ 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 11738 1726882466.03739: ^ 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 11738 1726882466.03751: getting variables 11738 1726882466.03752: in VariableManager get_vars() 11738 1726882466.03786: Calling all_inventory to load vars for managed_node1 11738 1726882466.03789: Calling groups_inventory to load vars for managed_node1 11738 1726882466.03791: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.03800: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.03803: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.03805: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.03995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.04236: done with get_vars() 11738 1726882466.04254: done getting variables 11738 1726882466.04290: done sending task result for task 0affc7ec-ae25-e763-854c-000000000019 11738 1726882466.04293: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11738 1726882466.04357: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:26 -0400 (0:00:00.047) 0:00:06.667 ****** 11738 1726882466.04443: entering _queue_task() for managed_node1/yum 11738 1726882466.04445: Creating lock for yum 11738 1726882466.04724: worker is 1 (out of 1 available) 11738 1726882466.04737: exiting _queue_task() for managed_node1/yum 11738 1726882466.04750: done queuing things up, now waiting for results queue to drain 11738 1726882466.04751: waiting for pending results... 11738 1726882466.04930: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 11738 1726882466.04996: in run() - task 0affc7ec-ae25-e763-854c-00000000001a 11738 1726882466.05013: variable 'ansible_search_path' from source: unknown 11738 1726882466.05017: variable 'ansible_search_path' from source: unknown 11738 1726882466.05047: calling self._execute() 11738 1726882466.05108: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.05114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.05126: variable 'omit' from source: magic vars 11738 1726882466.05461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.07668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.07711: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.07766: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.07813: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.07847: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.07995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.07999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.08014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.08063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.08083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.08227: variable 'ansible_distribution' from source: facts 11738 1726882466.08248: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.08253: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.08256: when evaluation is False, skipping this task 11738 1726882466.08261: _execute() done 11738 1726882466.08264: dumping result to json 11738 1726882466.08266: done dumping result, returning 11738 1726882466.08270: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-e763-854c-00000000001a] 11738 1726882466.08308: sending task result for task 0affc7ec-ae25-e763-854c-00000000001a 11738 1726882466.08384: done sending task result for task 0affc7ec-ae25-e763-854c-00000000001a 11738 1726882466.08387: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.08440: no more pending results, returning what we have 11738 1726882466.08443: results queue empty 11738 1726882466.08444: checking for any_errors_fatal 11738 1726882466.08452: done checking for any_errors_fatal 11738 1726882466.08453: checking for max_fail_percentage 11738 1726882466.08454: done checking for max_fail_percentage 11738 1726882466.08456: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.08456: done checking to see if all hosts have failed 11738 1726882466.08459: getting the remaining hosts for this loop 11738 1726882466.08461: done getting the remaining hosts for this loop 11738 1726882466.08470: getting the next task for host managed_node1 11738 1726882466.08475: done getting next task for host managed_node1 11738 1726882466.08479: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11738 1726882466.08481: ^ 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 11738 1726882466.08494: getting variables 11738 1726882466.08495: in VariableManager get_vars() 11738 1726882466.08532: Calling all_inventory to load vars for managed_node1 11738 1726882466.08534: Calling groups_inventory to load vars for managed_node1 11738 1726882466.08536: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.08545: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.08548: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.08550: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.08884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.09001: done with get_vars() 11738 1726882466.09008: done getting variables 11738 1726882466.09055: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:26 -0400 (0:00:00.046) 0:00:06.713 ****** 11738 1726882466.09075: entering _queue_task() for managed_node1/fail 11738 1726882466.09276: worker is 1 (out of 1 available) 11738 1726882466.09290: exiting _queue_task() for managed_node1/fail 11738 1726882466.09302: done queuing things up, now waiting for results queue to drain 11738 1726882466.09303: waiting for pending results... 11738 1726882466.09472: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11738 1726882466.09545: in run() - task 0affc7ec-ae25-e763-854c-00000000001b 11738 1726882466.09557: variable 'ansible_search_path' from source: unknown 11738 1726882466.09560: variable 'ansible_search_path' from source: unknown 11738 1726882466.09594: calling self._execute() 11738 1726882466.09656: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.09664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.09673: variable 'omit' from source: magic vars 11738 1726882466.10066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.12309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.12530: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.12534: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.12536: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.12563: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.12646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.12685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.12703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.12737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.12750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.12858: variable 'ansible_distribution' from source: facts 11738 1726882466.12862: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.12873: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.12876: when evaluation is False, skipping this task 11738 1726882466.12880: _execute() done 11738 1726882466.12882: dumping result to json 11738 1726882466.12885: done dumping result, returning 11738 1726882466.12892: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-e763-854c-00000000001b] 11738 1726882466.12897: sending task result for task 0affc7ec-ae25-e763-854c-00000000001b 11738 1726882466.12990: done sending task result for task 0affc7ec-ae25-e763-854c-00000000001b 11738 1726882466.12993: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.13047: no more pending results, returning what we have 11738 1726882466.13050: results queue empty 11738 1726882466.13051: checking for any_errors_fatal 11738 1726882466.13057: done checking for any_errors_fatal 11738 1726882466.13058: checking for max_fail_percentage 11738 1726882466.13059: done checking for max_fail_percentage 11738 1726882466.13060: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.13061: done checking to see if all hosts have failed 11738 1726882466.13061: getting the remaining hosts for this loop 11738 1726882466.13063: done getting the remaining hosts for this loop 11738 1726882466.13067: getting the next task for host managed_node1 11738 1726882466.13072: done getting next task for host managed_node1 11738 1726882466.13076: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11738 1726882466.13078: ^ 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 11738 1726882466.13091: getting variables 11738 1726882466.13093: in VariableManager get_vars() 11738 1726882466.13127: Calling all_inventory to load vars for managed_node1 11738 1726882466.13129: Calling groups_inventory to load vars for managed_node1 11738 1726882466.13131: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.13140: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.13143: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.13145: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.13272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.13394: done with get_vars() 11738 1726882466.13401: done getting variables 11738 1726882466.13446: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:26 -0400 (0:00:00.043) 0:00:06.757 ****** 11738 1726882466.13469: entering _queue_task() for managed_node1/package 11738 1726882466.13659: worker is 1 (out of 1 available) 11738 1726882466.13673: exiting _queue_task() for managed_node1/package 11738 1726882466.13685: done queuing things up, now waiting for results queue to drain 11738 1726882466.13686: waiting for pending results... 11738 1726882466.13849: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 11738 1726882466.13912: in run() - task 0affc7ec-ae25-e763-854c-00000000001c 11738 1726882466.13926: variable 'ansible_search_path' from source: unknown 11738 1726882466.13932: variable 'ansible_search_path' from source: unknown 11738 1726882466.13960: calling self._execute() 11738 1726882466.14023: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.14027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.14040: variable 'omit' from source: magic vars 11738 1726882466.14421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.16361: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.16420: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.16448: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.16482: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.16502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.16571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.16594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.16613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.16643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.16655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.16755: variable 'ansible_distribution' from source: facts 11738 1726882466.16763: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.16773: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.16776: when evaluation is False, skipping this task 11738 1726882466.16780: _execute() done 11738 1726882466.16783: dumping result to json 11738 1726882466.16785: done dumping result, returning 11738 1726882466.16797: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-e763-854c-00000000001c] 11738 1726882466.16800: sending task result for task 0affc7ec-ae25-e763-854c-00000000001c 11738 1726882466.16890: done sending task result for task 0affc7ec-ae25-e763-854c-00000000001c 11738 1726882466.16892: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.16947: no more pending results, returning what we have 11738 1726882466.16950: results queue empty 11738 1726882466.16951: checking for any_errors_fatal 11738 1726882466.16961: done checking for any_errors_fatal 11738 1726882466.16962: checking for max_fail_percentage 11738 1726882466.16963: done checking for max_fail_percentage 11738 1726882466.16965: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.16965: done checking to see if all hosts have failed 11738 1726882466.16966: getting the remaining hosts for this loop 11738 1726882466.16968: done getting the remaining hosts for this loop 11738 1726882466.16972: getting the next task for host managed_node1 11738 1726882466.16977: done getting next task for host managed_node1 11738 1726882466.16981: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11738 1726882466.16983: ^ 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 11738 1726882466.16995: getting variables 11738 1726882466.16997: in VariableManager get_vars() 11738 1726882466.17038: Calling all_inventory to load vars for managed_node1 11738 1726882466.17040: Calling groups_inventory to load vars for managed_node1 11738 1726882466.17043: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.17052: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.17054: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.17057: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.17221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.17345: done with get_vars() 11738 1726882466.17354: done getting variables 11738 1726882466.17397: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:26 -0400 (0:00:00.039) 0:00:06.796 ****** 11738 1726882466.17417: entering _queue_task() for managed_node1/package 11738 1726882466.17620: worker is 1 (out of 1 available) 11738 1726882466.17634: exiting _queue_task() for managed_node1/package 11738 1726882466.17648: done queuing things up, now waiting for results queue to drain 11738 1726882466.17649: waiting for pending results... 11738 1726882466.17813: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11738 1726882466.17893: in run() - task 0affc7ec-ae25-e763-854c-00000000001d 11738 1726882466.17905: variable 'ansible_search_path' from source: unknown 11738 1726882466.17908: variable 'ansible_search_path' from source: unknown 11738 1726882466.17940: calling self._execute() 11738 1726882466.18008: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.18013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.18034: variable 'omit' from source: magic vars 11738 1726882466.18349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.19935: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.19984: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.20012: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.20040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.20075: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.20144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.20174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.20192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.20220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.20234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.20331: variable 'ansible_distribution' from source: facts 11738 1726882466.20337: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.20345: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.20348: when evaluation is False, skipping this task 11738 1726882466.20351: _execute() done 11738 1726882466.20353: dumping result to json 11738 1726882466.20356: done dumping result, returning 11738 1726882466.20366: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-e763-854c-00000000001d] 11738 1726882466.20372: sending task result for task 0affc7ec-ae25-e763-854c-00000000001d 11738 1726882466.20461: done sending task result for task 0affc7ec-ae25-e763-854c-00000000001d 11738 1726882466.20464: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.20526: no more pending results, returning what we have 11738 1726882466.20529: results queue empty 11738 1726882466.20530: checking for any_errors_fatal 11738 1726882466.20535: done checking for any_errors_fatal 11738 1726882466.20536: checking for max_fail_percentage 11738 1726882466.20537: done checking for max_fail_percentage 11738 1726882466.20538: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.20539: done checking to see if all hosts have failed 11738 1726882466.20539: getting the remaining hosts for this loop 11738 1726882466.20541: done getting the remaining hosts for this loop 11738 1726882466.20544: getting the next task for host managed_node1 11738 1726882466.20548: done getting next task for host managed_node1 11738 1726882466.20551: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11738 1726882466.20553: ^ 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 11738 1726882466.20565: getting variables 11738 1726882466.20566: in VariableManager get_vars() 11738 1726882466.20597: Calling all_inventory to load vars for managed_node1 11738 1726882466.20600: Calling groups_inventory to load vars for managed_node1 11738 1726882466.20602: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.20610: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.20613: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.20616: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.20727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.20851: done with get_vars() 11738 1726882466.20859: done getting variables 11738 1726882466.20899: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:26 -0400 (0:00:00.034) 0:00:06.831 ****** 11738 1726882466.20919: entering _queue_task() for managed_node1/package 11738 1726882466.21109: worker is 1 (out of 1 available) 11738 1726882466.21126: exiting _queue_task() for managed_node1/package 11738 1726882466.21138: done queuing things up, now waiting for results queue to drain 11738 1726882466.21139: waiting for pending results... 11738 1726882466.21297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11738 1726882466.21361: in run() - task 0affc7ec-ae25-e763-854c-00000000001e 11738 1726882466.21377: variable 'ansible_search_path' from source: unknown 11738 1726882466.21382: variable 'ansible_search_path' from source: unknown 11738 1726882466.21408: calling self._execute() 11738 1726882466.21474: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.21478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.21488: variable 'omit' from source: magic vars 11738 1726882466.21853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.23380: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.23434: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.23466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.23491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.23511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.23577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.23598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.23617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.23647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.23659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.23754: variable 'ansible_distribution' from source: facts 11738 1726882466.23761: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.23773: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.23776: when evaluation is False, skipping this task 11738 1726882466.23779: _execute() done 11738 1726882466.23781: dumping result to json 11738 1726882466.23784: done dumping result, returning 11738 1726882466.23792: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-e763-854c-00000000001e] 11738 1726882466.23795: sending task result for task 0affc7ec-ae25-e763-854c-00000000001e 11738 1726882466.23884: done sending task result for task 0affc7ec-ae25-e763-854c-00000000001e 11738 1726882466.23887: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.23936: no more pending results, returning what we have 11738 1726882466.23939: results queue empty 11738 1726882466.23940: checking for any_errors_fatal 11738 1726882466.23945: done checking for any_errors_fatal 11738 1726882466.23946: checking for max_fail_percentage 11738 1726882466.23947: done checking for max_fail_percentage 11738 1726882466.23948: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.23949: done checking to see if all hosts have failed 11738 1726882466.23950: getting the remaining hosts for this loop 11738 1726882466.23952: done getting the remaining hosts for this loop 11738 1726882466.23955: getting the next task for host managed_node1 11738 1726882466.23960: done getting next task for host managed_node1 11738 1726882466.23964: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11738 1726882466.23966: ^ 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 11738 1726882466.23978: getting variables 11738 1726882466.23979: in VariableManager get_vars() 11738 1726882466.24010: Calling all_inventory to load vars for managed_node1 11738 1726882466.24014: Calling groups_inventory to load vars for managed_node1 11738 1726882466.24016: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.24026: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.24028: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.24031: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.24174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.24294: done with get_vars() 11738 1726882466.24301: done getting variables 11738 1726882466.24368: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:26 -0400 (0:00:00.034) 0:00:06.866 ****** 11738 1726882466.24390: entering _queue_task() for managed_node1/service 11738 1726882466.24391: Creating lock for service 11738 1726882466.24582: worker is 1 (out of 1 available) 11738 1726882466.24597: exiting _queue_task() for managed_node1/service 11738 1726882466.24611: done queuing things up, now waiting for results queue to drain 11738 1726882466.24612: waiting for pending results... 11738 1726882466.24777: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11738 1726882466.24845: in run() - task 0affc7ec-ae25-e763-854c-00000000001f 11738 1726882466.24856: variable 'ansible_search_path' from source: unknown 11738 1726882466.24863: variable 'ansible_search_path' from source: unknown 11738 1726882466.24893: calling self._execute() 11738 1726882466.24964: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.24968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.24974: variable 'omit' from source: magic vars 11738 1726882466.25295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.26866: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.26913: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.26952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.26979: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.26999: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.27065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.27086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.27104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.27139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.27150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.27245: variable 'ansible_distribution' from source: facts 11738 1726882466.27251: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.27263: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.27266: when evaluation is False, skipping this task 11738 1726882466.27269: _execute() done 11738 1726882466.27272: dumping result to json 11738 1726882466.27274: done dumping result, returning 11738 1726882466.27277: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-e763-854c-00000000001f] 11738 1726882466.27283: sending task result for task 0affc7ec-ae25-e763-854c-00000000001f 11738 1726882466.27373: done sending task result for task 0affc7ec-ae25-e763-854c-00000000001f 11738 1726882466.27376: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.27419: no more pending results, returning what we have 11738 1726882466.27425: results queue empty 11738 1726882466.27426: checking for any_errors_fatal 11738 1726882466.27430: done checking for any_errors_fatal 11738 1726882466.27431: checking for max_fail_percentage 11738 1726882466.27433: done checking for max_fail_percentage 11738 1726882466.27433: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.27434: done checking to see if all hosts have failed 11738 1726882466.27435: getting the remaining hosts for this loop 11738 1726882466.27436: done getting the remaining hosts for this loop 11738 1726882466.27440: getting the next task for host managed_node1 11738 1726882466.27445: done getting next task for host managed_node1 11738 1726882466.27449: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11738 1726882466.27451: ^ 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 11738 1726882466.27464: getting variables 11738 1726882466.27466: in VariableManager get_vars() 11738 1726882466.27496: Calling all_inventory to load vars for managed_node1 11738 1726882466.27498: Calling groups_inventory to load vars for managed_node1 11738 1726882466.27500: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.27508: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.27511: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.27514: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.27632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.27779: done with get_vars() 11738 1726882466.27786: done getting variables 11738 1726882466.27826: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:26 -0400 (0:00:00.034) 0:00:06.901 ****** 11738 1726882466.27846: entering _queue_task() for managed_node1/service 11738 1726882466.28032: worker is 1 (out of 1 available) 11738 1726882466.28044: exiting _queue_task() for managed_node1/service 11738 1726882466.28060: done queuing things up, now waiting for results queue to drain 11738 1726882466.28061: waiting for pending results... 11738 1726882466.28211: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11738 1726882466.28275: in run() - task 0affc7ec-ae25-e763-854c-000000000020 11738 1726882466.28289: variable 'ansible_search_path' from source: unknown 11738 1726882466.28292: variable 'ansible_search_path' from source: unknown 11738 1726882466.28326: calling self._execute() 11738 1726882466.28398: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.28404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.28415: variable 'omit' from source: magic vars 11738 1726882466.28735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.30302: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.30348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.30382: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.30408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.30431: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.30496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.30517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.30538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.30570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.30583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.30680: variable 'ansible_distribution' from source: facts 11738 1726882466.30687: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.30698: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.30701: when evaluation is False, skipping this task 11738 1726882466.30706: _execute() done 11738 1726882466.30709: dumping result to json 11738 1726882466.30711: done dumping result, returning 11738 1726882466.30714: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-e763-854c-000000000020] 11738 1726882466.30724: sending task result for task 0affc7ec-ae25-e763-854c-000000000020 11738 1726882466.30807: done sending task result for task 0affc7ec-ae25-e763-854c-000000000020 11738 1726882466.30810: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11738 1726882466.30856: no more pending results, returning what we have 11738 1726882466.30859: results queue empty 11738 1726882466.30861: checking for any_errors_fatal 11738 1726882466.30872: done checking for any_errors_fatal 11738 1726882466.30873: checking for max_fail_percentage 11738 1726882466.30874: done checking for max_fail_percentage 11738 1726882466.30875: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.30876: done checking to see if all hosts have failed 11738 1726882466.30877: getting the remaining hosts for this loop 11738 1726882466.30878: done getting the remaining hosts for this loop 11738 1726882466.30882: getting the next task for host managed_node1 11738 1726882466.30887: done getting next task for host managed_node1 11738 1726882466.30890: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11738 1726882466.30892: ^ 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 11738 1726882466.30905: getting variables 11738 1726882466.30906: in VariableManager get_vars() 11738 1726882466.30940: Calling all_inventory to load vars for managed_node1 11738 1726882466.30943: Calling groups_inventory to load vars for managed_node1 11738 1726882466.30945: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.30953: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.30956: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.30958: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.31081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.31203: done with get_vars() 11738 1726882466.31211: done getting variables 11738 1726882466.31256: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:26 -0400 (0:00:00.034) 0:00:06.935 ****** 11738 1726882466.31278: entering _queue_task() for managed_node1/service 11738 1726882466.31467: worker is 1 (out of 1 available) 11738 1726882466.31480: exiting _queue_task() for managed_node1/service 11738 1726882466.31494: done queuing things up, now waiting for results queue to drain 11738 1726882466.31495: waiting for pending results... 11738 1726882466.31669: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11738 1726882466.31733: in run() - task 0affc7ec-ae25-e763-854c-000000000021 11738 1726882466.31750: variable 'ansible_search_path' from source: unknown 11738 1726882466.31754: variable 'ansible_search_path' from source: unknown 11738 1726882466.31784: calling self._execute() 11738 1726882466.31848: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.31852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.31864: variable 'omit' from source: magic vars 11738 1726882466.32182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.33798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.33845: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.33885: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.33917: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.33937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.34001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.34119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.34125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.34128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.34131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.34183: variable 'ansible_distribution' from source: facts 11738 1726882466.34189: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.34198: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.34201: when evaluation is False, skipping this task 11738 1726882466.34204: _execute() done 11738 1726882466.34206: dumping result to json 11738 1726882466.34210: done dumping result, returning 11738 1726882466.34217: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-e763-854c-000000000021] 11738 1726882466.34224: sending task result for task 0affc7ec-ae25-e763-854c-000000000021 11738 1726882466.34312: done sending task result for task 0affc7ec-ae25-e763-854c-000000000021 11738 1726882466.34314: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.34370: no more pending results, returning what we have 11738 1726882466.34373: results queue empty 11738 1726882466.34374: checking for any_errors_fatal 11738 1726882466.34380: done checking for any_errors_fatal 11738 1726882466.34381: checking for max_fail_percentage 11738 1726882466.34383: done checking for max_fail_percentage 11738 1726882466.34384: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.34384: done checking to see if all hosts have failed 11738 1726882466.34385: getting the remaining hosts for this loop 11738 1726882466.34387: done getting the remaining hosts for this loop 11738 1726882466.34391: getting the next task for host managed_node1 11738 1726882466.34395: done getting next task for host managed_node1 11738 1726882466.34399: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11738 1726882466.34401: ^ 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 11738 1726882466.34414: getting variables 11738 1726882466.34416: in VariableManager get_vars() 11738 1726882466.34449: Calling all_inventory to load vars for managed_node1 11738 1726882466.34451: Calling groups_inventory to load vars for managed_node1 11738 1726882466.34453: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.34461: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.34464: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.34467: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.34619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.34741: done with get_vars() 11738 1726882466.34748: done getting variables 11738 1726882466.34790: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:26 -0400 (0:00:00.035) 0:00:06.970 ****** 11738 1726882466.34809: entering _queue_task() for managed_node1/service 11738 1726882466.35000: worker is 1 (out of 1 available) 11738 1726882466.35016: exiting _queue_task() for managed_node1/service 11738 1726882466.35030: done queuing things up, now waiting for results queue to drain 11738 1726882466.35031: waiting for pending results... 11738 1726882466.35192: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 11738 1726882466.35256: in run() - task 0affc7ec-ae25-e763-854c-000000000022 11738 1726882466.35272: variable 'ansible_search_path' from source: unknown 11738 1726882466.35276: variable 'ansible_search_path' from source: unknown 11738 1726882466.35305: calling self._execute() 11738 1726882466.35373: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.35386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.35392: variable 'omit' from source: magic vars 11738 1726882466.35723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.37297: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.37349: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.37378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.37405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.37426: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.37492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.37513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.37534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.37566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.37579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.37681: variable 'ansible_distribution' from source: facts 11738 1726882466.37685: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.37696: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.37699: when evaluation is False, skipping this task 11738 1726882466.37701: _execute() done 11738 1726882466.37704: dumping result to json 11738 1726882466.37706: done dumping result, returning 11738 1726882466.37713: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-e763-854c-000000000022] 11738 1726882466.37718: sending task result for task 0affc7ec-ae25-e763-854c-000000000022 11738 1726882466.37806: done sending task result for task 0affc7ec-ae25-e763-854c-000000000022 11738 1726882466.37809: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11738 1726882466.37854: no more pending results, returning what we have 11738 1726882466.37860: results queue empty 11738 1726882466.37861: checking for any_errors_fatal 11738 1726882466.37868: done checking for any_errors_fatal 11738 1726882466.37869: checking for max_fail_percentage 11738 1726882466.37870: done checking for max_fail_percentage 11738 1726882466.37871: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.37872: done checking to see if all hosts have failed 11738 1726882466.37873: getting the remaining hosts for this loop 11738 1726882466.37874: done getting the remaining hosts for this loop 11738 1726882466.37878: getting the next task for host managed_node1 11738 1726882466.37882: done getting next task for host managed_node1 11738 1726882466.37886: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11738 1726882466.37888: ^ 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 11738 1726882466.37900: getting variables 11738 1726882466.37901: in VariableManager get_vars() 11738 1726882466.37941: Calling all_inventory to load vars for managed_node1 11738 1726882466.37944: Calling groups_inventory to load vars for managed_node1 11738 1726882466.37946: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.37955: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.37960: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.37963: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.38082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.38208: done with get_vars() 11738 1726882466.38216: done getting variables 11738 1726882466.38262: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:26 -0400 (0:00:00.034) 0:00:07.005 ****** 11738 1726882466.38284: entering _queue_task() for managed_node1/copy 11738 1726882466.38475: worker is 1 (out of 1 available) 11738 1726882466.38490: exiting _queue_task() for managed_node1/copy 11738 1726882466.38501: done queuing things up, now waiting for results queue to drain 11738 1726882466.38502: waiting for pending results... 11738 1726882466.38656: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11738 1726882466.38715: in run() - task 0affc7ec-ae25-e763-854c-000000000023 11738 1726882466.38731: variable 'ansible_search_path' from source: unknown 11738 1726882466.38736: variable 'ansible_search_path' from source: unknown 11738 1726882466.38766: calling self._execute() 11738 1726882466.38826: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.38831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.38840: variable 'omit' from source: magic vars 11738 1726882466.39164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.40733: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.40779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.40817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.40847: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.40867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.40934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.40954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.40974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.41002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.41013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.41110: variable 'ansible_distribution' from source: facts 11738 1726882466.41117: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.41128: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.41131: when evaluation is False, skipping this task 11738 1726882466.41136: _execute() done 11738 1726882466.41138: dumping result to json 11738 1726882466.41140: done dumping result, returning 11738 1726882466.41149: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-e763-854c-000000000023] 11738 1726882466.41152: sending task result for task 0affc7ec-ae25-e763-854c-000000000023 11738 1726882466.41241: done sending task result for task 0affc7ec-ae25-e763-854c-000000000023 11738 1726882466.41244: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.41292: no more pending results, returning what we have 11738 1726882466.41296: results queue empty 11738 1726882466.41297: checking for any_errors_fatal 11738 1726882466.41301: done checking for any_errors_fatal 11738 1726882466.41302: checking for max_fail_percentage 11738 1726882466.41304: done checking for max_fail_percentage 11738 1726882466.41304: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.41305: done checking to see if all hosts have failed 11738 1726882466.41306: getting the remaining hosts for this loop 11738 1726882466.41307: done getting the remaining hosts for this loop 11738 1726882466.41311: getting the next task for host managed_node1 11738 1726882466.41316: done getting next task for host managed_node1 11738 1726882466.41319: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11738 1726882466.41321: ^ 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 11738 1726882466.41334: getting variables 11738 1726882466.41335: in VariableManager get_vars() 11738 1726882466.41387: Calling all_inventory to load vars for managed_node1 11738 1726882466.41390: Calling groups_inventory to load vars for managed_node1 11738 1726882466.41392: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.41400: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.41403: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.41405: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.41548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.41675: done with get_vars() 11738 1726882466.41684: 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:34:26 -0400 (0:00:00.034) 0:00:07.040 ****** 11738 1726882466.41740: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11738 1726882466.41741: Creating lock for fedora.linux_system_roles.network_connections 11738 1726882466.41936: worker is 1 (out of 1 available) 11738 1726882466.41951: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11738 1726882466.41966: done queuing things up, now waiting for results queue to drain 11738 1726882466.41968: waiting for pending results... 11738 1726882466.42119: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11738 1726882466.42186: in run() - task 0affc7ec-ae25-e763-854c-000000000024 11738 1726882466.42201: variable 'ansible_search_path' from source: unknown 11738 1726882466.42206: variable 'ansible_search_path' from source: unknown 11738 1726882466.42243: calling self._execute() 11738 1726882466.42309: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.42313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.42326: variable 'omit' from source: magic vars 11738 1726882466.42647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.44190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.44237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.44267: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.44295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.44315: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.44379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.44405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.44425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.44453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.44466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.44566: variable 'ansible_distribution' from source: facts 11738 1726882466.44572: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.44581: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.44584: when evaluation is False, skipping this task 11738 1726882466.44589: _execute() done 11738 1726882466.44591: dumping result to json 11738 1726882466.44594: done dumping result, returning 11738 1726882466.44607: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-e763-854c-000000000024] 11738 1726882466.44610: sending task result for task 0affc7ec-ae25-e763-854c-000000000024 11738 1726882466.44698: done sending task result for task 0affc7ec-ae25-e763-854c-000000000024 11738 1726882466.44701: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.44756: no more pending results, returning what we have 11738 1726882466.44762: results queue empty 11738 1726882466.44763: checking for any_errors_fatal 11738 1726882466.44769: done checking for any_errors_fatal 11738 1726882466.44770: checking for max_fail_percentage 11738 1726882466.44772: done checking for max_fail_percentage 11738 1726882466.44773: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.44774: done checking to see if all hosts have failed 11738 1726882466.44774: getting the remaining hosts for this loop 11738 1726882466.44776: done getting the remaining hosts for this loop 11738 1726882466.44780: getting the next task for host managed_node1 11738 1726882466.44785: done getting next task for host managed_node1 11738 1726882466.44788: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11738 1726882466.44790: ^ 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 11738 1726882466.44802: getting variables 11738 1726882466.44803: in VariableManager get_vars() 11738 1726882466.44838: Calling all_inventory to load vars for managed_node1 11738 1726882466.44841: Calling groups_inventory to load vars for managed_node1 11738 1726882466.44843: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.44851: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.44853: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.44856: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.44983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.45106: done with get_vars() 11738 1726882466.45116: 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:34:26 -0400 (0:00:00.034) 0:00:07.074 ****** 11738 1726882466.45177: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11738 1726882466.45178: Creating lock for fedora.linux_system_roles.network_state 11738 1726882466.45385: worker is 1 (out of 1 available) 11738 1726882466.45398: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11738 1726882466.45410: done queuing things up, now waiting for results queue to drain 11738 1726882466.45411: waiting for pending results... 11738 1726882466.45581: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 11738 1726882466.45650: in run() - task 0affc7ec-ae25-e763-854c-000000000025 11738 1726882466.45667: variable 'ansible_search_path' from source: unknown 11738 1726882466.45670: variable 'ansible_search_path' from source: unknown 11738 1726882466.45701: calling self._execute() 11738 1726882466.45770: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.45777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.45785: variable 'omit' from source: magic vars 11738 1726882466.46114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.47720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.47770: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.47804: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.47836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.47857: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.47920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.47943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.47968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.47996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.48008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.48109: variable 'ansible_distribution' from source: facts 11738 1726882466.48115: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.48125: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.48128: when evaluation is False, skipping this task 11738 1726882466.48131: _execute() done 11738 1726882466.48133: dumping result to json 11738 1726882466.48136: done dumping result, returning 11738 1726882466.48144: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-e763-854c-000000000025] 11738 1726882466.48147: sending task result for task 0affc7ec-ae25-e763-854c-000000000025 11738 1726882466.48237: done sending task result for task 0affc7ec-ae25-e763-854c-000000000025 11738 1726882466.48240: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.48303: no more pending results, returning what we have 11738 1726882466.48306: results queue empty 11738 1726882466.48307: checking for any_errors_fatal 11738 1726882466.48312: done checking for any_errors_fatal 11738 1726882466.48313: checking for max_fail_percentage 11738 1726882466.48314: done checking for max_fail_percentage 11738 1726882466.48316: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.48316: done checking to see if all hosts have failed 11738 1726882466.48317: getting the remaining hosts for this loop 11738 1726882466.48318: done getting the remaining hosts for this loop 11738 1726882466.48321: getting the next task for host managed_node1 11738 1726882466.48327: done getting next task for host managed_node1 11738 1726882466.48331: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11738 1726882466.48333: ^ 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 11738 1726882466.48345: getting variables 11738 1726882466.48346: in VariableManager get_vars() 11738 1726882466.48377: Calling all_inventory to load vars for managed_node1 11738 1726882466.48379: Calling groups_inventory to load vars for managed_node1 11738 1726882466.48381: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.48389: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.48392: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.48395: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.48536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.48656: done with get_vars() 11738 1726882466.48664: done getting variables 11738 1726882466.48703: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:26 -0400 (0:00:00.035) 0:00:07.109 ****** 11738 1726882466.48727: entering _queue_task() for managed_node1/debug 11738 1726882466.48909: worker is 1 (out of 1 available) 11738 1726882466.48926: exiting _queue_task() for managed_node1/debug 11738 1726882466.48938: done queuing things up, now waiting for results queue to drain 11738 1726882466.48939: waiting for pending results... 11738 1726882466.49093: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11738 1726882466.49155: in run() - task 0affc7ec-ae25-e763-854c-000000000026 11738 1726882466.49228: variable 'ansible_search_path' from source: unknown 11738 1726882466.49231: variable 'ansible_search_path' from source: unknown 11738 1726882466.49234: calling self._execute() 11738 1726882466.49270: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.49275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.49286: variable 'omit' from source: magic vars 11738 1726882466.49597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.51140: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.51190: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.51216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.51246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.51270: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.51331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.51352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.51378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.51407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.51418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.51518: variable 'ansible_distribution' from source: facts 11738 1726882466.51525: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.51534: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.51537: when evaluation is False, skipping this task 11738 1726882466.51539: _execute() done 11738 1726882466.51541: dumping result to json 11738 1726882466.51546: done dumping result, returning 11738 1726882466.51552: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-e763-854c-000000000026] 11738 1726882466.51558: sending task result for task 0affc7ec-ae25-e763-854c-000000000026 11738 1726882466.51649: done sending task result for task 0affc7ec-ae25-e763-854c-000000000026 11738 1726882466.51652: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11738 1726882466.51724: no more pending results, returning what we have 11738 1726882466.51727: results queue empty 11738 1726882466.51728: checking for any_errors_fatal 11738 1726882466.51740: done checking for any_errors_fatal 11738 1726882466.51741: checking for max_fail_percentage 11738 1726882466.51742: done checking for max_fail_percentage 11738 1726882466.51743: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.51744: done checking to see if all hosts have failed 11738 1726882466.51745: getting the remaining hosts for this loop 11738 1726882466.51746: done getting the remaining hosts for this loop 11738 1726882466.51749: getting the next task for host managed_node1 11738 1726882466.51754: done getting next task for host managed_node1 11738 1726882466.51757: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11738 1726882466.51759: ^ 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 11738 1726882466.51771: getting variables 11738 1726882466.51773: in VariableManager get_vars() 11738 1726882466.51803: Calling all_inventory to load vars for managed_node1 11738 1726882466.51806: Calling groups_inventory to load vars for managed_node1 11738 1726882466.51807: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.51814: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.51815: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.51817: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.51934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.52059: done with get_vars() 11738 1726882466.52069: done getting variables 11738 1726882466.52110: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:26 -0400 (0:00:00.034) 0:00:07.144 ****** 11738 1726882466.52132: entering _queue_task() for managed_node1/debug 11738 1726882466.52330: worker is 1 (out of 1 available) 11738 1726882466.52344: exiting _queue_task() for managed_node1/debug 11738 1726882466.52356: done queuing things up, now waiting for results queue to drain 11738 1726882466.52357: waiting for pending results... 11738 1726882466.52523: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11738 1726882466.52588: in run() - task 0affc7ec-ae25-e763-854c-000000000027 11738 1726882466.52601: variable 'ansible_search_path' from source: unknown 11738 1726882466.52605: variable 'ansible_search_path' from source: unknown 11738 1726882466.52645: calling self._execute() 11738 1726882466.52712: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.52716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.52730: variable 'omit' from source: magic vars 11738 1726882466.53062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.54676: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.54725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.54764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.54792: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.54813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.54886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.54905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.54926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.54954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.54966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.55068: variable 'ansible_distribution' from source: facts 11738 1726882466.55074: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.55083: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.55086: when evaluation is False, skipping this task 11738 1726882466.55089: _execute() done 11738 1726882466.55091: dumping result to json 11738 1726882466.55096: done dumping result, returning 11738 1726882466.55106: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-e763-854c-000000000027] 11738 1726882466.55109: sending task result for task 0affc7ec-ae25-e763-854c-000000000027 11738 1726882466.55194: done sending task result for task 0affc7ec-ae25-e763-854c-000000000027 11738 1726882466.55196: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11738 1726882466.55261: no more pending results, returning what we have 11738 1726882466.55264: results queue empty 11738 1726882466.55265: checking for any_errors_fatal 11738 1726882466.55271: done checking for any_errors_fatal 11738 1726882466.55272: checking for max_fail_percentage 11738 1726882466.55273: done checking for max_fail_percentage 11738 1726882466.55274: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.55275: done checking to see if all hosts have failed 11738 1726882466.55276: getting the remaining hosts for this loop 11738 1726882466.55277: done getting the remaining hosts for this loop 11738 1726882466.55281: getting the next task for host managed_node1 11738 1726882466.55287: done getting next task for host managed_node1 11738 1726882466.55290: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11738 1726882466.55292: ^ 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 11738 1726882466.55306: getting variables 11738 1726882466.55308: in VariableManager get_vars() 11738 1726882466.55345: Calling all_inventory to load vars for managed_node1 11738 1726882466.55347: Calling groups_inventory to load vars for managed_node1 11738 1726882466.55349: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.55360: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.55363: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.55366: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.55533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.55659: done with get_vars() 11738 1726882466.55667: done getting variables 11738 1726882466.55709: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:26 -0400 (0:00:00.035) 0:00:07.180 ****** 11738 1726882466.55733: entering _queue_task() for managed_node1/debug 11738 1726882466.55941: worker is 1 (out of 1 available) 11738 1726882466.55956: exiting _queue_task() for managed_node1/debug 11738 1726882466.55972: done queuing things up, now waiting for results queue to drain 11738 1726882466.55973: waiting for pending results... 11738 1726882466.56137: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11738 1726882466.56198: in run() - task 0affc7ec-ae25-e763-854c-000000000028 11738 1726882466.56326: variable 'ansible_search_path' from source: unknown 11738 1726882466.56329: variable 'ansible_search_path' from source: unknown 11738 1726882466.56332: calling self._execute() 11738 1726882466.56334: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.56337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.56340: variable 'omit' from source: magic vars 11738 1726882466.56665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.58256: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.58307: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.58337: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.58384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.58389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.58451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.58484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.58507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.58537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.58549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.58657: variable 'ansible_distribution' from source: facts 11738 1726882466.58663: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.58672: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.58675: when evaluation is False, skipping this task 11738 1726882466.58678: _execute() done 11738 1726882466.58680: dumping result to json 11738 1726882466.58684: done dumping result, returning 11738 1726882466.58692: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-e763-854c-000000000028] 11738 1726882466.58697: sending task result for task 0affc7ec-ae25-e763-854c-000000000028 11738 1726882466.58794: done sending task result for task 0affc7ec-ae25-e763-854c-000000000028 11738 1726882466.58798: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11738 1726882466.58876: no more pending results, returning what we have 11738 1726882466.58879: results queue empty 11738 1726882466.58880: checking for any_errors_fatal 11738 1726882466.58885: done checking for any_errors_fatal 11738 1726882466.58886: checking for max_fail_percentage 11738 1726882466.58888: done checking for max_fail_percentage 11738 1726882466.58888: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.58889: done checking to see if all hosts have failed 11738 1726882466.58890: getting the remaining hosts for this loop 11738 1726882466.58892: done getting the remaining hosts for this loop 11738 1726882466.58896: getting the next task for host managed_node1 11738 1726882466.58901: done getting next task for host managed_node1 11738 1726882466.58905: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11738 1726882466.58907: ^ 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 11738 1726882466.58919: getting variables 11738 1726882466.58923: in VariableManager get_vars() 11738 1726882466.58960: Calling all_inventory to load vars for managed_node1 11738 1726882466.58963: Calling groups_inventory to load vars for managed_node1 11738 1726882466.58965: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.58974: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.58977: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.58979: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.59109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.59240: done with get_vars() 11738 1726882466.59249: 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:34:26 -0400 (0:00:00.035) 0:00:07.215 ****** 11738 1726882466.59316: entering _queue_task() for managed_node1/ping 11738 1726882466.59318: Creating lock for ping 11738 1726882466.59544: worker is 1 (out of 1 available) 11738 1726882466.59561: exiting _queue_task() for managed_node1/ping 11738 1726882466.59574: done queuing things up, now waiting for results queue to drain 11738 1726882466.59575: waiting for pending results... 11738 1726882466.59739: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 11738 1726882466.59814: in run() - task 0affc7ec-ae25-e763-854c-000000000029 11738 1726882466.59829: variable 'ansible_search_path' from source: unknown 11738 1726882466.59832: variable 'ansible_search_path' from source: unknown 11738 1726882466.59865: calling self._execute() 11738 1726882466.59928: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.59934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.59943: variable 'omit' from source: magic vars 11738 1726882466.60326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.61878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.61933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.61964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.61991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.62012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.62078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.62103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.62124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.62153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.62165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.62270: variable 'ansible_distribution' from source: facts 11738 1726882466.62275: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.62285: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.62287: when evaluation is False, skipping this task 11738 1726882466.62290: _execute() done 11738 1726882466.62292: dumping result to json 11738 1726882466.62297: done dumping result, returning 11738 1726882466.62304: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-e763-854c-000000000029] 11738 1726882466.62312: sending task result for task 0affc7ec-ae25-e763-854c-000000000029 11738 1726882466.62397: done sending task result for task 0affc7ec-ae25-e763-854c-000000000029 11738 1726882466.62400: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.62468: no more pending results, returning what we have 11738 1726882466.62471: results queue empty 11738 1726882466.62473: checking for any_errors_fatal 11738 1726882466.62479: done checking for any_errors_fatal 11738 1726882466.62479: checking for max_fail_percentage 11738 1726882466.62481: done checking for max_fail_percentage 11738 1726882466.62482: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.62483: done checking to see if all hosts have failed 11738 1726882466.62484: getting the remaining hosts for this loop 11738 1726882466.62485: done getting the remaining hosts for this loop 11738 1726882466.62489: getting the next task for host managed_node1 11738 1726882466.62496: done getting next task for host managed_node1 11738 1726882466.62498: ^ task is: TASK: meta (role_complete) 11738 1726882466.62499: ^ 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 11738 1726882466.62512: getting variables 11738 1726882466.62514: in VariableManager get_vars() 11738 1726882466.62548: Calling all_inventory to load vars for managed_node1 11738 1726882466.62551: Calling groups_inventory to load vars for managed_node1 11738 1726882466.62553: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.62564: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.62566: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.62569: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.62729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.62850: done with get_vars() 11738 1726882466.62859: done getting variables 11738 1726882466.62912: done queuing things up, now waiting for results queue to drain 11738 1726882466.62913: results queue empty 11738 1726882466.62914: checking for any_errors_fatal 11738 1726882466.62915: done checking for any_errors_fatal 11738 1726882466.62916: checking for max_fail_percentage 11738 1726882466.62917: done checking for max_fail_percentage 11738 1726882466.62917: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.62918: done checking to see if all hosts have failed 11738 1726882466.62918: getting the remaining hosts for this loop 11738 1726882466.62919: done getting the remaining hosts for this loop 11738 1726882466.62920: getting the next task for host managed_node1 11738 1726882466.62925: done getting next task for host managed_node1 11738 1726882466.62927: ^ task is: TASK: meta (flush_handlers) 11738 1726882466.62928: ^ 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 11738 1726882466.62930: getting variables 11738 1726882466.62931: in VariableManager get_vars() 11738 1726882466.62938: Calling all_inventory to load vars for managed_node1 11738 1726882466.62940: Calling groups_inventory to load vars for managed_node1 11738 1726882466.62941: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.62944: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.62946: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.62947: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.63031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.63145: done with get_vars() 11738 1726882466.63151: done getting variables 11738 1726882466.63192: in VariableManager get_vars() 11738 1726882466.63203: Calling all_inventory to load vars for managed_node1 11738 1726882466.63208: Calling groups_inventory to load vars for managed_node1 11738 1726882466.63209: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.63213: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.63215: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.63217: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.63316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.63436: done with get_vars() 11738 1726882466.63444: done queuing things up, now waiting for results queue to drain 11738 1726882466.63445: results queue empty 11738 1726882466.63446: checking for any_errors_fatal 11738 1726882466.63447: done checking for any_errors_fatal 11738 1726882466.63447: checking for max_fail_percentage 11738 1726882466.63448: done checking for max_fail_percentage 11738 1726882466.63448: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.63449: done checking to see if all hosts have failed 11738 1726882466.63449: getting the remaining hosts for this loop 11738 1726882466.63450: done getting the remaining hosts for this loop 11738 1726882466.63451: getting the next task for host managed_node1 11738 1726882466.63454: done getting next task for host managed_node1 11738 1726882466.63454: ^ task is: TASK: meta (flush_handlers) 11738 1726882466.63455: ^ 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 11738 1726882466.63457: getting variables 11738 1726882466.63460: in VariableManager get_vars() 11738 1726882466.63466: Calling all_inventory to load vars for managed_node1 11738 1726882466.63467: Calling groups_inventory to load vars for managed_node1 11738 1726882466.63469: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.63474: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.63475: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.63477: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.63560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.63674: done with get_vars() 11738 1726882466.63679: done getting variables 11738 1726882466.63711: in VariableManager get_vars() 11738 1726882466.63718: Calling all_inventory to load vars for managed_node1 11738 1726882466.63720: Calling groups_inventory to load vars for managed_node1 11738 1726882466.63721: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.63726: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.63727: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.63729: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.63830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.63944: done with get_vars() 11738 1726882466.63952: done queuing things up, now waiting for results queue to drain 11738 1726882466.63953: results queue empty 11738 1726882466.63954: checking for any_errors_fatal 11738 1726882466.63955: done checking for any_errors_fatal 11738 1726882466.63955: checking for max_fail_percentage 11738 1726882466.63956: done checking for max_fail_percentage 11738 1726882466.63956: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.63956: done checking to see if all hosts have failed 11738 1726882466.63957: getting the remaining hosts for this loop 11738 1726882466.63960: done getting the remaining hosts for this loop 11738 1726882466.63961: getting the next task for host managed_node1 11738 1726882466.63963: done getting next task for host managed_node1 11738 1726882466.63963: ^ task is: None 11738 1726882466.63964: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11738 1726882466.63965: done queuing things up, now waiting for results queue to drain 11738 1726882466.63966: results queue empty 11738 1726882466.63966: checking for any_errors_fatal 11738 1726882466.63967: done checking for any_errors_fatal 11738 1726882466.63967: checking for max_fail_percentage 11738 1726882466.63968: done checking for max_fail_percentage 11738 1726882466.63968: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.63968: done checking to see if all hosts have failed 11738 1726882466.63969: getting the next task for host managed_node1 11738 1726882466.63971: done getting next task for host managed_node1 11738 1726882466.63971: ^ task is: None 11738 1726882466.63972: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11738 1726882466.63999: in VariableManager get_vars() 11738 1726882466.64010: done with get_vars() 11738 1726882466.64015: in VariableManager get_vars() 11738 1726882466.64024: done with get_vars() 11738 1726882466.64028: variable 'omit' from source: magic vars 11738 1726882466.64112: variable 'task' from source: play vars 11738 1726882466.64141: in VariableManager get_vars() 11738 1726882466.64148: done with get_vars() 11738 1726882466.64163: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_present.yml] ************************ 11738 1726882466.64282: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11738 1726882466.64302: getting the remaining hosts for this loop 11738 1726882466.64303: done getting the remaining hosts for this loop 11738 1726882466.64304: getting the next task for host managed_node1 11738 1726882466.64306: done getting next task for host managed_node1 11738 1726882466.64307: ^ task is: TASK: Gathering Facts 11738 1726882466.64308: ^ 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 11738 1726882466.64310: getting variables 11738 1726882466.64310: in VariableManager get_vars() 11738 1726882466.64316: Calling all_inventory to load vars for managed_node1 11738 1726882466.64317: Calling groups_inventory to load vars for managed_node1 11738 1726882466.64319: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.64324: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.64326: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.64328: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.64412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.64546: done with get_vars() 11738 1726882466.64551: done getting variables 11738 1726882466.64583: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:34:26 -0400 (0:00:00.052) 0:00:07.268 ****** 11738 1726882466.64603: entering _queue_task() for managed_node1/gather_facts 11738 1726882466.64802: worker is 1 (out of 1 available) 11738 1726882466.64815: exiting _queue_task() for managed_node1/gather_facts 11738 1726882466.64829: done queuing things up, now waiting for results queue to drain 11738 1726882466.64830: waiting for pending results... 11738 1726882466.64987: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11738 1726882466.65047: in run() - task 0affc7ec-ae25-e763-854c-00000000017a 11738 1726882466.65064: variable 'ansible_search_path' from source: unknown 11738 1726882466.65091: calling self._execute() 11738 1726882466.65148: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.65152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.65169: variable 'omit' from source: magic vars 11738 1726882466.65483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.67206: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.67264: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.67290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.67316: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.67339: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.67403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.67426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.67445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.67479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.67491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.67585: variable 'ansible_distribution' from source: facts 11738 1726882466.67591: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.67600: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.67603: when evaluation is False, skipping this task 11738 1726882466.67605: _execute() done 11738 1726882466.67608: dumping result to json 11738 1726882466.67613: done dumping result, returning 11738 1726882466.67619: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-e763-854c-00000000017a] 11738 1726882466.67625: sending task result for task 0affc7ec-ae25-e763-854c-00000000017a 11738 1726882466.67702: done sending task result for task 0affc7ec-ae25-e763-854c-00000000017a 11738 1726882466.67705: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.67756: no more pending results, returning what we have 11738 1726882466.67762: results queue empty 11738 1726882466.67763: checking for any_errors_fatal 11738 1726882466.67764: done checking for any_errors_fatal 11738 1726882466.67765: checking for max_fail_percentage 11738 1726882466.67766: done checking for max_fail_percentage 11738 1726882466.67767: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.67768: done checking to see if all hosts have failed 11738 1726882466.67769: getting the remaining hosts for this loop 11738 1726882466.67770: done getting the remaining hosts for this loop 11738 1726882466.67774: getting the next task for host managed_node1 11738 1726882466.67778: done getting next task for host managed_node1 11738 1726882466.67780: ^ task is: TASK: meta (flush_handlers) 11738 1726882466.67781: ^ 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 11738 1726882466.67785: getting variables 11738 1726882466.67786: in VariableManager get_vars() 11738 1726882466.67810: Calling all_inventory to load vars for managed_node1 11738 1726882466.67812: Calling groups_inventory to load vars for managed_node1 11738 1726882466.67817: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.67833: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.67836: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.67839: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.67970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.68088: done with get_vars() 11738 1726882466.68095: done getting variables 11738 1726882466.68141: in VariableManager get_vars() 11738 1726882466.68147: Calling all_inventory to load vars for managed_node1 11738 1726882466.68149: Calling groups_inventory to load vars for managed_node1 11738 1726882466.68150: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.68154: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.68156: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.68161: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.68399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.68509: done with get_vars() 11738 1726882466.68517: done queuing things up, now waiting for results queue to drain 11738 1726882466.68518: results queue empty 11738 1726882466.68519: checking for any_errors_fatal 11738 1726882466.68520: done checking for any_errors_fatal 11738 1726882466.68520: checking for max_fail_percentage 11738 1726882466.68521: done checking for max_fail_percentage 11738 1726882466.68523: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.68524: done checking to see if all hosts have failed 11738 1726882466.68524: getting the remaining hosts for this loop 11738 1726882466.68525: done getting the remaining hosts for this loop 11738 1726882466.68526: getting the next task for host managed_node1 11738 1726882466.68528: done getting next task for host managed_node1 11738 1726882466.68530: ^ task is: TASK: Include the task '{{ task }}' 11738 1726882466.68531: ^ 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 11738 1726882466.68532: getting variables 11738 1726882466.68533: in VariableManager get_vars() 11738 1726882466.68538: Calling all_inventory to load vars for managed_node1 11738 1726882466.68539: Calling groups_inventory to load vars for managed_node1 11738 1726882466.68540: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.68547: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.68548: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.68550: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.68633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.68742: done with get_vars() 11738 1726882466.68748: done getting variables 11738 1726882466.68861: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_present.yml'] ********************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:34:26 -0400 (0:00:00.042) 0:00:07.311 ****** 11738 1726882466.68879: entering _queue_task() for managed_node1/include_tasks 11738 1726882466.69093: worker is 1 (out of 1 available) 11738 1726882466.69107: exiting _queue_task() for managed_node1/include_tasks 11738 1726882466.69120: done queuing things up, now waiting for results queue to drain 11738 1726882466.69121: waiting for pending results... 11738 1726882466.69278: running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_device_present.yml' 11738 1726882466.69339: in run() - task 0affc7ec-ae25-e763-854c-00000000002d 11738 1726882466.69351: variable 'ansible_search_path' from source: unknown 11738 1726882466.69387: calling self._execute() 11738 1726882466.69452: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.69456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.69470: variable 'omit' from source: magic vars 11738 1726882466.69796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.71437: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.71493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.71520: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.71552: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.71574: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.71638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.71665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.71684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.71713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.71725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.71819: variable 'ansible_distribution' from source: facts 11738 1726882466.71826: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.71836: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.71839: when evaluation is False, skipping this task 11738 1726882466.71841: _execute() done 11738 1726882466.71843: dumping result to json 11738 1726882466.71847: done dumping result, returning 11738 1726882466.71854: done running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_device_present.yml' [0affc7ec-ae25-e763-854c-00000000002d] 11738 1726882466.71860: sending task result for task 0affc7ec-ae25-e763-854c-00000000002d 11738 1726882466.71945: done sending task result for task 0affc7ec-ae25-e763-854c-00000000002d 11738 1726882466.71948: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.72025: no more pending results, returning what we have 11738 1726882466.72028: results queue empty 11738 1726882466.72029: checking for any_errors_fatal 11738 1726882466.72031: done checking for any_errors_fatal 11738 1726882466.72032: checking for max_fail_percentage 11738 1726882466.72033: done checking for max_fail_percentage 11738 1726882466.72034: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.72035: done checking to see if all hosts have failed 11738 1726882466.72035: getting the remaining hosts for this loop 11738 1726882466.72036: done getting the remaining hosts for this loop 11738 1726882466.72040: getting the next task for host managed_node1 11738 1726882466.72045: done getting next task for host managed_node1 11738 1726882466.72047: ^ task is: TASK: meta (flush_handlers) 11738 1726882466.72048: ^ 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 11738 1726882466.72052: getting variables 11738 1726882466.72053: in VariableManager get_vars() 11738 1726882466.72078: Calling all_inventory to load vars for managed_node1 11738 1726882466.72081: Calling groups_inventory to load vars for managed_node1 11738 1726882466.72084: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.72093: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.72096: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.72098: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.72208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.72332: done with get_vars() 11738 1726882466.72339: done getting variables 11738 1726882466.72384: in VariableManager get_vars() 11738 1726882466.72390: Calling all_inventory to load vars for managed_node1 11738 1726882466.72391: Calling groups_inventory to load vars for managed_node1 11738 1726882466.72393: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.72396: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.72397: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.72399: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.72517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.72627: done with get_vars() 11738 1726882466.72635: done queuing things up, now waiting for results queue to drain 11738 1726882466.72637: results queue empty 11738 1726882466.72637: checking for any_errors_fatal 11738 1726882466.72638: done checking for any_errors_fatal 11738 1726882466.72639: checking for max_fail_percentage 11738 1726882466.72639: done checking for max_fail_percentage 11738 1726882466.72640: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.72640: done checking to see if all hosts have failed 11738 1726882466.72641: getting the remaining hosts for this loop 11738 1726882466.72642: done getting the remaining hosts for this loop 11738 1726882466.72643: getting the next task for host managed_node1 11738 1726882466.72645: done getting next task for host managed_node1 11738 1726882466.72646: ^ task is: TASK: meta (flush_handlers) 11738 1726882466.72647: ^ 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 11738 1726882466.72648: getting variables 11738 1726882466.72649: in VariableManager get_vars() 11738 1726882466.72655: Calling all_inventory to load vars for managed_node1 11738 1726882466.72657: Calling groups_inventory to load vars for managed_node1 11738 1726882466.72659: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.72666: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.72667: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.72669: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.72748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.72858: done with get_vars() 11738 1726882466.72864: done getting variables 11738 1726882466.72897: in VariableManager get_vars() 11738 1726882466.72903: Calling all_inventory to load vars for managed_node1 11738 1726882466.72904: Calling groups_inventory to load vars for managed_node1 11738 1726882466.72906: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.72909: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.72910: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.72912: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.73024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.73203: done with get_vars() 11738 1726882466.73214: done queuing things up, now waiting for results queue to drain 11738 1726882466.73216: results queue empty 11738 1726882466.73217: checking for any_errors_fatal 11738 1726882466.73218: done checking for any_errors_fatal 11738 1726882466.73219: checking for max_fail_percentage 11738 1726882466.73220: done checking for max_fail_percentage 11738 1726882466.73220: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.73221: done checking to see if all hosts have failed 11738 1726882466.73255: getting the remaining hosts for this loop 11738 1726882466.73257: done getting the remaining hosts for this loop 11738 1726882466.73259: getting the next task for host managed_node1 11738 1726882466.73262: done getting next task for host managed_node1 11738 1726882466.73263: ^ task is: None 11738 1726882466.73264: ^ 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 11738 1726882466.73265: done queuing things up, now waiting for results queue to drain 11738 1726882466.73266: results queue empty 11738 1726882466.73267: checking for any_errors_fatal 11738 1726882466.73268: done checking for any_errors_fatal 11738 1726882466.73268: checking for max_fail_percentage 11738 1726882466.73269: done checking for max_fail_percentage 11738 1726882466.73270: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.73271: done checking to see if all hosts have failed 11738 1726882466.73272: getting the next task for host managed_node1 11738 1726882466.73274: done getting next task for host managed_node1 11738 1726882466.73275: ^ task is: None 11738 1726882466.73276: ^ 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 11738 1726882466.73303: in VariableManager get_vars() 11738 1726882466.73318: done with get_vars() 11738 1726882466.73327: in VariableManager get_vars() 11738 1726882466.73337: done with get_vars() 11738 1726882466.73341: variable 'omit' from source: magic vars 11738 1726882466.73449: variable 'task' from source: play vars 11738 1726882466.73478: in VariableManager get_vars() 11738 1726882466.73489: done with get_vars() 11738 1726882466.73509: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_present.yml] *********************** 11738 1726882466.73687: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11738 1726882466.73707: getting the remaining hosts for this loop 11738 1726882466.73708: done getting the remaining hosts for this loop 11738 1726882466.73710: getting the next task for host managed_node1 11738 1726882466.73713: done getting next task for host managed_node1 11738 1726882466.73715: ^ task is: TASK: Gathering Facts 11738 1726882466.73716: ^ 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 11738 1726882466.73718: getting variables 11738 1726882466.73719: in VariableManager get_vars() 11738 1726882466.73728: Calling all_inventory to load vars for managed_node1 11738 1726882466.73731: Calling groups_inventory to load vars for managed_node1 11738 1726882466.73733: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.73737: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.73740: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.73743: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.73880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.74110: done with get_vars() 11738 1726882466.74116: done getting variables 11738 1726882466.74146: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:34:26 -0400 (0:00:00.052) 0:00:07.364 ****** 11738 1726882466.74164: entering _queue_task() for managed_node1/gather_facts 11738 1726882466.74362: worker is 1 (out of 1 available) 11738 1726882466.74374: exiting _queue_task() for managed_node1/gather_facts 11738 1726882466.74390: done queuing things up, now waiting for results queue to drain 11738 1726882466.74391: waiting for pending results... 11738 1726882466.74552: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11738 1726882466.74607: in run() - task 0affc7ec-ae25-e763-854c-00000000018f 11738 1726882466.74619: variable 'ansible_search_path' from source: unknown 11738 1726882466.74652: calling self._execute() 11738 1726882466.74711: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.74715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.74726: variable 'omit' from source: magic vars 11738 1726882466.75050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.77128: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.77131: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.77133: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.77136: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.77137: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.77198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.77235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.77268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.77315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.77347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.77482: variable 'ansible_distribution' from source: facts 11738 1726882466.77497: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.77513: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.77520: when evaluation is False, skipping this task 11738 1726882466.77530: _execute() done 11738 1726882466.77536: dumping result to json 11738 1726882466.77543: done dumping result, returning 11738 1726882466.77552: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-e763-854c-00000000018f] 11738 1726882466.77564: sending task result for task 0affc7ec-ae25-e763-854c-00000000018f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.77691: no more pending results, returning what we have 11738 1726882466.77694: results queue empty 11738 1726882466.77695: checking for any_errors_fatal 11738 1726882466.77696: done checking for any_errors_fatal 11738 1726882466.77697: checking for max_fail_percentage 11738 1726882466.77699: done checking for max_fail_percentage 11738 1726882466.77700: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.77700: done checking to see if all hosts have failed 11738 1726882466.77701: getting the remaining hosts for this loop 11738 1726882466.77702: done getting the remaining hosts for this loop 11738 1726882466.77706: getting the next task for host managed_node1 11738 1726882466.77716: done getting next task for host managed_node1 11738 1726882466.77718: ^ task is: TASK: meta (flush_handlers) 11738 1726882466.77720: ^ 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 11738 1726882466.77727: getting variables 11738 1726882466.77729: in VariableManager get_vars() 11738 1726882466.77757: Calling all_inventory to load vars for managed_node1 11738 1726882466.77759: Calling groups_inventory to load vars for managed_node1 11738 1726882466.77763: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.77827: done sending task result for task 0affc7ec-ae25-e763-854c-00000000018f 11738 1726882466.77832: WORKER PROCESS EXITING 11738 1726882466.77841: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.77844: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.77847: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.78087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.78296: done with get_vars() 11738 1726882466.78304: done getting variables 11738 1726882466.78373: in VariableManager get_vars() 11738 1726882466.78382: Calling all_inventory to load vars for managed_node1 11738 1726882466.78384: Calling groups_inventory to load vars for managed_node1 11738 1726882466.78386: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.78391: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.78394: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.78397: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.78546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.78752: done with get_vars() 11738 1726882466.78765: done queuing things up, now waiting for results queue to drain 11738 1726882466.78767: results queue empty 11738 1726882466.78768: checking for any_errors_fatal 11738 1726882466.78769: done checking for any_errors_fatal 11738 1726882466.78770: checking for max_fail_percentage 11738 1726882466.78771: done checking for max_fail_percentage 11738 1726882466.78772: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.78773: done checking to see if all hosts have failed 11738 1726882466.78774: getting the remaining hosts for this loop 11738 1726882466.78775: done getting the remaining hosts for this loop 11738 1726882466.78777: getting the next task for host managed_node1 11738 1726882466.78780: done getting next task for host managed_node1 11738 1726882466.78782: ^ task is: TASK: Include the task '{{ task }}' 11738 1726882466.78784: ^ 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 11738 1726882466.78786: getting variables 11738 1726882466.78786: in VariableManager get_vars() 11738 1726882466.78793: Calling all_inventory to load vars for managed_node1 11738 1726882466.78795: Calling groups_inventory to load vars for managed_node1 11738 1726882466.78798: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.78813: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.78816: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.78819: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.78969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.79193: done with get_vars() 11738 1726882466.79201: done getting variables 11738 1726882466.79364: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_present.yml'] ********************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:34:26 -0400 (0:00:00.052) 0:00:07.416 ****** 11738 1726882466.79389: entering _queue_task() for managed_node1/include_tasks 11738 1726882466.79829: worker is 1 (out of 1 available) 11738 1726882466.79839: exiting _queue_task() for managed_node1/include_tasks 11738 1726882466.79849: done queuing things up, now waiting for results queue to drain 11738 1726882466.79849: waiting for pending results... 11738 1726882466.79920: running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_profile_present.yml' 11738 1726882466.80018: in run() - task 0affc7ec-ae25-e763-854c-000000000031 11738 1726882466.80039: variable 'ansible_search_path' from source: unknown 11738 1726882466.80085: calling self._execute() 11738 1726882466.80170: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.80191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.80205: variable 'omit' from source: magic vars 11738 1726882466.80728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.83355: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.83461: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.83511: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.83590: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.83800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.83815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.83856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.83891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.83947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.83966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.84105: variable 'ansible_distribution' from source: facts 11738 1726882466.84125: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.84150: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.84158: when evaluation is False, skipping this task 11738 1726882466.84168: _execute() done 11738 1726882466.84176: dumping result to json 11738 1726882466.84184: done dumping result, returning 11738 1726882466.84198: done running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_profile_present.yml' [0affc7ec-ae25-e763-854c-000000000031] 11738 1726882466.84209: sending task result for task 0affc7ec-ae25-e763-854c-000000000031 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.84449: no more pending results, returning what we have 11738 1726882466.84627: results queue empty 11738 1726882466.84629: checking for any_errors_fatal 11738 1726882466.84631: done checking for any_errors_fatal 11738 1726882466.84632: checking for max_fail_percentage 11738 1726882466.84634: done checking for max_fail_percentage 11738 1726882466.84634: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.84635: done checking to see if all hosts have failed 11738 1726882466.84636: getting the remaining hosts for this loop 11738 1726882466.84638: done getting the remaining hosts for this loop 11738 1726882466.84642: getting the next task for host managed_node1 11738 1726882466.84648: done getting next task for host managed_node1 11738 1726882466.84650: ^ task is: TASK: meta (flush_handlers) 11738 1726882466.84652: ^ 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 11738 1726882466.84656: getting variables 11738 1726882466.84658: in VariableManager get_vars() 11738 1726882466.84686: Calling all_inventory to load vars for managed_node1 11738 1726882466.84689: Calling groups_inventory to load vars for managed_node1 11738 1726882466.84693: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.84704: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.84707: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.84711: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.84894: done sending task result for task 0affc7ec-ae25-e763-854c-000000000031 11738 1726882466.84898: WORKER PROCESS EXITING 11738 1726882466.84926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.85139: done with get_vars() 11738 1726882466.85149: done getting variables 11738 1726882466.85218: in VariableManager get_vars() 11738 1726882466.85230: Calling all_inventory to load vars for managed_node1 11738 1726882466.85232: Calling groups_inventory to load vars for managed_node1 11738 1726882466.85235: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.85240: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.85242: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.85245: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.85431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.85666: done with get_vars() 11738 1726882466.85679: done queuing things up, now waiting for results queue to drain 11738 1726882466.85681: results queue empty 11738 1726882466.85682: checking for any_errors_fatal 11738 1726882466.85684: done checking for any_errors_fatal 11738 1726882466.85685: checking for max_fail_percentage 11738 1726882466.85686: done checking for max_fail_percentage 11738 1726882466.85687: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.85687: done checking to see if all hosts have failed 11738 1726882466.85688: getting the remaining hosts for this loop 11738 1726882466.85689: done getting the remaining hosts for this loop 11738 1726882466.85692: getting the next task for host managed_node1 11738 1726882466.85695: done getting next task for host managed_node1 11738 1726882466.85697: ^ task is: TASK: meta (flush_handlers) 11738 1726882466.85698: ^ 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 11738 1726882466.85701: getting variables 11738 1726882466.85702: in VariableManager get_vars() 11738 1726882466.85715: Calling all_inventory to load vars for managed_node1 11738 1726882466.85717: Calling groups_inventory to load vars for managed_node1 11738 1726882466.85719: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.85731: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.85734: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.85737: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.85881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.86084: done with get_vars() 11738 1726882466.86092: done getting variables 11738 1726882466.86147: in VariableManager get_vars() 11738 1726882466.86156: Calling all_inventory to load vars for managed_node1 11738 1726882466.86158: Calling groups_inventory to load vars for managed_node1 11738 1726882466.86160: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.86165: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.86168: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.86171: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.86317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.86548: done with get_vars() 11738 1726882466.86560: done queuing things up, now waiting for results queue to drain 11738 1726882466.86562: results queue empty 11738 1726882466.86563: checking for any_errors_fatal 11738 1726882466.86564: done checking for any_errors_fatal 11738 1726882466.86565: checking for max_fail_percentage 11738 1726882466.86566: done checking for max_fail_percentage 11738 1726882466.86567: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.86568: done checking to see if all hosts have failed 11738 1726882466.86568: getting the remaining hosts for this loop 11738 1726882466.86569: done getting the remaining hosts for this loop 11738 1726882466.86572: getting the next task for host managed_node1 11738 1726882466.86575: done getting next task for host managed_node1 11738 1726882466.86581: ^ task is: None 11738 1726882466.86583: ^ 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 11738 1726882466.86584: done queuing things up, now waiting for results queue to drain 11738 1726882466.86585: results queue empty 11738 1726882466.86586: checking for any_errors_fatal 11738 1726882466.86586: done checking for any_errors_fatal 11738 1726882466.86587: checking for max_fail_percentage 11738 1726882466.86589: done checking for max_fail_percentage 11738 1726882466.86589: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.86590: done checking to see if all hosts have failed 11738 1726882466.86592: getting the next task for host managed_node1 11738 1726882466.86594: done getting next task for host managed_node1 11738 1726882466.86595: ^ task is: None 11738 1726882466.86596: ^ 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 11738 1726882466.86630: in VariableManager get_vars() 11738 1726882466.86651: done with get_vars() 11738 1726882466.86656: in VariableManager get_vars() 11738 1726882466.86668: done with get_vars() 11738 1726882466.86672: variable 'omit' from source: magic vars 11738 1726882466.86792: variable 'profile' from source: play vars 11738 1726882466.86930: in VariableManager get_vars() 11738 1726882466.86945: done with get_vars() 11738 1726882466.86967: variable 'omit' from source: magic vars 11738 1726882466.87047: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 11738 1726882466.87811: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11738 1726882466.87836: getting the remaining hosts for this loop 11738 1726882466.87838: done getting the remaining hosts for this loop 11738 1726882466.87840: getting the next task for host managed_node1 11738 1726882466.87843: done getting next task for host managed_node1 11738 1726882466.87845: ^ task is: TASK: Gathering Facts 11738 1726882466.87847: ^ 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 11738 1726882466.87848: getting variables 11738 1726882466.87849: in VariableManager get_vars() 11738 1726882466.87860: Calling all_inventory to load vars for managed_node1 11738 1726882466.87863: Calling groups_inventory to load vars for managed_node1 11738 1726882466.87865: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.87872: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.87874: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.87877: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.88067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.88274: done with get_vars() 11738 1726882466.88282: done getting variables 11738 1726882466.88328: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 21:34:26 -0400 (0:00:00.089) 0:00:07.506 ****** 11738 1726882466.88353: entering _queue_task() for managed_node1/gather_facts 11738 1726882466.88649: worker is 1 (out of 1 available) 11738 1726882466.88774: exiting _queue_task() for managed_node1/gather_facts 11738 1726882466.88786: done queuing things up, now waiting for results queue to drain 11738 1726882466.88787: waiting for pending results... 11738 1726882466.88976: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11738 1726882466.89096: in run() - task 0affc7ec-ae25-e763-854c-0000000001a4 11738 1726882466.89100: variable 'ansible_search_path' from source: unknown 11738 1726882466.89143: calling self._execute() 11738 1726882466.89248: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.89263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.89280: variable 'omit' from source: magic vars 11738 1726882466.89788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.92387: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.92467: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.92503: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.92585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.92588: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.92667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.92718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.92755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.92912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.92915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882466.92999: variable 'ansible_distribution' from source: facts 11738 1726882466.93129: variable 'ansible_distribution_major_version' from source: facts 11738 1726882466.93132: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882466.93135: when evaluation is False, skipping this task 11738 1726882466.93137: _execute() done 11738 1726882466.93140: dumping result to json 11738 1726882466.93144: done dumping result, returning 11738 1726882466.93146: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-e763-854c-0000000001a4] 11738 1726882466.93148: sending task result for task 0affc7ec-ae25-e763-854c-0000000001a4 11738 1726882466.93220: done sending task result for task 0affc7ec-ae25-e763-854c-0000000001a4 11738 1726882466.93225: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882466.93286: no more pending results, returning what we have 11738 1726882466.93290: results queue empty 11738 1726882466.93291: checking for any_errors_fatal 11738 1726882466.93293: done checking for any_errors_fatal 11738 1726882466.93294: checking for max_fail_percentage 11738 1726882466.93296: done checking for max_fail_percentage 11738 1726882466.93297: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.93298: done checking to see if all hosts have failed 11738 1726882466.93299: getting the remaining hosts for this loop 11738 1726882466.93300: done getting the remaining hosts for this loop 11738 1726882466.93305: getting the next task for host managed_node1 11738 1726882466.93311: done getting next task for host managed_node1 11738 1726882466.93313: ^ task is: TASK: meta (flush_handlers) 11738 1726882466.93315: ^ 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 11738 1726882466.93320: getting variables 11738 1726882466.93324: in VariableManager get_vars() 11738 1726882466.93655: Calling all_inventory to load vars for managed_node1 11738 1726882466.93658: Calling groups_inventory to load vars for managed_node1 11738 1726882466.93661: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.93671: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.93674: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.93677: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.93921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.94204: done with get_vars() 11738 1726882466.94216: done getting variables 11738 1726882466.94363: in VariableManager get_vars() 11738 1726882466.94382: Calling all_inventory to load vars for managed_node1 11738 1726882466.94385: Calling groups_inventory to load vars for managed_node1 11738 1726882466.94387: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.94392: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.94395: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.94398: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.94604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.94874: done with get_vars() 11738 1726882466.94885: done queuing things up, now waiting for results queue to drain 11738 1726882466.94887: results queue empty 11738 1726882466.94888: checking for any_errors_fatal 11738 1726882466.94890: done checking for any_errors_fatal 11738 1726882466.94891: checking for max_fail_percentage 11738 1726882466.94892: done checking for max_fail_percentage 11738 1726882466.94892: checking to see if all hosts have failed and the running result is not ok 11738 1726882466.94893: done checking to see if all hosts have failed 11738 1726882466.94894: getting the remaining hosts for this loop 11738 1726882466.94895: done getting the remaining hosts for this loop 11738 1726882466.94897: getting the next task for host managed_node1 11738 1726882466.94901: done getting next task for host managed_node1 11738 1726882466.94903: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11738 1726882466.94905: ^ 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 11738 1726882466.94914: getting variables 11738 1726882466.94915: in VariableManager get_vars() 11738 1726882466.94982: Calling all_inventory to load vars for managed_node1 11738 1726882466.94985: Calling groups_inventory to load vars for managed_node1 11738 1726882466.94987: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882466.94997: Calling all_plugins_play to load vars for managed_node1 11738 1726882466.95000: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882466.95003: Calling groups_plugins_play to load vars for managed_node1 11738 1726882466.95151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882466.95342: done with get_vars() 11738 1726882466.95355: 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:34:26 -0400 (0:00:00.070) 0:00:07.576 ****** 11738 1726882466.95429: entering _queue_task() for managed_node1/include_tasks 11738 1726882466.95863: worker is 1 (out of 1 available) 11738 1726882466.95873: exiting _queue_task() for managed_node1/include_tasks 11738 1726882466.95883: done queuing things up, now waiting for results queue to drain 11738 1726882466.95884: waiting for pending results... 11738 1726882466.96173: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11738 1726882466.96178: in run() - task 0affc7ec-ae25-e763-854c-00000000003a 11738 1726882466.96189: variable 'ansible_search_path' from source: unknown 11738 1726882466.96196: variable 'ansible_search_path' from source: unknown 11738 1726882466.96245: calling self._execute() 11738 1726882466.96378: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882466.96382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882466.96385: variable 'omit' from source: magic vars 11738 1726882466.96851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882466.99413: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882466.99491: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882466.99536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882466.99640: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882466.99643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882466.99691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882466.99733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882466.99778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882466.99832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882466.99859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.00101: variable 'ansible_distribution' from source: facts 11738 1726882467.00104: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.00107: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.00109: when evaluation is False, skipping this task 11738 1726882467.00112: _execute() done 11738 1726882467.00115: dumping result to json 11738 1726882467.00118: done dumping result, returning 11738 1726882467.00121: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-e763-854c-00000000003a] 11738 1726882467.00147: sending task result for task 0affc7ec-ae25-e763-854c-00000000003a 11738 1726882467.00442: done sending task result for task 0affc7ec-ae25-e763-854c-00000000003a 11738 1726882467.00445: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.00533: no more pending results, returning what we have 11738 1726882467.00537: results queue empty 11738 1726882467.00538: checking for any_errors_fatal 11738 1726882467.00540: done checking for any_errors_fatal 11738 1726882467.00541: checking for max_fail_percentage 11738 1726882467.00547: done checking for max_fail_percentage 11738 1726882467.00549: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.00550: done checking to see if all hosts have failed 11738 1726882467.00551: getting the remaining hosts for this loop 11738 1726882467.00552: done getting the remaining hosts for this loop 11738 1726882467.00558: getting the next task for host managed_node1 11738 1726882467.00564: done getting next task for host managed_node1 11738 1726882467.00568: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11738 1726882467.00571: ^ 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 11738 1726882467.00586: getting variables 11738 1726882467.00588: in VariableManager get_vars() 11738 1726882467.00633: Calling all_inventory to load vars for managed_node1 11738 1726882467.00636: Calling groups_inventory to load vars for managed_node1 11738 1726882467.00639: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.00814: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.00820: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.00826: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.01072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.01332: done with get_vars() 11738 1726882467.01344: done getting variables 11738 1726882467.01459: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:34:27 -0400 (0:00:00.060) 0:00:07.637 ****** 11738 1726882467.01496: entering _queue_task() for managed_node1/debug 11738 1726882467.01949: worker is 1 (out of 1 available) 11738 1726882467.01961: exiting _queue_task() for managed_node1/debug 11738 1726882467.01972: done queuing things up, now waiting for results queue to drain 11738 1726882467.01973: waiting for pending results... 11738 1726882467.02380: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 11738 1726882467.02406: in run() - task 0affc7ec-ae25-e763-854c-00000000003b 11738 1726882467.02431: variable 'ansible_search_path' from source: unknown 11738 1726882467.02438: variable 'ansible_search_path' from source: unknown 11738 1726882467.02484: calling self._execute() 11738 1726882467.02574: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.02591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.02610: variable 'omit' from source: magic vars 11738 1726882467.03195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.05730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.06037: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.06127: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.06130: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.06159: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.06258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.06303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.06340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.06394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.06499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.06573: variable 'ansible_distribution' from source: facts 11738 1726882467.06587: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.06603: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.06614: when evaluation is False, skipping this task 11738 1726882467.06725: _execute() done 11738 1726882467.06730: dumping result to json 11738 1726882467.06733: done dumping result, returning 11738 1726882467.06736: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-e763-854c-00000000003b] 11738 1726882467.06737: sending task result for task 0affc7ec-ae25-e763-854c-00000000003b 11738 1726882467.06803: done sending task result for task 0affc7ec-ae25-e763-854c-00000000003b 11738 1726882467.06806: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11738 1726882467.06858: no more pending results, returning what we have 11738 1726882467.06862: results queue empty 11738 1726882467.06863: checking for any_errors_fatal 11738 1726882467.06876: done checking for any_errors_fatal 11738 1726882467.06877: checking for max_fail_percentage 11738 1726882467.06878: done checking for max_fail_percentage 11738 1726882467.06880: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.06881: done checking to see if all hosts have failed 11738 1726882467.06882: getting the remaining hosts for this loop 11738 1726882467.06883: done getting the remaining hosts for this loop 11738 1726882467.06888: getting the next task for host managed_node1 11738 1726882467.06895: done getting next task for host managed_node1 11738 1726882467.06899: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11738 1726882467.06901: ^ 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 11738 1726882467.06916: getting variables 11738 1726882467.06918: in VariableManager get_vars() 11738 1726882467.06964: Calling all_inventory to load vars for managed_node1 11738 1726882467.06968: Calling groups_inventory to load vars for managed_node1 11738 1726882467.06970: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.06982: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.06986: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.06989: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.07624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.07842: done with get_vars() 11738 1726882467.07854: done getting variables 11738 1726882467.07928: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:27 -0400 (0:00:00.064) 0:00:07.702 ****** 11738 1726882467.07960: entering _queue_task() for managed_node1/fail 11738 1726882467.08395: worker is 1 (out of 1 available) 11738 1726882467.08409: exiting _queue_task() for managed_node1/fail 11738 1726882467.08556: done queuing things up, now waiting for results queue to drain 11738 1726882467.08557: waiting for pending results... 11738 1726882467.08832: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11738 1726882467.08843: in run() - task 0affc7ec-ae25-e763-854c-00000000003c 11738 1726882467.08864: variable 'ansible_search_path' from source: unknown 11738 1726882467.08874: variable 'ansible_search_path' from source: unknown 11738 1726882467.08950: calling self._execute() 11738 1726882467.09018: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.09032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.09046: variable 'omit' from source: magic vars 11738 1726882467.09541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.12477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.12481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.12499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.12543: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.12575: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.12675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.12814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.12818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.12821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.12826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.12975: variable 'ansible_distribution' from source: facts 11738 1726882467.12988: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.13004: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.13011: when evaluation is False, skipping this task 11738 1726882467.13019: _execute() done 11738 1726882467.13032: dumping result to json 11738 1726882467.13041: done dumping result, returning 11738 1726882467.13084: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-e763-854c-00000000003c] 11738 1726882467.13139: sending task result for task 0affc7ec-ae25-e763-854c-00000000003c 11738 1726882467.13429: done sending task result for task 0affc7ec-ae25-e763-854c-00000000003c 11738 1726882467.13433: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.13481: no more pending results, returning what we have 11738 1726882467.13484: results queue empty 11738 1726882467.13485: checking for any_errors_fatal 11738 1726882467.13492: done checking for any_errors_fatal 11738 1726882467.13493: checking for max_fail_percentage 11738 1726882467.13494: done checking for max_fail_percentage 11738 1726882467.13495: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.13496: done checking to see if all hosts have failed 11738 1726882467.13497: getting the remaining hosts for this loop 11738 1726882467.13498: done getting the remaining hosts for this loop 11738 1726882467.13502: getting the next task for host managed_node1 11738 1726882467.13507: done getting next task for host managed_node1 11738 1726882467.13511: ^ 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 11738 1726882467.13514: ^ 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 11738 1726882467.13532: getting variables 11738 1726882467.13534: in VariableManager get_vars() 11738 1726882467.13574: Calling all_inventory to load vars for managed_node1 11738 1726882467.13578: Calling groups_inventory to load vars for managed_node1 11738 1726882467.13580: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.13591: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.13594: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.13597: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.13964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.14236: done with get_vars() 11738 1726882467.14249: done getting variables 11738 1726882467.14320: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:27 -0400 (0:00:00.063) 0:00:07.766 ****** 11738 1726882467.14356: entering _queue_task() for managed_node1/fail 11738 1726882467.14703: worker is 1 (out of 1 available) 11738 1726882467.14858: exiting _queue_task() for managed_node1/fail 11738 1726882467.14872: done queuing things up, now waiting for results queue to drain 11738 1726882467.14873: waiting for pending results... 11738 1726882467.15139: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11738 1726882467.15264: in run() - task 0affc7ec-ae25-e763-854c-00000000003d 11738 1726882467.15300: variable 'ansible_search_path' from source: unknown 11738 1726882467.15330: variable 'ansible_search_path' from source: unknown 11738 1726882467.15379: calling self._execute() 11738 1726882467.15486: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.15490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.15504: variable 'omit' from source: magic vars 11738 1726882467.15989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.18036: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.18084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.18115: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.18144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.18168: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.18248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.18280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.18527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.18530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.18532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.18535: variable 'ansible_distribution' from source: facts 11738 1726882467.18537: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.18539: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.18541: when evaluation is False, skipping this task 11738 1726882467.18548: _execute() done 11738 1726882467.18555: dumping result to json 11738 1726882467.18567: done dumping result, returning 11738 1726882467.18583: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-e763-854c-00000000003d] 11738 1726882467.18594: sending task result for task 0affc7ec-ae25-e763-854c-00000000003d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.18763: no more pending results, returning what we have 11738 1726882467.18767: results queue empty 11738 1726882467.18768: checking for any_errors_fatal 11738 1726882467.18780: done checking for any_errors_fatal 11738 1726882467.18781: checking for max_fail_percentage 11738 1726882467.18782: done checking for max_fail_percentage 11738 1726882467.18783: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.18784: done checking to see if all hosts have failed 11738 1726882467.18785: getting the remaining hosts for this loop 11738 1726882467.18787: done getting the remaining hosts for this loop 11738 1726882467.18791: getting the next task for host managed_node1 11738 1726882467.18798: done getting next task for host managed_node1 11738 1726882467.18801: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11738 1726882467.18803: ^ 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 11738 1726882467.18819: getting variables 11738 1726882467.18821: in VariableManager get_vars() 11738 1726882467.18862: Calling all_inventory to load vars for managed_node1 11738 1726882467.18866: Calling groups_inventory to load vars for managed_node1 11738 1726882467.18868: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.18880: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.18883: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.18886: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.19354: done sending task result for task 0affc7ec-ae25-e763-854c-00000000003d 11738 1726882467.19362: WORKER PROCESS EXITING 11738 1726882467.19385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.19546: done with get_vars() 11738 1726882467.19556: done getting variables 11738 1726882467.19604: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:27 -0400 (0:00:00.052) 0:00:07.819 ****** 11738 1726882467.19636: entering _queue_task() for managed_node1/fail 11738 1726882467.19854: worker is 1 (out of 1 available) 11738 1726882467.19873: exiting _queue_task() for managed_node1/fail 11738 1726882467.19884: done queuing things up, now waiting for results queue to drain 11738 1726882467.19885: waiting for pending results... 11738 1726882467.20057: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11738 1726882467.20227: in run() - task 0affc7ec-ae25-e763-854c-00000000003e 11738 1726882467.20231: variable 'ansible_search_path' from source: unknown 11738 1726882467.20234: variable 'ansible_search_path' from source: unknown 11738 1726882467.20237: calling self._execute() 11738 1726882467.20240: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.20243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.20246: variable 'omit' from source: magic vars 11738 1726882467.20591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.22990: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.23055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.23088: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.23115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.23148: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.23229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.23251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.23276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.23304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.23316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.23417: variable 'ansible_distribution' from source: facts 11738 1726882467.23425: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.23434: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.23437: when evaluation is False, skipping this task 11738 1726882467.23441: _execute() done 11738 1726882467.23443: dumping result to json 11738 1726882467.23445: done dumping result, returning 11738 1726882467.23453: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-e763-854c-00000000003e] 11738 1726882467.23461: sending task result for task 0affc7ec-ae25-e763-854c-00000000003e 11738 1726882467.23551: done sending task result for task 0affc7ec-ae25-e763-854c-00000000003e 11738 1726882467.23554: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.23634: no more pending results, returning what we have 11738 1726882467.23638: results queue empty 11738 1726882467.23639: checking for any_errors_fatal 11738 1726882467.23643: done checking for any_errors_fatal 11738 1726882467.23644: checking for max_fail_percentage 11738 1726882467.23646: done checking for max_fail_percentage 11738 1726882467.23647: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.23648: done checking to see if all hosts have failed 11738 1726882467.23649: getting the remaining hosts for this loop 11738 1726882467.23650: done getting the remaining hosts for this loop 11738 1726882467.23654: getting the next task for host managed_node1 11738 1726882467.23661: done getting next task for host managed_node1 11738 1726882467.23666: ^ 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 11738 1726882467.23668: ^ 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 11738 1726882467.23680: getting variables 11738 1726882467.23681: in VariableManager get_vars() 11738 1726882467.23715: Calling all_inventory to load vars for managed_node1 11738 1726882467.23718: Calling groups_inventory to load vars for managed_node1 11738 1726882467.23720: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.23730: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.23733: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.23735: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.23909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.24036: done with get_vars() 11738 1726882467.24044: done getting variables 11738 1726882467.24089: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:27 -0400 (0:00:00.044) 0:00:07.863 ****** 11738 1726882467.24110: entering _queue_task() for managed_node1/dnf 11738 1726882467.24318: worker is 1 (out of 1 available) 11738 1726882467.24333: exiting _queue_task() for managed_node1/dnf 11738 1726882467.24345: done queuing things up, now waiting for results queue to drain 11738 1726882467.24346: waiting for pending results... 11738 1726882467.24527: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 11738 1726882467.24598: in run() - task 0affc7ec-ae25-e763-854c-00000000003f 11738 1726882467.24648: variable 'ansible_search_path' from source: unknown 11738 1726882467.24652: variable 'ansible_search_path' from source: unknown 11738 1726882467.24665: calling self._execute() 11738 1726882467.24747: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.24752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.24763: variable 'omit' from source: magic vars 11738 1726882467.25186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.27538: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.27598: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.27627: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.27658: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.27680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.27744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.27790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.27793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.27818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.27832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.27935: variable 'ansible_distribution' from source: facts 11738 1726882467.27941: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.27950: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.27953: when evaluation is False, skipping this task 11738 1726882467.27956: _execute() done 11738 1726882467.27959: dumping result to json 11738 1726882467.27965: done dumping result, returning 11738 1726882467.27972: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-e763-854c-00000000003f] 11738 1726882467.27979: sending task result for task 0affc7ec-ae25-e763-854c-00000000003f 11738 1726882467.28075: done sending task result for task 0affc7ec-ae25-e763-854c-00000000003f 11738 1726882467.28078: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.28148: no more pending results, returning what we have 11738 1726882467.28151: results queue empty 11738 1726882467.28152: checking for any_errors_fatal 11738 1726882467.28161: done checking for any_errors_fatal 11738 1726882467.28161: checking for max_fail_percentage 11738 1726882467.28163: done checking for max_fail_percentage 11738 1726882467.28164: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.28165: done checking to see if all hosts have failed 11738 1726882467.28166: getting the remaining hosts for this loop 11738 1726882467.28167: done getting the remaining hosts for this loop 11738 1726882467.28171: getting the next task for host managed_node1 11738 1726882467.28176: done getting next task for host managed_node1 11738 1726882467.28179: ^ 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 11738 1726882467.28181: ^ 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 11738 1726882467.28194: getting variables 11738 1726882467.28195: in VariableManager get_vars() 11738 1726882467.28233: Calling all_inventory to load vars for managed_node1 11738 1726882467.28236: Calling groups_inventory to load vars for managed_node1 11738 1726882467.28238: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.28247: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.28250: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.28252: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.28390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.28524: done with get_vars() 11738 1726882467.28534: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11738 1726882467.28589: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:27 -0400 (0:00:00.044) 0:00:07.908 ****** 11738 1726882467.28610: entering _queue_task() for managed_node1/yum 11738 1726882467.28832: worker is 1 (out of 1 available) 11738 1726882467.28848: exiting _queue_task() for managed_node1/yum 11738 1726882467.28860: done queuing things up, now waiting for results queue to drain 11738 1726882467.28862: waiting for pending results... 11738 1726882467.29112: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 11738 1726882467.29228: in run() - task 0affc7ec-ae25-e763-854c-000000000040 11738 1726882467.29232: variable 'ansible_search_path' from source: unknown 11738 1726882467.29235: variable 'ansible_search_path' from source: unknown 11738 1726882467.29237: calling self._execute() 11738 1726882467.29338: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.29360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.29376: variable 'omit' from source: magic vars 11738 1726882467.29869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.31804: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.31854: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.31896: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.31923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.31944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.32014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.32036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.32056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.32090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.32102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.32207: variable 'ansible_distribution' from source: facts 11738 1726882467.32213: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.32223: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.32228: when evaluation is False, skipping this task 11738 1726882467.32231: _execute() done 11738 1726882467.32234: dumping result to json 11738 1726882467.32236: done dumping result, returning 11738 1726882467.32244: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-e763-854c-000000000040] 11738 1726882467.32249: sending task result for task 0affc7ec-ae25-e763-854c-000000000040 11738 1726882467.32347: done sending task result for task 0affc7ec-ae25-e763-854c-000000000040 11738 1726882467.32350: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.32399: no more pending results, returning what we have 11738 1726882467.32403: results queue empty 11738 1726882467.32404: checking for any_errors_fatal 11738 1726882467.32412: done checking for any_errors_fatal 11738 1726882467.32413: checking for max_fail_percentage 11738 1726882467.32414: done checking for max_fail_percentage 11738 1726882467.32415: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.32416: done checking to see if all hosts have failed 11738 1726882467.32416: getting the remaining hosts for this loop 11738 1726882467.32418: done getting the remaining hosts for this loop 11738 1726882467.32424: getting the next task for host managed_node1 11738 1726882467.32429: done getting next task for host managed_node1 11738 1726882467.32433: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11738 1726882467.32434: ^ 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 11738 1726882467.32448: getting variables 11738 1726882467.32449: in VariableManager get_vars() 11738 1726882467.32486: Calling all_inventory to load vars for managed_node1 11738 1726882467.32489: Calling groups_inventory to load vars for managed_node1 11738 1726882467.32492: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.32501: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.32503: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.32506: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.32847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.32970: done with get_vars() 11738 1726882467.32977: done getting variables 11738 1726882467.33021: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:27 -0400 (0:00:00.044) 0:00:07.953 ****** 11738 1726882467.33044: entering _queue_task() for managed_node1/fail 11738 1726882467.33257: worker is 1 (out of 1 available) 11738 1726882467.33269: exiting _queue_task() for managed_node1/fail 11738 1726882467.33281: done queuing things up, now waiting for results queue to drain 11738 1726882467.33282: waiting for pending results... 11738 1726882467.33471: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11738 1726882467.33549: in run() - task 0affc7ec-ae25-e763-854c-000000000041 11738 1726882467.33563: variable 'ansible_search_path' from source: unknown 11738 1726882467.33567: variable 'ansible_search_path' from source: unknown 11738 1726882467.33596: calling self._execute() 11738 1726882467.33666: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.33673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.33682: variable 'omit' from source: magic vars 11738 1726882467.34009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.35661: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.35709: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.35741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.35769: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.35791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.35860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.35883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.35903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.35937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.35949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.36054: variable 'ansible_distribution' from source: facts 11738 1726882467.36060: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.36069: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.36072: when evaluation is False, skipping this task 11738 1726882467.36075: _execute() done 11738 1726882467.36078: dumping result to json 11738 1726882467.36080: done dumping result, returning 11738 1726882467.36087: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-e763-854c-000000000041] 11738 1726882467.36092: sending task result for task 0affc7ec-ae25-e763-854c-000000000041 11738 1726882467.36194: done sending task result for task 0affc7ec-ae25-e763-854c-000000000041 11738 1726882467.36196: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.36254: no more pending results, returning what we have 11738 1726882467.36257: results queue empty 11738 1726882467.36260: checking for any_errors_fatal 11738 1726882467.36269: done checking for any_errors_fatal 11738 1726882467.36270: checking for max_fail_percentage 11738 1726882467.36271: done checking for max_fail_percentage 11738 1726882467.36273: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.36274: done checking to see if all hosts have failed 11738 1726882467.36274: getting the remaining hosts for this loop 11738 1726882467.36276: done getting the remaining hosts for this loop 11738 1726882467.36280: getting the next task for host managed_node1 11738 1726882467.36285: done getting next task for host managed_node1 11738 1726882467.36288: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11738 1726882467.36290: ^ 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 11738 1726882467.36303: getting variables 11738 1726882467.36307: in VariableManager get_vars() 11738 1726882467.36349: Calling all_inventory to load vars for managed_node1 11738 1726882467.36351: Calling groups_inventory to load vars for managed_node1 11738 1726882467.36353: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.36365: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.36367: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.36370: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.36508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.36640: done with get_vars() 11738 1726882467.36649: done getting variables 11738 1726882467.36696: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:27 -0400 (0:00:00.036) 0:00:07.989 ****** 11738 1726882467.36718: entering _queue_task() for managed_node1/package 11738 1726882467.36935: worker is 1 (out of 1 available) 11738 1726882467.36949: exiting _queue_task() for managed_node1/package 11738 1726882467.36965: done queuing things up, now waiting for results queue to drain 11738 1726882467.36966: waiting for pending results... 11738 1726882467.37136: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 11738 1726882467.37209: in run() - task 0affc7ec-ae25-e763-854c-000000000042 11738 1726882467.37217: variable 'ansible_search_path' from source: unknown 11738 1726882467.37221: variable 'ansible_search_path' from source: unknown 11738 1726882467.37265: calling self._execute() 11738 1726882467.37338: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.37344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.37353: variable 'omit' from source: magic vars 11738 1726882467.37693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.39406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.39454: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.39495: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.39526: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.39547: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.39617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.39641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.39660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.39690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.39703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.39809: variable 'ansible_distribution' from source: facts 11738 1726882467.39814: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.39826: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.39829: when evaluation is False, skipping this task 11738 1726882467.39832: _execute() done 11738 1726882467.39835: dumping result to json 11738 1726882467.39837: done dumping result, returning 11738 1726882467.39846: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-e763-854c-000000000042] 11738 1726882467.39851: sending task result for task 0affc7ec-ae25-e763-854c-000000000042 11738 1726882467.39952: done sending task result for task 0affc7ec-ae25-e763-854c-000000000042 11738 1726882467.39955: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.40006: no more pending results, returning what we have 11738 1726882467.40009: results queue empty 11738 1726882467.40010: checking for any_errors_fatal 11738 1726882467.40019: done checking for any_errors_fatal 11738 1726882467.40019: checking for max_fail_percentage 11738 1726882467.40021: done checking for max_fail_percentage 11738 1726882467.40024: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.40025: done checking to see if all hosts have failed 11738 1726882467.40026: getting the remaining hosts for this loop 11738 1726882467.40027: done getting the remaining hosts for this loop 11738 1726882467.40032: getting the next task for host managed_node1 11738 1726882467.40037: done getting next task for host managed_node1 11738 1726882467.40041: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11738 1726882467.40043: ^ 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 11738 1726882467.40057: getting variables 11738 1726882467.40058: in VariableManager get_vars() 11738 1726882467.40094: Calling all_inventory to load vars for managed_node1 11738 1726882467.40096: Calling groups_inventory to load vars for managed_node1 11738 1726882467.40098: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.40107: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.40110: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.40112: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.40298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.40425: done with get_vars() 11738 1726882467.40434: done getting variables 11738 1726882467.40481: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:27 -0400 (0:00:00.037) 0:00:08.027 ****** 11738 1726882467.40502: entering _queue_task() for managed_node1/package 11738 1726882467.40730: worker is 1 (out of 1 available) 11738 1726882467.40745: exiting _queue_task() for managed_node1/package 11738 1726882467.40759: done queuing things up, now waiting for results queue to drain 11738 1726882467.40760: waiting for pending results... 11738 1726882467.41039: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11738 1726882467.41170: in run() - task 0affc7ec-ae25-e763-854c-000000000043 11738 1726882467.41174: variable 'ansible_search_path' from source: unknown 11738 1726882467.41176: variable 'ansible_search_path' from source: unknown 11738 1726882467.41188: calling self._execute() 11738 1726882467.41283: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.41295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.41309: variable 'omit' from source: magic vars 11738 1726882467.41809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.43620: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.43671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.43701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.43729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.43750: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.43818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.43842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.43861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.43894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.43906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.44007: variable 'ansible_distribution' from source: facts 11738 1726882467.44012: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.44026: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.44029: when evaluation is False, skipping this task 11738 1726882467.44032: _execute() done 11738 1726882467.44034: dumping result to json 11738 1726882467.44037: done dumping result, returning 11738 1726882467.44043: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-e763-854c-000000000043] 11738 1726882467.44048: sending task result for task 0affc7ec-ae25-e763-854c-000000000043 11738 1726882467.44143: done sending task result for task 0affc7ec-ae25-e763-854c-000000000043 11738 1726882467.44146: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.44203: no more pending results, returning what we have 11738 1726882467.44206: results queue empty 11738 1726882467.44207: checking for any_errors_fatal 11738 1726882467.44214: done checking for any_errors_fatal 11738 1726882467.44215: checking for max_fail_percentage 11738 1726882467.44217: done checking for max_fail_percentage 11738 1726882467.44218: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.44219: done checking to see if all hosts have failed 11738 1726882467.44220: getting the remaining hosts for this loop 11738 1726882467.44221: done getting the remaining hosts for this loop 11738 1726882467.44227: getting the next task for host managed_node1 11738 1726882467.44232: done getting next task for host managed_node1 11738 1726882467.44236: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11738 1726882467.44238: ^ 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 11738 1726882467.44251: getting variables 11738 1726882467.44252: in VariableManager get_vars() 11738 1726882467.44288: Calling all_inventory to load vars for managed_node1 11738 1726882467.44290: Calling groups_inventory to load vars for managed_node1 11738 1726882467.44293: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.44301: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.44304: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.44306: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.44539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.44754: done with get_vars() 11738 1726882467.44769: done getting variables 11738 1726882467.44832: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:27 -0400 (0:00:00.043) 0:00:08.071 ****** 11738 1726882467.44865: entering _queue_task() for managed_node1/package 11738 1726882467.45139: worker is 1 (out of 1 available) 11738 1726882467.45152: exiting _queue_task() for managed_node1/package 11738 1726882467.45168: done queuing things up, now waiting for results queue to drain 11738 1726882467.45169: waiting for pending results... 11738 1726882467.45554: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11738 1726882467.45578: in run() - task 0affc7ec-ae25-e763-854c-000000000044 11738 1726882467.45599: variable 'ansible_search_path' from source: unknown 11738 1726882467.45608: variable 'ansible_search_path' from source: unknown 11738 1726882467.45660: calling self._execute() 11738 1726882467.45754: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.45828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.45832: variable 'omit' from source: magic vars 11738 1726882467.46283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.49139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.49226: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.49290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.49333: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.49368: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.49507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.49541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.49603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.49655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.49678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.49848: variable 'ansible_distribution' from source: facts 11738 1726882467.49925: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.49929: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.49932: when evaluation is False, skipping this task 11738 1726882467.49935: _execute() done 11738 1726882467.49937: dumping result to json 11738 1726882467.49939: done dumping result, returning 11738 1726882467.49942: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-e763-854c-000000000044] 11738 1726882467.49944: sending task result for task 0affc7ec-ae25-e763-854c-000000000044 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.50184: no more pending results, returning what we have 11738 1726882467.50188: results queue empty 11738 1726882467.50189: checking for any_errors_fatal 11738 1726882467.50195: done checking for any_errors_fatal 11738 1726882467.50196: checking for max_fail_percentage 11738 1726882467.50198: done checking for max_fail_percentage 11738 1726882467.50199: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.50200: done checking to see if all hosts have failed 11738 1726882467.50201: getting the remaining hosts for this loop 11738 1726882467.50202: done getting the remaining hosts for this loop 11738 1726882467.50207: getting the next task for host managed_node1 11738 1726882467.50213: done getting next task for host managed_node1 11738 1726882467.50217: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11738 1726882467.50219: ^ 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 11738 1726882467.50235: getting variables 11738 1726882467.50237: in VariableManager get_vars() 11738 1726882467.50280: Calling all_inventory to load vars for managed_node1 11738 1726882467.50283: Calling groups_inventory to load vars for managed_node1 11738 1726882467.50286: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.50296: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.50299: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.50302: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.50736: done sending task result for task 0affc7ec-ae25-e763-854c-000000000044 11738 1726882467.50739: WORKER PROCESS EXITING 11738 1726882467.50766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.50985: done with get_vars() 11738 1726882467.50996: done getting variables 11738 1726882467.51061: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:27 -0400 (0:00:00.062) 0:00:08.133 ****** 11738 1726882467.51090: entering _queue_task() for managed_node1/service 11738 1726882467.51377: worker is 1 (out of 1 available) 11738 1726882467.51391: exiting _queue_task() for managed_node1/service 11738 1726882467.51406: done queuing things up, now waiting for results queue to drain 11738 1726882467.51407: waiting for pending results... 11738 1726882467.51743: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11738 1726882467.51867: in run() - task 0affc7ec-ae25-e763-854c-000000000045 11738 1726882467.51887: variable 'ansible_search_path' from source: unknown 11738 1726882467.51895: variable 'ansible_search_path' from source: unknown 11738 1726882467.51942: calling self._execute() 11738 1726882467.52042: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.52054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.52073: variable 'omit' from source: magic vars 11738 1726882467.52563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.55229: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.55234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.55237: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.55275: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.55309: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.55407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.55446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.55485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.55535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.55553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.55717: variable 'ansible_distribution' from source: facts 11738 1726882467.55732: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.55747: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.55753: when evaluation is False, skipping this task 11738 1726882467.55763: _execute() done 11738 1726882467.55770: dumping result to json 11738 1726882467.55777: done dumping result, returning 11738 1726882467.55791: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-e763-854c-000000000045] 11738 1726882467.55826: sending task result for task 0affc7ec-ae25-e763-854c-000000000045 11738 1726882467.56161: done sending task result for task 0affc7ec-ae25-e763-854c-000000000045 11738 1726882467.56165: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.56204: no more pending results, returning what we have 11738 1726882467.56208: results queue empty 11738 1726882467.56209: checking for any_errors_fatal 11738 1726882467.56215: done checking for any_errors_fatal 11738 1726882467.56216: checking for max_fail_percentage 11738 1726882467.56218: done checking for max_fail_percentage 11738 1726882467.56219: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.56220: done checking to see if all hosts have failed 11738 1726882467.56221: getting the remaining hosts for this loop 11738 1726882467.56223: done getting the remaining hosts for this loop 11738 1726882467.56227: getting the next task for host managed_node1 11738 1726882467.56232: done getting next task for host managed_node1 11738 1726882467.56235: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11738 1726882467.56238: ^ 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 11738 1726882467.56251: getting variables 11738 1726882467.56252: in VariableManager get_vars() 11738 1726882467.56290: Calling all_inventory to load vars for managed_node1 11738 1726882467.56293: Calling groups_inventory to load vars for managed_node1 11738 1726882467.56295: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.56304: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.56307: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.56310: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.56570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.56791: done with get_vars() 11738 1726882467.56803: done getting variables 11738 1726882467.56866: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:27 -0400 (0:00:00.058) 0:00:08.191 ****** 11738 1726882467.56898: entering _queue_task() for managed_node1/service 11738 1726882467.57169: worker is 1 (out of 1 available) 11738 1726882467.57182: exiting _queue_task() for managed_node1/service 11738 1726882467.57196: done queuing things up, now waiting for results queue to drain 11738 1726882467.57197: waiting for pending results... 11738 1726882467.57477: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11738 1726882467.57584: in run() - task 0affc7ec-ae25-e763-854c-000000000046 11738 1726882467.57603: variable 'ansible_search_path' from source: unknown 11738 1726882467.57611: variable 'ansible_search_path' from source: unknown 11738 1726882467.57663: calling self._execute() 11738 1726882467.57751: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.57768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.57782: variable 'omit' from source: magic vars 11738 1726882467.58333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.60769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.60867: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.60912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.60961: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.60999: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.61129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.61132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.61166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.61231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.61253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.61410: variable 'ansible_distribution' from source: facts 11738 1726882467.61425: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.61519: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.61522: when evaluation is False, skipping this task 11738 1726882467.61526: _execute() done 11738 1726882467.61529: dumping result to json 11738 1726882467.61531: done dumping result, returning 11738 1726882467.61534: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-e763-854c-000000000046] 11738 1726882467.61536: sending task result for task 0affc7ec-ae25-e763-854c-000000000046 11738 1726882467.61614: done sending task result for task 0affc7ec-ae25-e763-854c-000000000046 11738 1726882467.61618: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11738 1726882467.61670: no more pending results, returning what we have 11738 1726882467.61674: results queue empty 11738 1726882467.61675: checking for any_errors_fatal 11738 1726882467.61683: done checking for any_errors_fatal 11738 1726882467.61684: checking for max_fail_percentage 11738 1726882467.61686: done checking for max_fail_percentage 11738 1726882467.61687: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.61688: done checking to see if all hosts have failed 11738 1726882467.61689: getting the remaining hosts for this loop 11738 1726882467.61690: done getting the remaining hosts for this loop 11738 1726882467.61695: getting the next task for host managed_node1 11738 1726882467.61701: done getting next task for host managed_node1 11738 1726882467.61705: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11738 1726882467.61707: ^ 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 11738 1726882467.61721: getting variables 11738 1726882467.61725: in VariableManager get_vars() 11738 1726882467.61771: Calling all_inventory to load vars for managed_node1 11738 1726882467.61775: Calling groups_inventory to load vars for managed_node1 11738 1726882467.61777: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.61789: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.61792: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.61795: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.62335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.62560: done with get_vars() 11738 1726882467.62572: done getting variables 11738 1726882467.62637: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:27 -0400 (0:00:00.057) 0:00:08.249 ****** 11738 1726882467.62670: entering _queue_task() for managed_node1/service 11738 1726882467.63144: worker is 1 (out of 1 available) 11738 1726882467.63154: exiting _queue_task() for managed_node1/service 11738 1726882467.63167: done queuing things up, now waiting for results queue to drain 11738 1726882467.63168: waiting for pending results... 11738 1726882467.63406: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11738 1726882467.63412: in run() - task 0affc7ec-ae25-e763-854c-000000000047 11738 1726882467.63414: variable 'ansible_search_path' from source: unknown 11738 1726882467.63418: variable 'ansible_search_path' from source: unknown 11738 1726882467.63451: calling self._execute() 11738 1726882467.63547: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.63562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.63576: variable 'omit' from source: magic vars 11738 1726882467.64056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.66580: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.66661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.66705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.66750: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.66789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.66901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.66984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.66988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.67020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.67044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.67192: variable 'ansible_distribution' from source: facts 11738 1726882467.67212: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.67231: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.67239: when evaluation is False, skipping this task 11738 1726882467.67246: _execute() done 11738 1726882467.67310: dumping result to json 11738 1726882467.67313: done dumping result, returning 11738 1726882467.67316: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-e763-854c-000000000047] 11738 1726882467.67319: sending task result for task 0affc7ec-ae25-e763-854c-000000000047 11738 1726882467.67401: done sending task result for task 0affc7ec-ae25-e763-854c-000000000047 11738 1726882467.67404: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.67469: no more pending results, returning what we have 11738 1726882467.67473: results queue empty 11738 1726882467.67474: checking for any_errors_fatal 11738 1726882467.67482: done checking for any_errors_fatal 11738 1726882467.67483: checking for max_fail_percentage 11738 1726882467.67485: done checking for max_fail_percentage 11738 1726882467.67487: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.67487: done checking to see if all hosts have failed 11738 1726882467.67488: getting the remaining hosts for this loop 11738 1726882467.67490: done getting the remaining hosts for this loop 11738 1726882467.67495: getting the next task for host managed_node1 11738 1726882467.67500: done getting next task for host managed_node1 11738 1726882467.67505: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11738 1726882467.67508: ^ 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 11738 1726882467.67624: getting variables 11738 1726882467.67627: in VariableManager get_vars() 11738 1726882467.67672: Calling all_inventory to load vars for managed_node1 11738 1726882467.67675: Calling groups_inventory to load vars for managed_node1 11738 1726882467.67678: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.67689: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.67692: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.67695: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.68069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.68498: done with get_vars() 11738 1726882467.68511: done getting variables 11738 1726882467.68579: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:27 -0400 (0:00:00.059) 0:00:08.308 ****** 11738 1726882467.68608: entering _queue_task() for managed_node1/service 11738 1726882467.69218: worker is 1 (out of 1 available) 11738 1726882467.69234: exiting _queue_task() for managed_node1/service 11738 1726882467.69250: done queuing things up, now waiting for results queue to drain 11738 1726882467.69251: waiting for pending results... 11738 1726882467.70140: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 11738 1726882467.70328: in run() - task 0affc7ec-ae25-e763-854c-000000000048 11738 1726882467.70333: variable 'ansible_search_path' from source: unknown 11738 1726882467.70336: variable 'ansible_search_path' from source: unknown 11738 1726882467.70339: calling self._execute() 11738 1726882467.70342: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.70346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.70349: variable 'omit' from source: magic vars 11738 1726882467.72009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.74808: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.75019: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.75071: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.75113: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.75148: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.75250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.75298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.75333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.75383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.75411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.75560: variable 'ansible_distribution' from source: facts 11738 1726882467.75572: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.75587: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.75594: when evaluation is False, skipping this task 11738 1726882467.75602: _execute() done 11738 1726882467.75619: dumping result to json 11738 1726882467.75631: done dumping result, returning 11738 1726882467.75726: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-e763-854c-000000000048] 11738 1726882467.75730: sending task result for task 0affc7ec-ae25-e763-854c-000000000048 11738 1726882467.75805: done sending task result for task 0affc7ec-ae25-e763-854c-000000000048 11738 1726882467.75808: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11738 1726882467.75871: no more pending results, returning what we have 11738 1726882467.75875: results queue empty 11738 1726882467.75876: checking for any_errors_fatal 11738 1726882467.75884: done checking for any_errors_fatal 11738 1726882467.75885: checking for max_fail_percentage 11738 1726882467.75887: done checking for max_fail_percentage 11738 1726882467.75888: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.75889: done checking to see if all hosts have failed 11738 1726882467.75890: getting the remaining hosts for this loop 11738 1726882467.75891: done getting the remaining hosts for this loop 11738 1726882467.75896: getting the next task for host managed_node1 11738 1726882467.75901: done getting next task for host managed_node1 11738 1726882467.75905: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11738 1726882467.75907: ^ 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 11738 1726882467.75923: getting variables 11738 1726882467.75925: in VariableManager get_vars() 11738 1726882467.75970: Calling all_inventory to load vars for managed_node1 11738 1726882467.75973: Calling groups_inventory to load vars for managed_node1 11738 1726882467.75975: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.75987: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.75990: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.75993: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.76542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.76756: done with get_vars() 11738 1726882467.76768: done getting variables 11738 1726882467.76836: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:27 -0400 (0:00:00.082) 0:00:08.391 ****** 11738 1726882467.76867: entering _queue_task() for managed_node1/copy 11738 1726882467.77281: worker is 1 (out of 1 available) 11738 1726882467.77293: exiting _queue_task() for managed_node1/copy 11738 1726882467.77304: done queuing things up, now waiting for results queue to drain 11738 1726882467.77305: waiting for pending results... 11738 1726882467.77496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11738 1726882467.77640: in run() - task 0affc7ec-ae25-e763-854c-000000000049 11738 1726882467.77644: variable 'ansible_search_path' from source: unknown 11738 1726882467.77647: variable 'ansible_search_path' from source: unknown 11738 1726882467.77660: calling self._execute() 11738 1726882467.77754: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.77767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.77781: variable 'omit' from source: magic vars 11738 1726882467.78272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.81086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.81143: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.81185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.81253: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.81285: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.81380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.81423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.81456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.81503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.81631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.81678: variable 'ansible_distribution' from source: facts 11738 1726882467.81690: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.81704: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.81710: when evaluation is False, skipping this task 11738 1726882467.81717: _execute() done 11738 1726882467.81726: dumping result to json 11738 1726882467.81735: done dumping result, returning 11738 1726882467.81750: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-e763-854c-000000000049] 11738 1726882467.81760: sending task result for task 0affc7ec-ae25-e763-854c-000000000049 11738 1726882467.81923: done sending task result for task 0affc7ec-ae25-e763-854c-000000000049 11738 1726882467.81927: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.82001: no more pending results, returning what we have 11738 1726882467.82004: results queue empty 11738 1726882467.82005: checking for any_errors_fatal 11738 1726882467.82013: done checking for any_errors_fatal 11738 1726882467.82014: checking for max_fail_percentage 11738 1726882467.82016: done checking for max_fail_percentage 11738 1726882467.82017: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.82018: done checking to see if all hosts have failed 11738 1726882467.82019: getting the remaining hosts for this loop 11738 1726882467.82020: done getting the remaining hosts for this loop 11738 1726882467.82026: getting the next task for host managed_node1 11738 1726882467.82032: done getting next task for host managed_node1 11738 1726882467.82036: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11738 1726882467.82038: ^ 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 11738 1726882467.82052: getting variables 11738 1726882467.82054: in VariableManager get_vars() 11738 1726882467.82091: Calling all_inventory to load vars for managed_node1 11738 1726882467.82094: Calling groups_inventory to load vars for managed_node1 11738 1726882467.82096: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.82107: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.82110: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.82113: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.82407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.82867: done with get_vars() 11738 1726882467.82877: 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:34:27 -0400 (0:00:00.061) 0:00:08.452 ****** 11738 1726882467.82999: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11738 1726882467.83636: worker is 1 (out of 1 available) 11738 1726882467.83650: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11738 1726882467.83662: done queuing things up, now waiting for results queue to drain 11738 1726882467.83663: waiting for pending results... 11738 1726882467.83839: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11738 1726882467.83896: in run() - task 0affc7ec-ae25-e763-854c-00000000004a 11738 1726882467.84028: variable 'ansible_search_path' from source: unknown 11738 1726882467.84031: variable 'ansible_search_path' from source: unknown 11738 1726882467.84034: calling self._execute() 11738 1726882467.84075: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.84086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.84099: variable 'omit' from source: magic vars 11738 1726882467.84643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.87936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.88018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.88067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.88113: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.88147: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.88247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.88287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.88421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.88427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.88430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.88547: variable 'ansible_distribution' from source: facts 11738 1726882467.88565: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.88581: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.88588: when evaluation is False, skipping this task 11738 1726882467.88596: _execute() done 11738 1726882467.88604: dumping result to json 11738 1726882467.88612: done dumping result, returning 11738 1726882467.88625: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-e763-854c-00000000004a] 11738 1726882467.88641: sending task result for task 0affc7ec-ae25-e763-854c-00000000004a 11738 1726882467.88874: done sending task result for task 0affc7ec-ae25-e763-854c-00000000004a 11738 1726882467.88879: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.88938: no more pending results, returning what we have 11738 1726882467.88941: results queue empty 11738 1726882467.88942: checking for any_errors_fatal 11738 1726882467.88949: done checking for any_errors_fatal 11738 1726882467.88950: checking for max_fail_percentage 11738 1726882467.88951: done checking for max_fail_percentage 11738 1726882467.88952: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.88953: done checking to see if all hosts have failed 11738 1726882467.88954: getting the remaining hosts for this loop 11738 1726882467.88955: done getting the remaining hosts for this loop 11738 1726882467.88959: getting the next task for host managed_node1 11738 1726882467.88965: done getting next task for host managed_node1 11738 1726882467.88969: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11738 1726882467.88971: ^ 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 11738 1726882467.88984: getting variables 11738 1726882467.88985: in VariableManager get_vars() 11738 1726882467.89018: Calling all_inventory to load vars for managed_node1 11738 1726882467.89020: Calling groups_inventory to load vars for managed_node1 11738 1726882467.89025: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.89033: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.89036: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.89038: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.89372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.89707: done with get_vars() 11738 1726882467.89718: 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:34:27 -0400 (0:00:00.069) 0:00:08.521 ****** 11738 1726882467.89913: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11738 1726882467.90610: worker is 1 (out of 1 available) 11738 1726882467.90629: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11738 1726882467.90642: done queuing things up, now waiting for results queue to drain 11738 1726882467.90643: waiting for pending results... 11738 1726882467.91145: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 11738 1726882467.91251: in run() - task 0affc7ec-ae25-e763-854c-00000000004b 11738 1726882467.91276: variable 'ansible_search_path' from source: unknown 11738 1726882467.91283: variable 'ansible_search_path' from source: unknown 11738 1726882467.91330: calling self._execute() 11738 1726882467.91431: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.91438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.91627: variable 'omit' from source: magic vars 11738 1726882467.92004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882467.96130: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882467.96230: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882467.96292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882467.96331: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882467.96373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882467.96474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882467.96527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882467.96589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882467.96807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882467.96812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882467.97016: variable 'ansible_distribution' from source: facts 11738 1726882467.97055: variable 'ansible_distribution_major_version' from source: facts 11738 1726882467.97072: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882467.97079: when evaluation is False, skipping this task 11738 1726882467.97087: _execute() done 11738 1726882467.97093: dumping result to json 11738 1726882467.97100: done dumping result, returning 11738 1726882467.97112: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-e763-854c-00000000004b] 11738 1726882467.97124: sending task result for task 0affc7ec-ae25-e763-854c-00000000004b 11738 1726882467.97248: done sending task result for task 0affc7ec-ae25-e763-854c-00000000004b 11738 1726882467.97264: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882467.97319: no more pending results, returning what we have 11738 1726882467.97326: results queue empty 11738 1726882467.97327: checking for any_errors_fatal 11738 1726882467.97339: done checking for any_errors_fatal 11738 1726882467.97340: checking for max_fail_percentage 11738 1726882467.97342: done checking for max_fail_percentage 11738 1726882467.97343: checking to see if all hosts have failed and the running result is not ok 11738 1726882467.97344: done checking to see if all hosts have failed 11738 1726882467.97345: getting the remaining hosts for this loop 11738 1726882467.97346: done getting the remaining hosts for this loop 11738 1726882467.97351: getting the next task for host managed_node1 11738 1726882467.97357: done getting next task for host managed_node1 11738 1726882467.97369: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11738 1726882467.97372: ^ 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 11738 1726882467.97387: getting variables 11738 1726882467.97390: in VariableManager get_vars() 11738 1726882467.97435: Calling all_inventory to load vars for managed_node1 11738 1726882467.97438: Calling groups_inventory to load vars for managed_node1 11738 1726882467.97440: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882467.97452: Calling all_plugins_play to load vars for managed_node1 11738 1726882467.97455: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882467.97458: Calling groups_plugins_play to load vars for managed_node1 11738 1726882467.98044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882467.98292: done with get_vars() 11738 1726882467.98303: done getting variables 11738 1726882467.98380: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:27 -0400 (0:00:00.084) 0:00:08.606 ****** 11738 1726882467.98412: entering _queue_task() for managed_node1/debug 11738 1726882467.98801: worker is 1 (out of 1 available) 11738 1726882467.98814: exiting _queue_task() for managed_node1/debug 11738 1726882467.98838: done queuing things up, now waiting for results queue to drain 11738 1726882467.98839: waiting for pending results... 11738 1726882467.99058: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11738 1726882467.99165: in run() - task 0affc7ec-ae25-e763-854c-00000000004c 11738 1726882467.99195: variable 'ansible_search_path' from source: unknown 11738 1726882467.99209: variable 'ansible_search_path' from source: unknown 11738 1726882467.99257: calling self._execute() 11738 1726882467.99362: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882467.99377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882467.99423: variable 'omit' from source: magic vars 11738 1726882467.99915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.02628: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.02702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.02827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.02831: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.02834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.02909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.02948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.02983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.03035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.03054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.03198: variable 'ansible_distribution' from source: facts 11738 1726882468.03210: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.03228: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.03235: when evaluation is False, skipping this task 11738 1726882468.03242: _execute() done 11738 1726882468.03248: dumping result to json 11738 1726882468.03255: done dumping result, returning 11738 1726882468.03268: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-e763-854c-00000000004c] 11738 1726882468.03278: sending task result for task 0affc7ec-ae25-e763-854c-00000000004c skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11738 1726882468.03426: no more pending results, returning what we have 11738 1726882468.03429: results queue empty 11738 1726882468.03430: checking for any_errors_fatal 11738 1726882468.03438: done checking for any_errors_fatal 11738 1726882468.03439: checking for max_fail_percentage 11738 1726882468.03440: done checking for max_fail_percentage 11738 1726882468.03442: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.03442: done checking to see if all hosts have failed 11738 1726882468.03443: getting the remaining hosts for this loop 11738 1726882468.03445: done getting the remaining hosts for this loop 11738 1726882468.03449: getting the next task for host managed_node1 11738 1726882468.03454: done getting next task for host managed_node1 11738 1726882468.03457: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11738 1726882468.03459: ^ 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 11738 1726882468.03471: getting variables 11738 1726882468.03473: in VariableManager get_vars() 11738 1726882468.03511: Calling all_inventory to load vars for managed_node1 11738 1726882468.03513: Calling groups_inventory to load vars for managed_node1 11738 1726882468.03515: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.03528: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.03531: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.03648: done sending task result for task 0affc7ec-ae25-e763-854c-00000000004c 11738 1726882468.03652: WORKER PROCESS EXITING 11738 1726882468.03657: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.03844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.04066: done with get_vars() 11738 1726882468.04081: done getting variables 11738 1726882468.04141: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:28 -0400 (0:00:00.057) 0:00:08.664 ****** 11738 1726882468.04170: entering _queue_task() for managed_node1/debug 11738 1726882468.04539: worker is 1 (out of 1 available) 11738 1726882468.04550: exiting _queue_task() for managed_node1/debug 11738 1726882468.04562: done queuing things up, now waiting for results queue to drain 11738 1726882468.04563: waiting for pending results... 11738 1726882468.04752: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11738 1726882468.04860: in run() - task 0affc7ec-ae25-e763-854c-00000000004d 11738 1726882468.04886: variable 'ansible_search_path' from source: unknown 11738 1726882468.04898: variable 'ansible_search_path' from source: unknown 11738 1726882468.04950: calling self._execute() 11738 1726882468.05038: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.05165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.05170: variable 'omit' from source: magic vars 11738 1726882468.05541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.08003: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.08084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.08157: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.08204: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.08239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.08337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.08370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.08397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.08441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.08462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.08727: variable 'ansible_distribution' from source: facts 11738 1726882468.08731: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.08733: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.08735: when evaluation is False, skipping this task 11738 1726882468.08738: _execute() done 11738 1726882468.08740: dumping result to json 11738 1726882468.08743: done dumping result, returning 11738 1726882468.08745: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-e763-854c-00000000004d] 11738 1726882468.08748: sending task result for task 0affc7ec-ae25-e763-854c-00000000004d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11738 1726882468.08872: no more pending results, returning what we have 11738 1726882468.08876: results queue empty 11738 1726882468.08877: checking for any_errors_fatal 11738 1726882468.08882: done checking for any_errors_fatal 11738 1726882468.08883: checking for max_fail_percentage 11738 1726882468.08885: done checking for max_fail_percentage 11738 1726882468.08887: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.08887: done checking to see if all hosts have failed 11738 1726882468.08888: getting the remaining hosts for this loop 11738 1726882468.08890: done getting the remaining hosts for this loop 11738 1726882468.08895: getting the next task for host managed_node1 11738 1726882468.08901: done getting next task for host managed_node1 11738 1726882468.08905: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11738 1726882468.08907: ^ 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 11738 1726882468.08921: getting variables 11738 1726882468.08925: in VariableManager get_vars() 11738 1726882468.08969: Calling all_inventory to load vars for managed_node1 11738 1726882468.08973: Calling groups_inventory to load vars for managed_node1 11738 1726882468.08975: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.08987: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.08990: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.08993: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.09514: done sending task result for task 0affc7ec-ae25-e763-854c-00000000004d 11738 1726882468.09517: WORKER PROCESS EXITING 11738 1726882468.09545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.09767: done with get_vars() 11738 1726882468.09779: done getting variables 11738 1726882468.09844: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:28 -0400 (0:00:00.057) 0:00:08.721 ****** 11738 1726882468.09878: entering _queue_task() for managed_node1/debug 11738 1726882468.10192: worker is 1 (out of 1 available) 11738 1726882468.10206: exiting _queue_task() for managed_node1/debug 11738 1726882468.10219: done queuing things up, now waiting for results queue to drain 11738 1726882468.10220: waiting for pending results... 11738 1726882468.10520: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11738 1726882468.10636: in run() - task 0affc7ec-ae25-e763-854c-00000000004e 11738 1726882468.10662: variable 'ansible_search_path' from source: unknown 11738 1726882468.10670: variable 'ansible_search_path' from source: unknown 11738 1726882468.10714: calling self._execute() 11738 1726882468.10808: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.10823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.10839: variable 'omit' from source: magic vars 11738 1726882468.11891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.15066: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.15393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.15531: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.15580: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.15671: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.15876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.15914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.15997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.16129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.16148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.16505: variable 'ansible_distribution' from source: facts 11738 1726882468.16520: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.16540: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.16554: when evaluation is False, skipping this task 11738 1726882468.16566: _execute() done 11738 1726882468.16574: dumping result to json 11738 1726882468.16582: done dumping result, returning 11738 1726882468.16594: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-e763-854c-00000000004e] 11738 1726882468.16605: sending task result for task 0affc7ec-ae25-e763-854c-00000000004e skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11738 1726882468.16894: no more pending results, returning what we have 11738 1726882468.16898: results queue empty 11738 1726882468.16899: checking for any_errors_fatal 11738 1726882468.16905: done checking for any_errors_fatal 11738 1726882468.16906: checking for max_fail_percentage 11738 1726882468.16908: done checking for max_fail_percentage 11738 1726882468.16909: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.16910: done checking to see if all hosts have failed 11738 1726882468.16911: getting the remaining hosts for this loop 11738 1726882468.16913: done getting the remaining hosts for this loop 11738 1726882468.16917: getting the next task for host managed_node1 11738 1726882468.16925: done getting next task for host managed_node1 11738 1726882468.16929: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11738 1726882468.16931: ^ 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 11738 1726882468.16945: getting variables 11738 1726882468.16947: in VariableManager get_vars() 11738 1726882468.16990: Calling all_inventory to load vars for managed_node1 11738 1726882468.16994: Calling groups_inventory to load vars for managed_node1 11738 1726882468.16996: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.17007: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.17010: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.17013: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.17388: done sending task result for task 0affc7ec-ae25-e763-854c-00000000004e 11738 1726882468.17392: WORKER PROCESS EXITING 11738 1726882468.17416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.17638: done with get_vars() 11738 1726882468.17650: 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:34:28 -0400 (0:00:00.078) 0:00:08.800 ****** 11738 1726882468.17749: entering _queue_task() for managed_node1/ping 11738 1726882468.18036: worker is 1 (out of 1 available) 11738 1726882468.18049: exiting _queue_task() for managed_node1/ping 11738 1726882468.18064: done queuing things up, now waiting for results queue to drain 11738 1726882468.18065: waiting for pending results... 11738 1726882468.18350: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 11738 1726882468.18464: in run() - task 0affc7ec-ae25-e763-854c-00000000004f 11738 1726882468.18498: variable 'ansible_search_path' from source: unknown 11738 1726882468.18507: variable 'ansible_search_path' from source: unknown 11738 1726882468.18560: calling self._execute() 11738 1726882468.18647: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.18689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.18693: variable 'omit' from source: magic vars 11738 1726882468.19551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.22329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.22417: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.22483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.22533: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.22634: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.22777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.22815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.22854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.22907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.22930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.23096: variable 'ansible_distribution' from source: facts 11738 1726882468.23109: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.23128: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.23135: when evaluation is False, skipping this task 11738 1726882468.23142: _execute() done 11738 1726882468.23147: dumping result to json 11738 1726882468.23153: done dumping result, returning 11738 1726882468.23170: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-e763-854c-00000000004f] 11738 1726882468.23182: sending task result for task 0affc7ec-ae25-e763-854c-00000000004f 11738 1726882468.23433: done sending task result for task 0affc7ec-ae25-e763-854c-00000000004f 11738 1726882468.23437: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882468.23491: no more pending results, returning what we have 11738 1726882468.23495: results queue empty 11738 1726882468.23496: checking for any_errors_fatal 11738 1726882468.23501: done checking for any_errors_fatal 11738 1726882468.23502: checking for max_fail_percentage 11738 1726882468.23504: done checking for max_fail_percentage 11738 1726882468.23505: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.23506: done checking to see if all hosts have failed 11738 1726882468.23507: getting the remaining hosts for this loop 11738 1726882468.23509: done getting the remaining hosts for this loop 11738 1726882468.23514: getting the next task for host managed_node1 11738 1726882468.23523: done getting next task for host managed_node1 11738 1726882468.23526: ^ task is: TASK: meta (role_complete) 11738 1726882468.23528: ^ 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 11738 1726882468.23543: getting variables 11738 1726882468.23545: in VariableManager get_vars() 11738 1726882468.23589: Calling all_inventory to load vars for managed_node1 11738 1726882468.23592: Calling groups_inventory to load vars for managed_node1 11738 1726882468.23595: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.23607: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.23610: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.23615: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.24179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.24599: done with get_vars() 11738 1726882468.24610: done getting variables 11738 1726882468.24697: done queuing things up, now waiting for results queue to drain 11738 1726882468.24699: results queue empty 11738 1726882468.24700: checking for any_errors_fatal 11738 1726882468.24703: done checking for any_errors_fatal 11738 1726882468.24703: checking for max_fail_percentage 11738 1726882468.24705: done checking for max_fail_percentage 11738 1726882468.24705: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.24706: done checking to see if all hosts have failed 11738 1726882468.24707: getting the remaining hosts for this loop 11738 1726882468.24708: done getting the remaining hosts for this loop 11738 1726882468.24710: getting the next task for host managed_node1 11738 1726882468.24714: done getting next task for host managed_node1 11738 1726882468.24716: ^ task is: TASK: meta (flush_handlers) 11738 1726882468.24717: ^ 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 11738 1726882468.24720: getting variables 11738 1726882468.24721: in VariableManager get_vars() 11738 1726882468.24939: Calling all_inventory to load vars for managed_node1 11738 1726882468.24942: Calling groups_inventory to load vars for managed_node1 11738 1726882468.24944: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.24949: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.24951: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.24954: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.25101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.25489: done with get_vars() 11738 1726882468.25502: done getting variables 11738 1726882468.25566: in VariableManager get_vars() 11738 1726882468.25578: Calling all_inventory to load vars for managed_node1 11738 1726882468.25586: Calling groups_inventory to load vars for managed_node1 11738 1726882468.25589: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.25594: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.25596: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.25599: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.25749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.25978: done with get_vars() 11738 1726882468.25992: done queuing things up, now waiting for results queue to drain 11738 1726882468.25994: results queue empty 11738 1726882468.25995: checking for any_errors_fatal 11738 1726882468.25996: done checking for any_errors_fatal 11738 1726882468.25997: checking for max_fail_percentage 11738 1726882468.25998: done checking for max_fail_percentage 11738 1726882468.25999: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.26000: done checking to see if all hosts have failed 11738 1726882468.26000: getting the remaining hosts for this loop 11738 1726882468.26001: done getting the remaining hosts for this loop 11738 1726882468.26004: getting the next task for host managed_node1 11738 1726882468.26009: done getting next task for host managed_node1 11738 1726882468.26010: ^ task is: TASK: meta (flush_handlers) 11738 1726882468.26013: ^ 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 11738 1726882468.26015: getting variables 11738 1726882468.26016: in VariableManager get_vars() 11738 1726882468.26030: Calling all_inventory to load vars for managed_node1 11738 1726882468.26032: Calling groups_inventory to load vars for managed_node1 11738 1726882468.26034: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.26038: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.26041: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.26044: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.26189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.26394: done with get_vars() 11738 1726882468.26403: done getting variables 11738 1726882468.26454: in VariableManager get_vars() 11738 1726882468.26467: Calling all_inventory to load vars for managed_node1 11738 1726882468.26469: Calling groups_inventory to load vars for managed_node1 11738 1726882468.26471: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.26476: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.26478: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.26481: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.26633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.26852: done with get_vars() 11738 1726882468.26865: done queuing things up, now waiting for results queue to drain 11738 1726882468.26867: results queue empty 11738 1726882468.26868: checking for any_errors_fatal 11738 1726882468.26869: done checking for any_errors_fatal 11738 1726882468.26870: checking for max_fail_percentage 11738 1726882468.26871: done checking for max_fail_percentage 11738 1726882468.26872: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.26872: done checking to see if all hosts have failed 11738 1726882468.26873: getting the remaining hosts for this loop 11738 1726882468.26874: done getting the remaining hosts for this loop 11738 1726882468.26876: getting the next task for host managed_node1 11738 1726882468.26880: done getting next task for host managed_node1 11738 1726882468.26881: ^ task is: None 11738 1726882468.26882: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11738 1726882468.26883: done queuing things up, now waiting for results queue to drain 11738 1726882468.26884: results queue empty 11738 1726882468.26885: checking for any_errors_fatal 11738 1726882468.26886: done checking for any_errors_fatal 11738 1726882468.26886: checking for max_fail_percentage 11738 1726882468.26887: done checking for max_fail_percentage 11738 1726882468.26888: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.26889: done checking to see if all hosts have failed 11738 1726882468.26890: getting the next task for host managed_node1 11738 1726882468.26892: done getting next task for host managed_node1 11738 1726882468.26893: ^ task is: None 11738 1726882468.26894: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11738 1726882468.26931: in VariableManager get_vars() 11738 1726882468.26947: done with get_vars() 11738 1726882468.26953: in VariableManager get_vars() 11738 1726882468.26965: done with get_vars() 11738 1726882468.26970: variable 'omit' from source: magic vars 11738 1726882468.27036: in VariableManager get_vars() 11738 1726882468.27065: done with get_vars() 11738 1726882468.27114: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 11738 1726882468.27334: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11738 1726882468.27356: getting the remaining hosts for this loop 11738 1726882468.27357: done getting the remaining hosts for this loop 11738 1726882468.27361: getting the next task for host managed_node1 11738 1726882468.27364: done getting next task for host managed_node1 11738 1726882468.27366: ^ task is: TASK: Gathering Facts 11738 1726882468.27367: ^ 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 11738 1726882468.27369: getting variables 11738 1726882468.27369: in VariableManager get_vars() 11738 1726882468.27377: Calling all_inventory to load vars for managed_node1 11738 1726882468.27379: Calling groups_inventory to load vars for managed_node1 11738 1726882468.27382: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.27386: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.27388: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.27391: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.27543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.27768: done with get_vars() 11738 1726882468.27780: done getting variables 11738 1726882468.27827: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 21:34:28 -0400 (0:00:00.101) 0:00:08.901 ****** 11738 1726882468.27855: entering _queue_task() for managed_node1/gather_facts 11738 1726882468.28276: worker is 1 (out of 1 available) 11738 1726882468.28288: exiting _queue_task() for managed_node1/gather_facts 11738 1726882468.28302: done queuing things up, now waiting for results queue to drain 11738 1726882468.28303: waiting for pending results... 11738 1726882468.28662: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11738 1726882468.28668: in run() - task 0affc7ec-ae25-e763-854c-000000000229 11738 1726882468.28935: variable 'ansible_search_path' from source: unknown 11738 1726882468.28983: calling self._execute() 11738 1726882468.29241: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.29245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.29247: variable 'omit' from source: magic vars 11738 1726882468.30232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.33844: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.34126: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.34129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.34262: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.34293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.34379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.34415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.34447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.34496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.34517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.34688: variable 'ansible_distribution' from source: facts 11738 1726882468.34701: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.34717: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.34727: when evaluation is False, skipping this task 11738 1726882468.34736: _execute() done 11738 1726882468.34742: dumping result to json 11738 1726882468.34749: done dumping result, returning 11738 1726882468.34764: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-e763-854c-000000000229] 11738 1726882468.34774: sending task result for task 0affc7ec-ae25-e763-854c-000000000229 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882468.34934: no more pending results, returning what we have 11738 1726882468.34937: results queue empty 11738 1726882468.34938: checking for any_errors_fatal 11738 1726882468.34940: done checking for any_errors_fatal 11738 1726882468.34940: checking for max_fail_percentage 11738 1726882468.34942: done checking for max_fail_percentage 11738 1726882468.34943: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.34944: done checking to see if all hosts have failed 11738 1726882468.34945: getting the remaining hosts for this loop 11738 1726882468.34946: done getting the remaining hosts for this loop 11738 1726882468.34950: getting the next task for host managed_node1 11738 1726882468.34955: done getting next task for host managed_node1 11738 1726882468.34957: ^ task is: TASK: meta (flush_handlers) 11738 1726882468.34959: ^ 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 11738 1726882468.34963: getting variables 11738 1726882468.34965: in VariableManager get_vars() 11738 1726882468.34995: Calling all_inventory to load vars for managed_node1 11738 1726882468.34998: Calling groups_inventory to load vars for managed_node1 11738 1726882468.35002: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.35015: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.35017: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.35021: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.35285: done sending task result for task 0affc7ec-ae25-e763-854c-000000000229 11738 1726882468.35288: WORKER PROCESS EXITING 11738 1726882468.35313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.35536: done with get_vars() 11738 1726882468.35548: done getting variables 11738 1726882468.35633: in VariableManager get_vars() 11738 1726882468.35644: Calling all_inventory to load vars for managed_node1 11738 1726882468.35647: Calling groups_inventory to load vars for managed_node1 11738 1726882468.35649: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.35654: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.35657: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.35668: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.36092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.36279: done with get_vars() 11738 1726882468.36291: done queuing things up, now waiting for results queue to drain 11738 1726882468.36293: results queue empty 11738 1726882468.36294: checking for any_errors_fatal 11738 1726882468.36295: done checking for any_errors_fatal 11738 1726882468.36296: checking for max_fail_percentage 11738 1726882468.36297: done checking for max_fail_percentage 11738 1726882468.36298: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.36298: done checking to see if all hosts have failed 11738 1726882468.36299: getting the remaining hosts for this loop 11738 1726882468.36300: done getting the remaining hosts for this loop 11738 1726882468.36302: getting the next task for host managed_node1 11738 1726882468.36305: done getting next task for host managed_node1 11738 1726882468.36307: ^ task is: TASK: Include the task 'delete_interface.yml' 11738 1726882468.36309: ^ 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 11738 1726882468.36311: getting variables 11738 1726882468.36311: in VariableManager get_vars() 11738 1726882468.36318: Calling all_inventory to load vars for managed_node1 11738 1726882468.36319: Calling groups_inventory to load vars for managed_node1 11738 1726882468.36323: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.36531: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.36534: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.36537: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.36680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.36879: done with get_vars() 11738 1726882468.36887: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 21:34:28 -0400 (0:00:00.091) 0:00:08.992 ****** 11738 1726882468.36965: entering _queue_task() for managed_node1/include_tasks 11738 1726882468.37257: worker is 1 (out of 1 available) 11738 1726882468.37273: exiting _queue_task() for managed_node1/include_tasks 11738 1726882468.37286: done queuing things up, now waiting for results queue to drain 11738 1726882468.37287: waiting for pending results... 11738 1726882468.37576: running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' 11738 1726882468.37729: in run() - task 0affc7ec-ae25-e763-854c-000000000052 11738 1726882468.37734: variable 'ansible_search_path' from source: unknown 11738 1726882468.37753: calling self._execute() 11738 1726882468.37844: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.37865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.37882: variable 'omit' from source: magic vars 11738 1726882468.38360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.41029: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.41034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.41050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.41097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.41132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.41236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.41283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.41316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.41375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.41397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.41553: variable 'ansible_distribution' from source: facts 11738 1726882468.41569: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.41590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.41694: when evaluation is False, skipping this task 11738 1726882468.41698: _execute() done 11738 1726882468.41701: dumping result to json 11738 1726882468.41703: done dumping result, returning 11738 1726882468.41706: done running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' [0affc7ec-ae25-e763-854c-000000000052] 11738 1726882468.41708: sending task result for task 0affc7ec-ae25-e763-854c-000000000052 11738 1726882468.42024: done sending task result for task 0affc7ec-ae25-e763-854c-000000000052 11738 1726882468.42030: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882468.42074: no more pending results, returning what we have 11738 1726882468.42077: results queue empty 11738 1726882468.42078: checking for any_errors_fatal 11738 1726882468.42080: done checking for any_errors_fatal 11738 1726882468.42081: checking for max_fail_percentage 11738 1726882468.42083: done checking for max_fail_percentage 11738 1726882468.42084: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.42085: done checking to see if all hosts have failed 11738 1726882468.42086: getting the remaining hosts for this loop 11738 1726882468.42087: done getting the remaining hosts for this loop 11738 1726882468.42090: getting the next task for host managed_node1 11738 1726882468.42096: done getting next task for host managed_node1 11738 1726882468.42099: ^ task is: TASK: meta (flush_handlers) 11738 1726882468.42101: ^ 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 11738 1726882468.42106: getting variables 11738 1726882468.42107: in VariableManager get_vars() 11738 1726882468.42138: Calling all_inventory to load vars for managed_node1 11738 1726882468.42141: Calling groups_inventory to load vars for managed_node1 11738 1726882468.42144: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.42155: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.42162: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.42166: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.42402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.42602: done with get_vars() 11738 1726882468.42612: done getting variables 11738 1726882468.42688: in VariableManager get_vars() 11738 1726882468.42698: Calling all_inventory to load vars for managed_node1 11738 1726882468.42700: Calling groups_inventory to load vars for managed_node1 11738 1726882468.42702: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.42707: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.42710: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.42713: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.42904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.43095: done with get_vars() 11738 1726882468.43108: done queuing things up, now waiting for results queue to drain 11738 1726882468.43110: results queue empty 11738 1726882468.43110: checking for any_errors_fatal 11738 1726882468.43113: done checking for any_errors_fatal 11738 1726882468.43113: checking for max_fail_percentage 11738 1726882468.43115: done checking for max_fail_percentage 11738 1726882468.43115: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.43116: done checking to see if all hosts have failed 11738 1726882468.43117: getting the remaining hosts for this loop 11738 1726882468.43118: done getting the remaining hosts for this loop 11738 1726882468.43120: getting the next task for host managed_node1 11738 1726882468.43126: done getting next task for host managed_node1 11738 1726882468.43127: ^ task is: TASK: meta (flush_handlers) 11738 1726882468.43129: ^ 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 11738 1726882468.43131: getting variables 11738 1726882468.43132: in VariableManager get_vars() 11738 1726882468.43139: Calling all_inventory to load vars for managed_node1 11738 1726882468.43141: Calling groups_inventory to load vars for managed_node1 11738 1726882468.43144: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.43153: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.43156: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.43162: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.43303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.43505: done with get_vars() 11738 1726882468.43512: done getting variables 11738 1726882468.43561: in VariableManager get_vars() 11738 1726882468.43570: Calling all_inventory to load vars for managed_node1 11738 1726882468.43573: Calling groups_inventory to load vars for managed_node1 11738 1726882468.43575: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.43580: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.43582: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.43585: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.43755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.43952: done with get_vars() 11738 1726882468.43968: done queuing things up, now waiting for results queue to drain 11738 1726882468.43970: results queue empty 11738 1726882468.43971: checking for any_errors_fatal 11738 1726882468.43972: done checking for any_errors_fatal 11738 1726882468.43973: checking for max_fail_percentage 11738 1726882468.43974: done checking for max_fail_percentage 11738 1726882468.43974: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.43975: done checking to see if all hosts have failed 11738 1726882468.43976: getting the remaining hosts for this loop 11738 1726882468.43977: done getting the remaining hosts for this loop 11738 1726882468.43979: getting the next task for host managed_node1 11738 1726882468.43982: done getting next task for host managed_node1 11738 1726882468.43983: ^ task is: None 11738 1726882468.43985: ^ 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 11738 1726882468.43986: done queuing things up, now waiting for results queue to drain 11738 1726882468.43987: results queue empty 11738 1726882468.43988: checking for any_errors_fatal 11738 1726882468.43989: done checking for any_errors_fatal 11738 1726882468.43989: checking for max_fail_percentage 11738 1726882468.43990: done checking for max_fail_percentage 11738 1726882468.43991: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.43992: done checking to see if all hosts have failed 11738 1726882468.43993: getting the next task for host managed_node1 11738 1726882468.43996: done getting next task for host managed_node1 11738 1726882468.43997: ^ task is: None 11738 1726882468.43998: ^ 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 11738 1726882468.44035: in VariableManager get_vars() 11738 1726882468.44060: done with get_vars() 11738 1726882468.44067: in VariableManager get_vars() 11738 1726882468.44080: done with get_vars() 11738 1726882468.44084: variable 'omit' from source: magic vars 11738 1726882468.44204: variable 'profile' from source: play vars 11738 1726882468.44308: in VariableManager get_vars() 11738 1726882468.44327: done with get_vars() 11738 1726882468.44348: variable 'omit' from source: magic vars 11738 1726882468.44419: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 11738 1726882468.45147: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11738 1726882468.45172: getting the remaining hosts for this loop 11738 1726882468.45174: done getting the remaining hosts for this loop 11738 1726882468.45176: getting the next task for host managed_node1 11738 1726882468.45179: done getting next task for host managed_node1 11738 1726882468.45181: ^ task is: TASK: Gathering Facts 11738 1726882468.45183: ^ 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 11738 1726882468.45185: getting variables 11738 1726882468.45185: in VariableManager get_vars() 11738 1726882468.45196: Calling all_inventory to load vars for managed_node1 11738 1726882468.45198: Calling groups_inventory to load vars for managed_node1 11738 1726882468.45201: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.45205: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.45208: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.45211: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.45361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.45600: done with get_vars() 11738 1726882468.45608: done getting variables 11738 1726882468.45652: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 21:34:28 -0400 (0:00:00.087) 0:00:09.079 ****** 11738 1726882468.45678: entering _queue_task() for managed_node1/gather_facts 11738 1726882468.46145: worker is 1 (out of 1 available) 11738 1726882468.46154: exiting _queue_task() for managed_node1/gather_facts 11738 1726882468.46166: done queuing things up, now waiting for results queue to drain 11738 1726882468.46167: waiting for pending results... 11738 1726882468.46261: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11738 1726882468.46393: in run() - task 0affc7ec-ae25-e763-854c-00000000023e 11738 1726882468.46398: variable 'ansible_search_path' from source: unknown 11738 1726882468.46502: calling self._execute() 11738 1726882468.46533: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.46544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.46557: variable 'omit' from source: magic vars 11738 1726882468.47038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.49528: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.49608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.49653: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.49700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.49733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.49885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.49889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.49904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.49955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.49978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.50132: variable 'ansible_distribution' from source: facts 11738 1726882468.50146: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.50165: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.50172: when evaluation is False, skipping this task 11738 1726882468.50179: _execute() done 11738 1726882468.50185: dumping result to json 11738 1726882468.50192: done dumping result, returning 11738 1726882468.50208: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-e763-854c-00000000023e] 11738 1726882468.50317: sending task result for task 0affc7ec-ae25-e763-854c-00000000023e 11738 1726882468.50387: done sending task result for task 0affc7ec-ae25-e763-854c-00000000023e 11738 1726882468.50391: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882468.50444: no more pending results, returning what we have 11738 1726882468.50448: results queue empty 11738 1726882468.50449: checking for any_errors_fatal 11738 1726882468.50450: done checking for any_errors_fatal 11738 1726882468.50451: checking for max_fail_percentage 11738 1726882468.50453: done checking for max_fail_percentage 11738 1726882468.50454: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.50455: done checking to see if all hosts have failed 11738 1726882468.50456: getting the remaining hosts for this loop 11738 1726882468.50460: done getting the remaining hosts for this loop 11738 1726882468.50464: getting the next task for host managed_node1 11738 1726882468.50470: done getting next task for host managed_node1 11738 1726882468.50472: ^ task is: TASK: meta (flush_handlers) 11738 1726882468.50474: ^ 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 11738 1726882468.50478: getting variables 11738 1726882468.50480: in VariableManager get_vars() 11738 1726882468.50520: Calling all_inventory to load vars for managed_node1 11738 1726882468.50525: Calling groups_inventory to load vars for managed_node1 11738 1726882468.50527: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.50540: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.50543: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.50546: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.50941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.51174: done with get_vars() 11738 1726882468.51184: done getting variables 11738 1726882468.51254: in VariableManager get_vars() 11738 1726882468.51269: Calling all_inventory to load vars for managed_node1 11738 1726882468.51271: Calling groups_inventory to load vars for managed_node1 11738 1726882468.51273: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.51278: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.51280: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.51283: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.51460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.51666: done with get_vars() 11738 1726882468.51680: done queuing things up, now waiting for results queue to drain 11738 1726882468.51682: results queue empty 11738 1726882468.51683: checking for any_errors_fatal 11738 1726882468.51684: done checking for any_errors_fatal 11738 1726882468.51685: checking for max_fail_percentage 11738 1726882468.51686: done checking for max_fail_percentage 11738 1726882468.51687: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.51688: done checking to see if all hosts have failed 11738 1726882468.51689: getting the remaining hosts for this loop 11738 1726882468.51690: done getting the remaining hosts for this loop 11738 1726882468.51692: getting the next task for host managed_node1 11738 1726882468.51696: done getting next task for host managed_node1 11738 1726882468.51698: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11738 1726882468.51700: ^ 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 11738 1726882468.51710: getting variables 11738 1726882468.51711: in VariableManager get_vars() 11738 1726882468.51726: Calling all_inventory to load vars for managed_node1 11738 1726882468.51729: Calling groups_inventory to load vars for managed_node1 11738 1726882468.51731: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.51740: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.51742: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.51745: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.51892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.52104: done with get_vars() 11738 1726882468.52113: 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:34:28 -0400 (0:00:00.065) 0:00:09.144 ****** 11738 1726882468.52188: entering _queue_task() for managed_node1/include_tasks 11738 1726882468.52480: worker is 1 (out of 1 available) 11738 1726882468.52494: exiting _queue_task() for managed_node1/include_tasks 11738 1726882468.52507: done queuing things up, now waiting for results queue to drain 11738 1726882468.52508: waiting for pending results... 11738 1726882468.52942: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11738 1726882468.52947: in run() - task 0affc7ec-ae25-e763-854c-00000000005a 11738 1726882468.52950: variable 'ansible_search_path' from source: unknown 11738 1726882468.52953: variable 'ansible_search_path' from source: unknown 11738 1726882468.52986: calling self._execute() 11738 1726882468.53082: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.53097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.53112: variable 'omit' from source: magic vars 11738 1726882468.53591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.56130: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.56202: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.56427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.56431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.56434: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.56437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.56446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.56482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.56532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.56557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.56702: variable 'ansible_distribution' from source: facts 11738 1726882468.56714: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.56730: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.56737: when evaluation is False, skipping this task 11738 1726882468.56744: _execute() done 11738 1726882468.56751: dumping result to json 11738 1726882468.56761: done dumping result, returning 11738 1726882468.56779: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-e763-854c-00000000005a] 11738 1726882468.56788: sending task result for task 0affc7ec-ae25-e763-854c-00000000005a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882468.56993: no more pending results, returning what we have 11738 1726882468.56997: results queue empty 11738 1726882468.56998: checking for any_errors_fatal 11738 1726882468.56999: done checking for any_errors_fatal 11738 1726882468.57000: checking for max_fail_percentage 11738 1726882468.57002: done checking for max_fail_percentage 11738 1726882468.57003: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.57004: done checking to see if all hosts have failed 11738 1726882468.57005: getting the remaining hosts for this loop 11738 1726882468.57006: done getting the remaining hosts for this loop 11738 1726882468.57012: getting the next task for host managed_node1 11738 1726882468.57018: done getting next task for host managed_node1 11738 1726882468.57025: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11738 1726882468.57028: ^ 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 11738 1726882468.57041: getting variables 11738 1726882468.57043: in VariableManager get_vars() 11738 1726882468.57084: Calling all_inventory to load vars for managed_node1 11738 1726882468.57087: Calling groups_inventory to load vars for managed_node1 11738 1726882468.57089: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.57100: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.57103: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.57106: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.57489: done sending task result for task 0affc7ec-ae25-e763-854c-00000000005a 11738 1726882468.57493: WORKER PROCESS EXITING 11738 1726882468.57516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.57738: done with get_vars() 11738 1726882468.57749: done getting variables 11738 1726882468.57809: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:34:28 -0400 (0:00:00.056) 0:00:09.201 ****** 11738 1726882468.57840: entering _queue_task() for managed_node1/debug 11738 1726882468.58087: worker is 1 (out of 1 available) 11738 1726882468.58100: exiting _queue_task() for managed_node1/debug 11738 1726882468.58112: done queuing things up, now waiting for results queue to drain 11738 1726882468.58114: waiting for pending results... 11738 1726882468.58388: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 11738 1726882468.58500: in run() - task 0affc7ec-ae25-e763-854c-00000000005b 11738 1726882468.58525: variable 'ansible_search_path' from source: unknown 11738 1726882468.58534: variable 'ansible_search_path' from source: unknown 11738 1726882468.58728: calling self._execute() 11738 1726882468.58732: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.58735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.58738: variable 'omit' from source: magic vars 11738 1726882468.59262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.61823: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.61909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.61963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.62007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.62050: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.62147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.62190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.62220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.62277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.62294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.62436: variable 'ansible_distribution' from source: facts 11738 1726882468.62447: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.62466: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.62477: when evaluation is False, skipping this task 11738 1726882468.62484: _execute() done 11738 1726882468.62526: dumping result to json 11738 1726882468.62528: done dumping result, returning 11738 1726882468.62531: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-e763-854c-00000000005b] 11738 1726882468.62533: sending task result for task 0affc7ec-ae25-e763-854c-00000000005b 11738 1726882468.62858: done sending task result for task 0affc7ec-ae25-e763-854c-00000000005b 11738 1726882468.62862: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11738 1726882468.62901: no more pending results, returning what we have 11738 1726882468.62904: results queue empty 11738 1726882468.62905: checking for any_errors_fatal 11738 1726882468.62911: done checking for any_errors_fatal 11738 1726882468.62912: checking for max_fail_percentage 11738 1726882468.62913: done checking for max_fail_percentage 11738 1726882468.62914: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.62915: done checking to see if all hosts have failed 11738 1726882468.62916: getting the remaining hosts for this loop 11738 1726882468.62917: done getting the remaining hosts for this loop 11738 1726882468.62920: getting the next task for host managed_node1 11738 1726882468.62927: done getting next task for host managed_node1 11738 1726882468.62930: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11738 1726882468.62932: ^ 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 11738 1726882468.62944: getting variables 11738 1726882468.62946: in VariableManager get_vars() 11738 1726882468.62981: Calling all_inventory to load vars for managed_node1 11738 1726882468.62984: Calling groups_inventory to load vars for managed_node1 11738 1726882468.62986: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.62995: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.62998: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.63001: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.63254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.63465: done with get_vars() 11738 1726882468.63475: done getting variables 11738 1726882468.63538: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:28 -0400 (0:00:00.057) 0:00:09.258 ****** 11738 1726882468.63570: entering _queue_task() for managed_node1/fail 11738 1726882468.63844: worker is 1 (out of 1 available) 11738 1726882468.63856: exiting _queue_task() for managed_node1/fail 11738 1726882468.63872: done queuing things up, now waiting for results queue to drain 11738 1726882468.63873: waiting for pending results... 11738 1726882468.64167: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11738 1726882468.64284: in run() - task 0affc7ec-ae25-e763-854c-00000000005c 11738 1726882468.64306: variable 'ansible_search_path' from source: unknown 11738 1726882468.64316: variable 'ansible_search_path' from source: unknown 11738 1726882468.64370: calling self._execute() 11738 1726882468.64527: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.64531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.64534: variable 'omit' from source: magic vars 11738 1726882468.64974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.67463: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.67570: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.67618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.67683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.67725: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.67824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.67929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.67933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.67941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.67964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.68111: variable 'ansible_distribution' from source: facts 11738 1726882468.68126: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.68143: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.68154: when evaluation is False, skipping this task 11738 1726882468.68164: _execute() done 11738 1726882468.68170: dumping result to json 11738 1726882468.68178: done dumping result, returning 11738 1726882468.68189: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-e763-854c-00000000005c] 11738 1726882468.68199: sending task result for task 0affc7ec-ae25-e763-854c-00000000005c 11738 1726882468.68476: done sending task result for task 0affc7ec-ae25-e763-854c-00000000005c 11738 1726882468.68480: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882468.68529: no more pending results, returning what we have 11738 1726882468.68532: results queue empty 11738 1726882468.68533: checking for any_errors_fatal 11738 1726882468.68540: done checking for any_errors_fatal 11738 1726882468.68540: checking for max_fail_percentage 11738 1726882468.68542: done checking for max_fail_percentage 11738 1726882468.68543: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.68544: done checking to see if all hosts have failed 11738 1726882468.68545: getting the remaining hosts for this loop 11738 1726882468.68546: done getting the remaining hosts for this loop 11738 1726882468.68550: getting the next task for host managed_node1 11738 1726882468.68556: done getting next task for host managed_node1 11738 1726882468.68562: ^ 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 11738 1726882468.68564: ^ 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 11738 1726882468.68578: getting variables 11738 1726882468.68580: in VariableManager get_vars() 11738 1726882468.68620: Calling all_inventory to load vars for managed_node1 11738 1726882468.68624: Calling groups_inventory to load vars for managed_node1 11738 1726882468.68627: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.68637: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.68640: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.68643: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.68950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.69196: done with get_vars() 11738 1726882468.69206: done getting variables 11738 1726882468.69269: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:28 -0400 (0:00:00.057) 0:00:09.315 ****** 11738 1726882468.69298: entering _queue_task() for managed_node1/fail 11738 1726882468.69552: worker is 1 (out of 1 available) 11738 1726882468.69568: exiting _queue_task() for managed_node1/fail 11738 1726882468.69580: done queuing things up, now waiting for results queue to drain 11738 1726882468.69581: waiting for pending results... 11738 1726882468.69871: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11738 1726882468.70028: in run() - task 0affc7ec-ae25-e763-854c-00000000005d 11738 1726882468.70032: variable 'ansible_search_path' from source: unknown 11738 1726882468.70034: variable 'ansible_search_path' from source: unknown 11738 1726882468.70056: calling self._execute() 11738 1726882468.70152: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.70172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.70188: variable 'omit' from source: magic vars 11738 1726882468.70831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.73587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.73669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.73712: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.73756: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.73796: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.73895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.73934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.73970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.74025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.74045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.74197: variable 'ansible_distribution' from source: facts 11738 1726882468.74215: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.74235: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.74242: when evaluation is False, skipping this task 11738 1726882468.74249: _execute() done 11738 1726882468.74255: dumping result to json 11738 1726882468.74265: done dumping result, returning 11738 1726882468.74277: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-e763-854c-00000000005d] 11738 1726882468.74286: sending task result for task 0affc7ec-ae25-e763-854c-00000000005d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882468.74477: no more pending results, returning what we have 11738 1726882468.74481: results queue empty 11738 1726882468.74482: checking for any_errors_fatal 11738 1726882468.74490: done checking for any_errors_fatal 11738 1726882468.74490: checking for max_fail_percentage 11738 1726882468.74492: done checking for max_fail_percentage 11738 1726882468.74493: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.74494: done checking to see if all hosts have failed 11738 1726882468.74495: getting the remaining hosts for this loop 11738 1726882468.74497: done getting the remaining hosts for this loop 11738 1726882468.74501: getting the next task for host managed_node1 11738 1726882468.74507: done getting next task for host managed_node1 11738 1726882468.74511: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11738 1726882468.74514: ^ 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 11738 1726882468.74529: getting variables 11738 1726882468.74531: in VariableManager get_vars() 11738 1726882468.74574: Calling all_inventory to load vars for managed_node1 11738 1726882468.74578: Calling groups_inventory to load vars for managed_node1 11738 1726882468.74580: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.74593: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.74597: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.74601: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.75036: done sending task result for task 0affc7ec-ae25-e763-854c-00000000005d 11738 1726882468.75040: WORKER PROCESS EXITING 11738 1726882468.75066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.75295: done with get_vars() 11738 1726882468.75306: done getting variables 11738 1726882468.75373: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:28 -0400 (0:00:00.061) 0:00:09.376 ****** 11738 1726882468.75401: entering _queue_task() for managed_node1/fail 11738 1726882468.75662: worker is 1 (out of 1 available) 11738 1726882468.75676: exiting _queue_task() for managed_node1/fail 11738 1726882468.75690: done queuing things up, now waiting for results queue to drain 11738 1726882468.75691: waiting for pending results... 11738 1726882468.75968: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11738 1726882468.76074: in run() - task 0affc7ec-ae25-e763-854c-00000000005e 11738 1726882468.76094: variable 'ansible_search_path' from source: unknown 11738 1726882468.76102: variable 'ansible_search_path' from source: unknown 11738 1726882468.76149: calling self._execute() 11738 1726882468.76242: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.76262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.76276: variable 'omit' from source: magic vars 11738 1726882468.76746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.79203: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.79288: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.79347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.79395: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.79430: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.79530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.79570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.79608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.79662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.79686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.79841: variable 'ansible_distribution' from source: facts 11738 1726882468.79852: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.79868: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.79875: when evaluation is False, skipping this task 11738 1726882468.79881: _execute() done 11738 1726882468.79886: dumping result to json 11738 1726882468.79892: done dumping result, returning 11738 1726882468.79902: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-e763-854c-00000000005e] 11738 1726882468.79915: sending task result for task 0affc7ec-ae25-e763-854c-00000000005e 11738 1726882468.80241: done sending task result for task 0affc7ec-ae25-e763-854c-00000000005e 11738 1726882468.80244: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882468.80287: no more pending results, returning what we have 11738 1726882468.80290: results queue empty 11738 1726882468.80291: checking for any_errors_fatal 11738 1726882468.80298: done checking for any_errors_fatal 11738 1726882468.80299: checking for max_fail_percentage 11738 1726882468.80301: done checking for max_fail_percentage 11738 1726882468.80302: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.80303: done checking to see if all hosts have failed 11738 1726882468.80304: getting the remaining hosts for this loop 11738 1726882468.80305: done getting the remaining hosts for this loop 11738 1726882468.80309: getting the next task for host managed_node1 11738 1726882468.80313: done getting next task for host managed_node1 11738 1726882468.80317: ^ 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 11738 1726882468.80319: ^ 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 11738 1726882468.80335: getting variables 11738 1726882468.80337: in VariableManager get_vars() 11738 1726882468.80374: Calling all_inventory to load vars for managed_node1 11738 1726882468.80377: Calling groups_inventory to load vars for managed_node1 11738 1726882468.80379: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.80388: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.80391: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.80393: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.80705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.80918: done with get_vars() 11738 1726882468.80930: done getting variables 11738 1726882468.80992: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:28 -0400 (0:00:00.056) 0:00:09.432 ****** 11738 1726882468.81020: entering _queue_task() for managed_node1/dnf 11738 1726882468.81275: worker is 1 (out of 1 available) 11738 1726882468.81288: exiting _queue_task() for managed_node1/dnf 11738 1726882468.81300: done queuing things up, now waiting for results queue to drain 11738 1726882468.81301: waiting for pending results... 11738 1726882468.81588: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 11738 1726882468.81703: in run() - task 0affc7ec-ae25-e763-854c-00000000005f 11738 1726882468.81727: variable 'ansible_search_path' from source: unknown 11738 1726882468.81736: variable 'ansible_search_path' from source: unknown 11738 1726882468.81783: calling self._execute() 11738 1726882468.81876: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.81888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.81903: variable 'omit' from source: magic vars 11738 1726882468.82371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.84858: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.84969: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.85014: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.85060: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.85101: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.85234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.85272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.85313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.85414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.85417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.85560: variable 'ansible_distribution' from source: facts 11738 1726882468.85574: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.85590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.85597: when evaluation is False, skipping this task 11738 1726882468.85605: _execute() done 11738 1726882468.85619: dumping result to json 11738 1726882468.85630: done dumping result, returning 11738 1726882468.85643: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-e763-854c-00000000005f] 11738 1726882468.85654: sending task result for task 0affc7ec-ae25-e763-854c-00000000005f 11738 1726882468.85892: done sending task result for task 0affc7ec-ae25-e763-854c-00000000005f 11738 1726882468.85896: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882468.85954: no more pending results, returning what we have 11738 1726882468.85957: results queue empty 11738 1726882468.85960: checking for any_errors_fatal 11738 1726882468.85966: done checking for any_errors_fatal 11738 1726882468.85967: checking for max_fail_percentage 11738 1726882468.85968: done checking for max_fail_percentage 11738 1726882468.85969: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.85970: done checking to see if all hosts have failed 11738 1726882468.85970: getting the remaining hosts for this loop 11738 1726882468.85972: done getting the remaining hosts for this loop 11738 1726882468.85976: getting the next task for host managed_node1 11738 1726882468.85981: done getting next task for host managed_node1 11738 1726882468.85984: ^ 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 11738 1726882468.85986: ^ 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 11738 1726882468.85999: getting variables 11738 1726882468.86000: in VariableManager get_vars() 11738 1726882468.86036: Calling all_inventory to load vars for managed_node1 11738 1726882468.86039: Calling groups_inventory to load vars for managed_node1 11738 1726882468.86041: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.86050: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.86053: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.86055: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.86241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.86453: done with get_vars() 11738 1726882468.86466: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11738 1726882468.86548: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:28 -0400 (0:00:00.055) 0:00:09.488 ****** 11738 1726882468.86580: entering _queue_task() for managed_node1/yum 11738 1726882468.86847: worker is 1 (out of 1 available) 11738 1726882468.86864: exiting _queue_task() for managed_node1/yum 11738 1726882468.86879: done queuing things up, now waiting for results queue to drain 11738 1726882468.86880: waiting for pending results... 11738 1726882468.87339: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 11738 1726882468.87344: in run() - task 0affc7ec-ae25-e763-854c-000000000060 11738 1726882468.87347: variable 'ansible_search_path' from source: unknown 11738 1726882468.87350: variable 'ansible_search_path' from source: unknown 11738 1726882468.87355: calling self._execute() 11738 1726882468.87448: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.87463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.87481: variable 'omit' from source: magic vars 11738 1726882468.87974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.89628: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.89680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.89734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.89769: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.89800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.90068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.90071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.90074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.90077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.90079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.90174: variable 'ansible_distribution' from source: facts 11738 1726882468.90182: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.90195: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.90198: when evaluation is False, skipping this task 11738 1726882468.90201: _execute() done 11738 1726882468.90203: dumping result to json 11738 1726882468.90205: done dumping result, returning 11738 1726882468.90215: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-e763-854c-000000000060] 11738 1726882468.90219: sending task result for task 0affc7ec-ae25-e763-854c-000000000060 11738 1726882468.90317: done sending task result for task 0affc7ec-ae25-e763-854c-000000000060 11738 1726882468.90320: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882468.90384: no more pending results, returning what we have 11738 1726882468.90388: results queue empty 11738 1726882468.90389: checking for any_errors_fatal 11738 1726882468.90398: done checking for any_errors_fatal 11738 1726882468.90399: checking for max_fail_percentage 11738 1726882468.90401: done checking for max_fail_percentage 11738 1726882468.90402: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.90402: done checking to see if all hosts have failed 11738 1726882468.90403: getting the remaining hosts for this loop 11738 1726882468.90405: done getting the remaining hosts for this loop 11738 1726882468.90409: getting the next task for host managed_node1 11738 1726882468.90416: done getting next task for host managed_node1 11738 1726882468.90420: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11738 1726882468.90425: ^ 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 11738 1726882468.90440: getting variables 11738 1726882468.90441: in VariableManager get_vars() 11738 1726882468.90484: Calling all_inventory to load vars for managed_node1 11738 1726882468.90487: Calling groups_inventory to load vars for managed_node1 11738 1726882468.90489: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.90500: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.90503: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.90506: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.91037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.91180: done with get_vars() 11738 1726882468.91187: done getting variables 11738 1726882468.91235: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:28 -0400 (0:00:00.046) 0:00:09.535 ****** 11738 1726882468.91259: entering _queue_task() for managed_node1/fail 11738 1726882468.91453: worker is 1 (out of 1 available) 11738 1726882468.91469: exiting _queue_task() for managed_node1/fail 11738 1726882468.91483: done queuing things up, now waiting for results queue to drain 11738 1726882468.91484: waiting for pending results... 11738 1726882468.91655: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11738 1726882468.91718: in run() - task 0affc7ec-ae25-e763-854c-000000000061 11738 1726882468.91730: variable 'ansible_search_path' from source: unknown 11738 1726882468.91734: variable 'ansible_search_path' from source: unknown 11738 1726882468.91767: calling self._execute() 11738 1726882468.91833: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.91837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.91844: variable 'omit' from source: magic vars 11738 1726882468.92174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.94207: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.94211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.94233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.94275: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.94313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.94454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.94518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.94546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.94604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.94608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.94711: variable 'ansible_distribution' from source: facts 11738 1726882468.94717: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.94728: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.94731: when evaluation is False, skipping this task 11738 1726882468.94734: _execute() done 11738 1726882468.94737: dumping result to json 11738 1726882468.94739: done dumping result, returning 11738 1726882468.94755: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-e763-854c-000000000061] 11738 1726882468.94760: sending task result for task 0affc7ec-ae25-e763-854c-000000000061 11738 1726882468.94855: done sending task result for task 0affc7ec-ae25-e763-854c-000000000061 11738 1726882468.94860: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882468.94925: no more pending results, returning what we have 11738 1726882468.94928: results queue empty 11738 1726882468.94929: checking for any_errors_fatal 11738 1726882468.94935: done checking for any_errors_fatal 11738 1726882468.94935: checking for max_fail_percentage 11738 1726882468.94937: done checking for max_fail_percentage 11738 1726882468.94938: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.94939: done checking to see if all hosts have failed 11738 1726882468.94940: getting the remaining hosts for this loop 11738 1726882468.94941: done getting the remaining hosts for this loop 11738 1726882468.94945: getting the next task for host managed_node1 11738 1726882468.94949: done getting next task for host managed_node1 11738 1726882468.94952: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11738 1726882468.94954: ^ 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 11738 1726882468.94968: getting variables 11738 1726882468.94971: in VariableManager get_vars() 11738 1726882468.95004: Calling all_inventory to load vars for managed_node1 11738 1726882468.95007: Calling groups_inventory to load vars for managed_node1 11738 1726882468.95009: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.95017: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.95020: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.95025: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.95139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.95263: done with get_vars() 11738 1726882468.95270: done getting variables 11738 1726882468.95311: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:28 -0400 (0:00:00.040) 0:00:09.576 ****** 11738 1726882468.95333: entering _queue_task() for managed_node1/package 11738 1726882468.95528: worker is 1 (out of 1 available) 11738 1726882468.95542: exiting _queue_task() for managed_node1/package 11738 1726882468.95556: done queuing things up, now waiting for results queue to drain 11738 1726882468.95557: waiting for pending results... 11738 1726882468.95719: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 11738 1726882468.95786: in run() - task 0affc7ec-ae25-e763-854c-000000000062 11738 1726882468.95800: variable 'ansible_search_path' from source: unknown 11738 1726882468.95804: variable 'ansible_search_path' from source: unknown 11738 1726882468.95834: calling self._execute() 11738 1726882468.95894: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882468.95900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882468.95911: variable 'omit' from source: magic vars 11738 1726882468.96243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882468.98408: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882468.98431: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882468.98670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882468.98697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882468.98719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882468.98786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882468.98807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882468.98832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882468.98864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882468.98874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882468.98972: variable 'ansible_distribution' from source: facts 11738 1726882468.98978: variable 'ansible_distribution_major_version' from source: facts 11738 1726882468.98987: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882468.98990: when evaluation is False, skipping this task 11738 1726882468.98992: _execute() done 11738 1726882468.98995: dumping result to json 11738 1726882468.98997: done dumping result, returning 11738 1726882468.99005: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-e763-854c-000000000062] 11738 1726882468.99010: sending task result for task 0affc7ec-ae25-e763-854c-000000000062 11738 1726882468.99101: done sending task result for task 0affc7ec-ae25-e763-854c-000000000062 11738 1726882468.99104: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882468.99155: no more pending results, returning what we have 11738 1726882468.99161: results queue empty 11738 1726882468.99162: checking for any_errors_fatal 11738 1726882468.99167: done checking for any_errors_fatal 11738 1726882468.99168: checking for max_fail_percentage 11738 1726882468.99170: done checking for max_fail_percentage 11738 1726882468.99171: checking to see if all hosts have failed and the running result is not ok 11738 1726882468.99172: done checking to see if all hosts have failed 11738 1726882468.99173: getting the remaining hosts for this loop 11738 1726882468.99174: done getting the remaining hosts for this loop 11738 1726882468.99177: getting the next task for host managed_node1 11738 1726882468.99181: done getting next task for host managed_node1 11738 1726882468.99185: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11738 1726882468.99187: ^ 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 11738 1726882468.99198: getting variables 11738 1726882468.99200: in VariableManager get_vars() 11738 1726882468.99241: Calling all_inventory to load vars for managed_node1 11738 1726882468.99244: Calling groups_inventory to load vars for managed_node1 11738 1726882468.99246: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882468.99255: Calling all_plugins_play to load vars for managed_node1 11738 1726882468.99260: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882468.99263: Calling groups_plugins_play to load vars for managed_node1 11738 1726882468.99407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882468.99528: done with get_vars() 11738 1726882468.99535: done getting variables 11738 1726882468.99578: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:28 -0400 (0:00:00.042) 0:00:09.618 ****** 11738 1726882468.99598: entering _queue_task() for managed_node1/package 11738 1726882468.99776: worker is 1 (out of 1 available) 11738 1726882468.99792: exiting _queue_task() for managed_node1/package 11738 1726882468.99805: done queuing things up, now waiting for results queue to drain 11738 1726882468.99806: waiting for pending results... 11738 1726882468.99986: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11738 1726882469.00127: in run() - task 0affc7ec-ae25-e763-854c-000000000063 11738 1726882469.00130: variable 'ansible_search_path' from source: unknown 11738 1726882469.00131: variable 'ansible_search_path' from source: unknown 11738 1726882469.00135: calling self._execute() 11738 1726882469.00183: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.00193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.00528: variable 'omit' from source: magic vars 11738 1726882469.01347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.04661: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.04733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.04780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.04832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.04871: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.04947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.04973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.04992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.05021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.05057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.05142: variable 'ansible_distribution' from source: facts 11738 1726882469.05146: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.05157: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.05161: when evaluation is False, skipping this task 11738 1726882469.05164: _execute() done 11738 1726882469.05166: dumping result to json 11738 1726882469.05172: done dumping result, returning 11738 1726882469.05179: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-e763-854c-000000000063] 11738 1726882469.05184: sending task result for task 0affc7ec-ae25-e763-854c-000000000063 11738 1726882469.05281: done sending task result for task 0affc7ec-ae25-e763-854c-000000000063 11738 1726882469.05284: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.05330: no more pending results, returning what we have 11738 1726882469.05334: results queue empty 11738 1726882469.05335: checking for any_errors_fatal 11738 1726882469.05340: done checking for any_errors_fatal 11738 1726882469.05341: checking for max_fail_percentage 11738 1726882469.05342: done checking for max_fail_percentage 11738 1726882469.05343: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.05344: done checking to see if all hosts have failed 11738 1726882469.05345: getting the remaining hosts for this loop 11738 1726882469.05346: done getting the remaining hosts for this loop 11738 1726882469.05350: getting the next task for host managed_node1 11738 1726882469.05355: done getting next task for host managed_node1 11738 1726882469.05359: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11738 1726882469.05361: ^ 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 11738 1726882469.05373: getting variables 11738 1726882469.05375: in VariableManager get_vars() 11738 1726882469.05409: Calling all_inventory to load vars for managed_node1 11738 1726882469.05411: Calling groups_inventory to load vars for managed_node1 11738 1726882469.05413: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.05428: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.05432: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.05435: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.05570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.05694: done with get_vars() 11738 1726882469.05702: done getting variables 11738 1726882469.05748: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:29 -0400 (0:00:00.061) 0:00:09.680 ****** 11738 1726882469.05772: entering _queue_task() for managed_node1/package 11738 1726882469.05962: worker is 1 (out of 1 available) 11738 1726882469.05976: exiting _queue_task() for managed_node1/package 11738 1726882469.05990: done queuing things up, now waiting for results queue to drain 11738 1726882469.05991: waiting for pending results... 11738 1726882469.06168: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11738 1726882469.06237: in run() - task 0affc7ec-ae25-e763-854c-000000000064 11738 1726882469.06248: variable 'ansible_search_path' from source: unknown 11738 1726882469.06252: variable 'ansible_search_path' from source: unknown 11738 1726882469.06285: calling self._execute() 11738 1726882469.06347: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.06351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.06360: variable 'omit' from source: magic vars 11738 1726882469.06686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.08458: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.08505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.08536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.08565: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.08585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.08661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.08683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.08703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.08735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.08747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.08846: variable 'ansible_distribution' from source: facts 11738 1726882469.08849: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.08860: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.08864: when evaluation is False, skipping this task 11738 1726882469.08868: _execute() done 11738 1726882469.08871: dumping result to json 11738 1726882469.08874: done dumping result, returning 11738 1726882469.08881: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-e763-854c-000000000064] 11738 1726882469.08886: sending task result for task 0affc7ec-ae25-e763-854c-000000000064 11738 1726882469.08976: done sending task result for task 0affc7ec-ae25-e763-854c-000000000064 11738 1726882469.08980: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.09027: no more pending results, returning what we have 11738 1726882469.09030: results queue empty 11738 1726882469.09031: checking for any_errors_fatal 11738 1726882469.09038: done checking for any_errors_fatal 11738 1726882469.09039: checking for max_fail_percentage 11738 1726882469.09040: done checking for max_fail_percentage 11738 1726882469.09041: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.09042: done checking to see if all hosts have failed 11738 1726882469.09043: getting the remaining hosts for this loop 11738 1726882469.09044: done getting the remaining hosts for this loop 11738 1726882469.09048: getting the next task for host managed_node1 11738 1726882469.09052: done getting next task for host managed_node1 11738 1726882469.09056: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11738 1726882469.09057: ^ 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 11738 1726882469.09070: getting variables 11738 1726882469.09071: in VariableManager get_vars() 11738 1726882469.09102: Calling all_inventory to load vars for managed_node1 11738 1726882469.09105: Calling groups_inventory to load vars for managed_node1 11738 1726882469.09107: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.09115: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.09118: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.09121: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.09277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.09398: done with get_vars() 11738 1726882469.09404: done getting variables 11738 1726882469.09446: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:29 -0400 (0:00:00.036) 0:00:09.717 ****** 11738 1726882469.09467: entering _queue_task() for managed_node1/service 11738 1726882469.09654: worker is 1 (out of 1 available) 11738 1726882469.09669: exiting _queue_task() for managed_node1/service 11738 1726882469.09682: done queuing things up, now waiting for results queue to drain 11738 1726882469.09683: waiting for pending results... 11738 1726882469.09865: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11738 1726882469.09931: in run() - task 0affc7ec-ae25-e763-854c-000000000065 11738 1726882469.09944: variable 'ansible_search_path' from source: unknown 11738 1726882469.09948: variable 'ansible_search_path' from source: unknown 11738 1726882469.09979: calling self._execute() 11738 1726882469.10045: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.10049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.10060: variable 'omit' from source: magic vars 11738 1726882469.10381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.12121: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.12168: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.12196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.12227: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.12247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.12309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.12336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.12355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.12385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.12396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.12493: variable 'ansible_distribution' from source: facts 11738 1726882469.12497: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.12506: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.12509: when evaluation is False, skipping this task 11738 1726882469.12512: _execute() done 11738 1726882469.12514: dumping result to json 11738 1726882469.12517: done dumping result, returning 11738 1726882469.12525: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-e763-854c-000000000065] 11738 1726882469.12531: sending task result for task 0affc7ec-ae25-e763-854c-000000000065 11738 1726882469.12617: done sending task result for task 0affc7ec-ae25-e763-854c-000000000065 11738 1726882469.12620: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.12682: no more pending results, returning what we have 11738 1726882469.12685: results queue empty 11738 1726882469.12686: checking for any_errors_fatal 11738 1726882469.12691: done checking for any_errors_fatal 11738 1726882469.12692: checking for max_fail_percentage 11738 1726882469.12693: done checking for max_fail_percentage 11738 1726882469.12694: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.12695: done checking to see if all hosts have failed 11738 1726882469.12696: getting the remaining hosts for this loop 11738 1726882469.12697: done getting the remaining hosts for this loop 11738 1726882469.12700: getting the next task for host managed_node1 11738 1726882469.12705: done getting next task for host managed_node1 11738 1726882469.12708: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11738 1726882469.12710: ^ 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 11738 1726882469.12723: getting variables 11738 1726882469.12725: in VariableManager get_vars() 11738 1726882469.12755: Calling all_inventory to load vars for managed_node1 11738 1726882469.12760: Calling groups_inventory to load vars for managed_node1 11738 1726882469.12763: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.12771: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.12774: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.12776: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.12894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.13020: done with get_vars() 11738 1726882469.13029: done getting variables 11738 1726882469.13071: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:29 -0400 (0:00:00.036) 0:00:09.753 ****** 11738 1726882469.13091: entering _queue_task() for managed_node1/service 11738 1726882469.13281: worker is 1 (out of 1 available) 11738 1726882469.13296: exiting _queue_task() for managed_node1/service 11738 1726882469.13310: done queuing things up, now waiting for results queue to drain 11738 1726882469.13311: waiting for pending results... 11738 1726882469.13472: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11738 1726882469.13536: in run() - task 0affc7ec-ae25-e763-854c-000000000066 11738 1726882469.13549: variable 'ansible_search_path' from source: unknown 11738 1726882469.13554: variable 'ansible_search_path' from source: unknown 11738 1726882469.13584: calling self._execute() 11738 1726882469.13642: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.13647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.13656: variable 'omit' from source: magic vars 11738 1726882469.14025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.15697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.15754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.15785: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.15811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.15834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.15899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.15920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.15941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.15975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.15986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.16084: variable 'ansible_distribution' from source: facts 11738 1726882469.16089: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.16098: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.16101: when evaluation is False, skipping this task 11738 1726882469.16104: _execute() done 11738 1726882469.16106: dumping result to json 11738 1726882469.16109: done dumping result, returning 11738 1726882469.16117: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-e763-854c-000000000066] 11738 1726882469.16124: sending task result for task 0affc7ec-ae25-e763-854c-000000000066 11738 1726882469.16210: done sending task result for task 0affc7ec-ae25-e763-854c-000000000066 11738 1726882469.16213: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11738 1726882469.16257: no more pending results, returning what we have 11738 1726882469.16263: results queue empty 11738 1726882469.16263: checking for any_errors_fatal 11738 1726882469.16270: done checking for any_errors_fatal 11738 1726882469.16271: checking for max_fail_percentage 11738 1726882469.16272: done checking for max_fail_percentage 11738 1726882469.16273: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.16274: done checking to see if all hosts have failed 11738 1726882469.16275: getting the remaining hosts for this loop 11738 1726882469.16276: done getting the remaining hosts for this loop 11738 1726882469.16280: getting the next task for host managed_node1 11738 1726882469.16285: done getting next task for host managed_node1 11738 1726882469.16288: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11738 1726882469.16290: ^ 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 11738 1726882469.16302: getting variables 11738 1726882469.16304: in VariableManager get_vars() 11738 1726882469.16338: Calling all_inventory to load vars for managed_node1 11738 1726882469.16341: Calling groups_inventory to load vars for managed_node1 11738 1726882469.16343: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.16351: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.16354: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.16356: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.16518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.16640: done with get_vars() 11738 1726882469.16648: done getting variables 11738 1726882469.16690: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:29 -0400 (0:00:00.036) 0:00:09.789 ****** 11738 1726882469.16709: entering _queue_task() for managed_node1/service 11738 1726882469.16903: worker is 1 (out of 1 available) 11738 1726882469.16917: exiting _queue_task() for managed_node1/service 11738 1726882469.16931: done queuing things up, now waiting for results queue to drain 11738 1726882469.16932: waiting for pending results... 11738 1726882469.17090: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11738 1726882469.17154: in run() - task 0affc7ec-ae25-e763-854c-000000000067 11738 1726882469.17167: variable 'ansible_search_path' from source: unknown 11738 1726882469.17171: variable 'ansible_search_path' from source: unknown 11738 1726882469.17202: calling self._execute() 11738 1726882469.17270: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.17275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.17290: variable 'omit' from source: magic vars 11738 1726882469.17621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.19386: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.19431: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.19459: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.19490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.19510: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.19579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.19599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.19618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.19648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.19659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.19757: variable 'ansible_distribution' from source: facts 11738 1726882469.19765: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.19774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.19777: when evaluation is False, skipping this task 11738 1726882469.19779: _execute() done 11738 1726882469.19782: dumping result to json 11738 1726882469.19785: done dumping result, returning 11738 1726882469.19793: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-e763-854c-000000000067] 11738 1726882469.19801: sending task result for task 0affc7ec-ae25-e763-854c-000000000067 11738 1726882469.19889: done sending task result for task 0affc7ec-ae25-e763-854c-000000000067 11738 1726882469.19893: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.19963: no more pending results, returning what we have 11738 1726882469.19966: results queue empty 11738 1726882469.19966: checking for any_errors_fatal 11738 1726882469.19971: done checking for any_errors_fatal 11738 1726882469.19972: checking for max_fail_percentage 11738 1726882469.19973: done checking for max_fail_percentage 11738 1726882469.19974: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.19975: done checking to see if all hosts have failed 11738 1726882469.19975: getting the remaining hosts for this loop 11738 1726882469.19976: done getting the remaining hosts for this loop 11738 1726882469.19980: getting the next task for host managed_node1 11738 1726882469.19984: done getting next task for host managed_node1 11738 1726882469.19987: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11738 1726882469.19989: ^ 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 11738 1726882469.19999: getting variables 11738 1726882469.20000: in VariableManager get_vars() 11738 1726882469.20034: Calling all_inventory to load vars for managed_node1 11738 1726882469.20037: Calling groups_inventory to load vars for managed_node1 11738 1726882469.20040: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.20048: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.20051: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.20054: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.20178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.20299: done with get_vars() 11738 1726882469.20307: done getting variables 11738 1726882469.20349: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:29 -0400 (0:00:00.036) 0:00:09.826 ****** 11738 1726882469.20370: entering _queue_task() for managed_node1/service 11738 1726882469.20547: worker is 1 (out of 1 available) 11738 1726882469.20559: exiting _queue_task() for managed_node1/service 11738 1726882469.20571: done queuing things up, now waiting for results queue to drain 11738 1726882469.20572: waiting for pending results... 11738 1726882469.20750: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 11738 1726882469.20816: in run() - task 0affc7ec-ae25-e763-854c-000000000068 11738 1726882469.20830: variable 'ansible_search_path' from source: unknown 11738 1726882469.20833: variable 'ansible_search_path' from source: unknown 11738 1726882469.20868: calling self._execute() 11738 1726882469.20933: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.20937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.20946: variable 'omit' from source: magic vars 11738 1726882469.21519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.23045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.23099: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.23128: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.23154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.23177: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.23242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.23264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.23283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.23316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.23328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.23426: variable 'ansible_distribution' from source: facts 11738 1726882469.23432: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.23439: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.23442: when evaluation is False, skipping this task 11738 1726882469.23445: _execute() done 11738 1726882469.23447: dumping result to json 11738 1726882469.23450: done dumping result, returning 11738 1726882469.23457: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-e763-854c-000000000068] 11738 1726882469.23464: sending task result for task 0affc7ec-ae25-e763-854c-000000000068 11738 1726882469.23550: done sending task result for task 0affc7ec-ae25-e763-854c-000000000068 11738 1726882469.23553: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11738 1726882469.23596: no more pending results, returning what we have 11738 1726882469.23599: results queue empty 11738 1726882469.23600: checking for any_errors_fatal 11738 1726882469.23607: done checking for any_errors_fatal 11738 1726882469.23608: checking for max_fail_percentage 11738 1726882469.23609: done checking for max_fail_percentage 11738 1726882469.23610: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.23612: done checking to see if all hosts have failed 11738 1726882469.23613: getting the remaining hosts for this loop 11738 1726882469.23615: done getting the remaining hosts for this loop 11738 1726882469.23619: getting the next task for host managed_node1 11738 1726882469.23625: done getting next task for host managed_node1 11738 1726882469.23628: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11738 1726882469.23630: ^ 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 11738 1726882469.23643: getting variables 11738 1726882469.23644: in VariableManager get_vars() 11738 1726882469.23677: Calling all_inventory to load vars for managed_node1 11738 1726882469.23680: Calling groups_inventory to load vars for managed_node1 11738 1726882469.23682: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.23690: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.23692: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.23695: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.23994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.24110: done with get_vars() 11738 1726882469.24117: done getting variables 11738 1726882469.24157: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:29 -0400 (0:00:00.038) 0:00:09.864 ****** 11738 1726882469.24179: entering _queue_task() for managed_node1/copy 11738 1726882469.24361: worker is 1 (out of 1 available) 11738 1726882469.24374: exiting _queue_task() for managed_node1/copy 11738 1726882469.24387: done queuing things up, now waiting for results queue to drain 11738 1726882469.24388: waiting for pending results... 11738 1726882469.24563: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11738 1726882469.24629: in run() - task 0affc7ec-ae25-e763-854c-000000000069 11738 1726882469.24645: variable 'ansible_search_path' from source: unknown 11738 1726882469.24649: variable 'ansible_search_path' from source: unknown 11738 1726882469.24680: calling self._execute() 11738 1726882469.24745: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.24749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.24761: variable 'omit' from source: magic vars 11738 1726882469.25078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.26654: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.26702: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.26731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.26768: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.26790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.26854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.26875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.26897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.26929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.26941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.27038: variable 'ansible_distribution' from source: facts 11738 1726882469.27043: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.27052: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.27055: when evaluation is False, skipping this task 11738 1726882469.27061: _execute() done 11738 1726882469.27064: dumping result to json 11738 1726882469.27066: done dumping result, returning 11738 1726882469.27069: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-e763-854c-000000000069] 11738 1726882469.27075: sending task result for task 0affc7ec-ae25-e763-854c-000000000069 11738 1726882469.27165: done sending task result for task 0affc7ec-ae25-e763-854c-000000000069 11738 1726882469.27168: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.27215: no more pending results, returning what we have 11738 1726882469.27218: results queue empty 11738 1726882469.27218: checking for any_errors_fatal 11738 1726882469.27226: done checking for any_errors_fatal 11738 1726882469.27227: checking for max_fail_percentage 11738 1726882469.27229: done checking for max_fail_percentage 11738 1726882469.27230: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.27230: done checking to see if all hosts have failed 11738 1726882469.27231: getting the remaining hosts for this loop 11738 1726882469.27232: done getting the remaining hosts for this loop 11738 1726882469.27236: getting the next task for host managed_node1 11738 1726882469.27240: done getting next task for host managed_node1 11738 1726882469.27243: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11738 1726882469.27245: ^ 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 11738 1726882469.27257: getting variables 11738 1726882469.27260: in VariableManager get_vars() 11738 1726882469.27291: Calling all_inventory to load vars for managed_node1 11738 1726882469.27294: Calling groups_inventory to load vars for managed_node1 11738 1726882469.27296: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.27304: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.27306: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.27309: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.27419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.27568: done with get_vars() 11738 1726882469.27575: 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:34:29 -0400 (0:00:00.034) 0:00:09.899 ****** 11738 1726882469.27631: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11738 1726882469.27813: worker is 1 (out of 1 available) 11738 1726882469.27831: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11738 1726882469.27845: done queuing things up, now waiting for results queue to drain 11738 1726882469.27846: waiting for pending results... 11738 1726882469.28005: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11738 1726882469.28067: in run() - task 0affc7ec-ae25-e763-854c-00000000006a 11738 1726882469.28080: variable 'ansible_search_path' from source: unknown 11738 1726882469.28084: variable 'ansible_search_path' from source: unknown 11738 1726882469.28116: calling self._execute() 11738 1726882469.28179: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.28184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.28193: variable 'omit' from source: magic vars 11738 1726882469.28506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.30060: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.30103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.30130: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.30164: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.30183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.30244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.30270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.30289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.30317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.30330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.30431: variable 'ansible_distribution' from source: facts 11738 1726882469.30438: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.30446: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.30449: when evaluation is False, skipping this task 11738 1726882469.30452: _execute() done 11738 1726882469.30455: dumping result to json 11738 1726882469.30457: done dumping result, returning 11738 1726882469.30464: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-e763-854c-00000000006a] 11738 1726882469.30471: sending task result for task 0affc7ec-ae25-e763-854c-00000000006a 11738 1726882469.30557: done sending task result for task 0affc7ec-ae25-e763-854c-00000000006a 11738 1726882469.30563: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.30630: no more pending results, returning what we have 11738 1726882469.30633: results queue empty 11738 1726882469.30634: checking for any_errors_fatal 11738 1726882469.30639: done checking for any_errors_fatal 11738 1726882469.30640: checking for max_fail_percentage 11738 1726882469.30641: done checking for max_fail_percentage 11738 1726882469.30642: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.30643: done checking to see if all hosts have failed 11738 1726882469.30644: getting the remaining hosts for this loop 11738 1726882469.30645: done getting the remaining hosts for this loop 11738 1726882469.30648: getting the next task for host managed_node1 11738 1726882469.30652: done getting next task for host managed_node1 11738 1726882469.30655: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11738 1726882469.30657: ^ 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 11738 1726882469.30674: getting variables 11738 1726882469.30675: in VariableManager get_vars() 11738 1726882469.30707: Calling all_inventory to load vars for managed_node1 11738 1726882469.30709: Calling groups_inventory to load vars for managed_node1 11738 1726882469.30712: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.30723: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.30725: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.30727: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.30840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.30964: done with get_vars() 11738 1726882469.30972: 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:34:29 -0400 (0:00:00.033) 0:00:09.933 ****** 11738 1726882469.31028: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11738 1726882469.31214: worker is 1 (out of 1 available) 11738 1726882469.31230: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11738 1726882469.31243: done queuing things up, now waiting for results queue to drain 11738 1726882469.31244: waiting for pending results... 11738 1726882469.31401: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 11738 1726882469.31472: in run() - task 0affc7ec-ae25-e763-854c-00000000006b 11738 1726882469.31494: variable 'ansible_search_path' from source: unknown 11738 1726882469.31498: variable 'ansible_search_path' from source: unknown 11738 1726882469.31524: calling self._execute() 11738 1726882469.31595: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.31599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.31608: variable 'omit' from source: magic vars 11738 1726882469.31938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.33557: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.33605: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.33644: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.33676: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.33697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.33762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.33788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.33806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.33836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.33847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.33952: variable 'ansible_distribution' from source: facts 11738 1726882469.33958: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.33969: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.33972: when evaluation is False, skipping this task 11738 1726882469.33975: _execute() done 11738 1726882469.33977: dumping result to json 11738 1726882469.33979: done dumping result, returning 11738 1726882469.34002: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-e763-854c-00000000006b] 11738 1726882469.34005: sending task result for task 0affc7ec-ae25-e763-854c-00000000006b 11738 1726882469.34078: done sending task result for task 0affc7ec-ae25-e763-854c-00000000006b 11738 1726882469.34082: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.34154: no more pending results, returning what we have 11738 1726882469.34157: results queue empty 11738 1726882469.34157: checking for any_errors_fatal 11738 1726882469.34164: done checking for any_errors_fatal 11738 1726882469.34164: checking for max_fail_percentage 11738 1726882469.34166: done checking for max_fail_percentage 11738 1726882469.34167: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.34168: done checking to see if all hosts have failed 11738 1726882469.34169: getting the remaining hosts for this loop 11738 1726882469.34170: done getting the remaining hosts for this loop 11738 1726882469.34173: getting the next task for host managed_node1 11738 1726882469.34178: done getting next task for host managed_node1 11738 1726882469.34181: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11738 1726882469.34183: ^ 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 11738 1726882469.34195: getting variables 11738 1726882469.34197: in VariableManager get_vars() 11738 1726882469.34232: Calling all_inventory to load vars for managed_node1 11738 1726882469.34235: Calling groups_inventory to load vars for managed_node1 11738 1726882469.34237: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.34245: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.34248: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.34250: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.34399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.34519: done with get_vars() 11738 1726882469.34528: done getting variables 11738 1726882469.34569: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:29 -0400 (0:00:00.035) 0:00:09.968 ****** 11738 1726882469.34588: entering _queue_task() for managed_node1/debug 11738 1726882469.34772: worker is 1 (out of 1 available) 11738 1726882469.34785: exiting _queue_task() for managed_node1/debug 11738 1726882469.34796: done queuing things up, now waiting for results queue to drain 11738 1726882469.34797: waiting for pending results... 11738 1726882469.34974: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11738 1726882469.35037: in run() - task 0affc7ec-ae25-e763-854c-00000000006c 11738 1726882469.35048: variable 'ansible_search_path' from source: unknown 11738 1726882469.35052: variable 'ansible_search_path' from source: unknown 11738 1726882469.35085: calling self._execute() 11738 1726882469.35149: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.35153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.35165: variable 'omit' from source: magic vars 11738 1726882469.35488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.37057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.37104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.37135: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.37161: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.37183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.37247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.37272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.37290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.37319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.37335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.37426: variable 'ansible_distribution' from source: facts 11738 1726882469.37435: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.37444: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.37448: when evaluation is False, skipping this task 11738 1726882469.37450: _execute() done 11738 1726882469.37453: dumping result to json 11738 1726882469.37455: done dumping result, returning 11738 1726882469.37465: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-e763-854c-00000000006c] 11738 1726882469.37470: sending task result for task 0affc7ec-ae25-e763-854c-00000000006c skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11738 1726882469.37600: no more pending results, returning what we have 11738 1726882469.37603: results queue empty 11738 1726882469.37604: checking for any_errors_fatal 11738 1726882469.37610: done checking for any_errors_fatal 11738 1726882469.37610: checking for max_fail_percentage 11738 1726882469.37613: done checking for max_fail_percentage 11738 1726882469.37614: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.37615: done checking to see if all hosts have failed 11738 1726882469.37616: getting the remaining hosts for this loop 11738 1726882469.37617: done getting the remaining hosts for this loop 11738 1726882469.37620: getting the next task for host managed_node1 11738 1726882469.37626: done getting next task for host managed_node1 11738 1726882469.37630: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11738 1726882469.37632: ^ 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 11738 1726882469.37643: getting variables 11738 1726882469.37644: in VariableManager get_vars() 11738 1726882469.37677: Calling all_inventory to load vars for managed_node1 11738 1726882469.37679: Calling groups_inventory to load vars for managed_node1 11738 1726882469.37681: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.37690: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.37692: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.37695: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.37807: done sending task result for task 0affc7ec-ae25-e763-854c-00000000006c 11738 1726882469.37811: WORKER PROCESS EXITING 11738 1726882469.37827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.37948: done with get_vars() 11738 1726882469.37955: done getting variables 11738 1726882469.37995: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:29 -0400 (0:00:00.034) 0:00:10.002 ****** 11738 1726882469.38014: entering _queue_task() for managed_node1/debug 11738 1726882469.38194: worker is 1 (out of 1 available) 11738 1726882469.38207: exiting _queue_task() for managed_node1/debug 11738 1726882469.38220: done queuing things up, now waiting for results queue to drain 11738 1726882469.38223: waiting for pending results... 11738 1726882469.38383: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11738 1726882469.38441: in run() - task 0affc7ec-ae25-e763-854c-00000000006d 11738 1726882469.38455: variable 'ansible_search_path' from source: unknown 11738 1726882469.38458: variable 'ansible_search_path' from source: unknown 11738 1726882469.38491: calling self._execute() 11738 1726882469.38554: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.38558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.38569: variable 'omit' from source: magic vars 11738 1726882469.38880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.40454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.40501: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.40542: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.40573: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.40594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.40659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.40684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.40702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.40736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.40750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.40849: variable 'ansible_distribution' from source: facts 11738 1726882469.40852: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.40866: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.40870: when evaluation is False, skipping this task 11738 1726882469.40873: _execute() done 11738 1726882469.40876: dumping result to json 11738 1726882469.40878: done dumping result, returning 11738 1726882469.40929: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-e763-854c-00000000006d] 11738 1726882469.40932: sending task result for task 0affc7ec-ae25-e763-854c-00000000006d 11738 1726882469.41003: done sending task result for task 0affc7ec-ae25-e763-854c-00000000006d 11738 1726882469.41006: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11738 1726882469.41057: no more pending results, returning what we have 11738 1726882469.41060: results queue empty 11738 1726882469.41061: checking for any_errors_fatal 11738 1726882469.41068: done checking for any_errors_fatal 11738 1726882469.41069: checking for max_fail_percentage 11738 1726882469.41070: done checking for max_fail_percentage 11738 1726882469.41071: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.41072: done checking to see if all hosts have failed 11738 1726882469.41075: getting the remaining hosts for this loop 11738 1726882469.41076: done getting the remaining hosts for this loop 11738 1726882469.41079: getting the next task for host managed_node1 11738 1726882469.41084: done getting next task for host managed_node1 11738 1726882469.41088: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11738 1726882469.41090: ^ 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 11738 1726882469.41104: getting variables 11738 1726882469.41105: in VariableManager get_vars() 11738 1726882469.41142: Calling all_inventory to load vars for managed_node1 11738 1726882469.41144: Calling groups_inventory to load vars for managed_node1 11738 1726882469.41146: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.41155: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.41158: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.41161: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.41333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.41457: done with get_vars() 11738 1726882469.41466: done getting variables 11738 1726882469.41510: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:29 -0400 (0:00:00.035) 0:00:10.038 ****** 11738 1726882469.41536: entering _queue_task() for managed_node1/debug 11738 1726882469.41772: worker is 1 (out of 1 available) 11738 1726882469.41788: exiting _queue_task() for managed_node1/debug 11738 1726882469.41801: done queuing things up, now waiting for results queue to drain 11738 1726882469.41802: waiting for pending results... 11738 1726882469.41993: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11738 1726882469.42075: in run() - task 0affc7ec-ae25-e763-854c-00000000006e 11738 1726882469.42088: variable 'ansible_search_path' from source: unknown 11738 1726882469.42092: variable 'ansible_search_path' from source: unknown 11738 1726882469.42125: calling self._execute() 11738 1726882469.42195: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.42200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.42209: variable 'omit' from source: magic vars 11738 1726882469.42562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.44263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.44311: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.44343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.44372: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.44392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.44465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.44486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.44504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.44536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.44552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.44649: variable 'ansible_distribution' from source: facts 11738 1726882469.44654: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.44669: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.44673: when evaluation is False, skipping this task 11738 1726882469.44676: _execute() done 11738 1726882469.44678: dumping result to json 11738 1726882469.44680: done dumping result, returning 11738 1726882469.44683: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-e763-854c-00000000006e] 11738 1726882469.44690: sending task result for task 0affc7ec-ae25-e763-854c-00000000006e 11738 1726882469.44784: done sending task result for task 0affc7ec-ae25-e763-854c-00000000006e 11738 1726882469.44788: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11738 1726882469.44841: no more pending results, returning what we have 11738 1726882469.44844: results queue empty 11738 1726882469.44845: checking for any_errors_fatal 11738 1726882469.44850: done checking for any_errors_fatal 11738 1726882469.44851: checking for max_fail_percentage 11738 1726882469.44853: done checking for max_fail_percentage 11738 1726882469.44854: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.44855: done checking to see if all hosts have failed 11738 1726882469.44856: getting the remaining hosts for this loop 11738 1726882469.44857: done getting the remaining hosts for this loop 11738 1726882469.44863: getting the next task for host managed_node1 11738 1726882469.44869: done getting next task for host managed_node1 11738 1726882469.44873: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11738 1726882469.44875: ^ 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 11738 1726882469.44889: getting variables 11738 1726882469.44891: in VariableManager get_vars() 11738 1726882469.44933: Calling all_inventory to load vars for managed_node1 11738 1726882469.44936: Calling groups_inventory to load vars for managed_node1 11738 1726882469.44939: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.44948: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.44950: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.44953: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.45105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.45242: done with get_vars() 11738 1726882469.45254: 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:34:29 -0400 (0:00:00.037) 0:00:10.076 ****** 11738 1726882469.45328: entering _queue_task() for managed_node1/ping 11738 1726882469.45578: worker is 1 (out of 1 available) 11738 1726882469.45592: exiting _queue_task() for managed_node1/ping 11738 1726882469.45606: done queuing things up, now waiting for results queue to drain 11738 1726882469.45607: waiting for pending results... 11738 1726882469.45802: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 11738 1726882469.45873: in run() - task 0affc7ec-ae25-e763-854c-00000000006f 11738 1726882469.45887: variable 'ansible_search_path' from source: unknown 11738 1726882469.45892: variable 'ansible_search_path' from source: unknown 11738 1726882469.45927: calling self._execute() 11738 1726882469.45999: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.46003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.46012: variable 'omit' from source: magic vars 11738 1726882469.46364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.48091: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.48146: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.48185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.48214: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.48239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.48306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.48329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.48352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.48384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.48395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.48503: variable 'ansible_distribution' from source: facts 11738 1726882469.48509: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.48520: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.48525: when evaluation is False, skipping this task 11738 1726882469.48528: _execute() done 11738 1726882469.48531: dumping result to json 11738 1726882469.48533: done dumping result, returning 11738 1726882469.48540: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-e763-854c-00000000006f] 11738 1726882469.48546: sending task result for task 0affc7ec-ae25-e763-854c-00000000006f 11738 1726882469.48637: done sending task result for task 0affc7ec-ae25-e763-854c-00000000006f 11738 1726882469.48640: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.48708: no more pending results, returning what we have 11738 1726882469.48712: results queue empty 11738 1726882469.48713: checking for any_errors_fatal 11738 1726882469.48719: done checking for any_errors_fatal 11738 1726882469.48720: checking for max_fail_percentage 11738 1726882469.48726: done checking for max_fail_percentage 11738 1726882469.48727: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.48728: done checking to see if all hosts have failed 11738 1726882469.48728: getting the remaining hosts for this loop 11738 1726882469.48730: done getting the remaining hosts for this loop 11738 1726882469.48734: getting the next task for host managed_node1 11738 1726882469.48740: done getting next task for host managed_node1 11738 1726882469.48743: ^ task is: TASK: meta (role_complete) 11738 1726882469.48745: ^ 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 11738 1726882469.48763: getting variables 11738 1726882469.48765: in VariableManager get_vars() 11738 1726882469.48801: Calling all_inventory to load vars for managed_node1 11738 1726882469.48804: Calling groups_inventory to load vars for managed_node1 11738 1726882469.48806: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.48815: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.48818: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.48821: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.49029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.49157: done with get_vars() 11738 1726882469.49168: done getting variables 11738 1726882469.49229: done queuing things up, now waiting for results queue to drain 11738 1726882469.49231: results queue empty 11738 1726882469.49231: checking for any_errors_fatal 11738 1726882469.49233: done checking for any_errors_fatal 11738 1726882469.49233: checking for max_fail_percentage 11738 1726882469.49234: done checking for max_fail_percentage 11738 1726882469.49235: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.49235: done checking to see if all hosts have failed 11738 1726882469.49236: getting the remaining hosts for this loop 11738 1726882469.49236: done getting the remaining hosts for this loop 11738 1726882469.49238: getting the next task for host managed_node1 11738 1726882469.49241: done getting next task for host managed_node1 11738 1726882469.49242: ^ task is: TASK: meta (flush_handlers) 11738 1726882469.49243: ^ 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 11738 1726882469.49245: getting variables 11738 1726882469.49246: in VariableManager get_vars() 11738 1726882469.49254: Calling all_inventory to load vars for managed_node1 11738 1726882469.49256: Calling groups_inventory to load vars for managed_node1 11738 1726882469.49257: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.49264: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.49266: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.49269: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.49354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.49471: done with get_vars() 11738 1726882469.49478: done getting variables 11738 1726882469.49512: in VariableManager get_vars() 11738 1726882469.49520: Calling all_inventory to load vars for managed_node1 11738 1726882469.49528: Calling groups_inventory to load vars for managed_node1 11738 1726882469.49529: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.49532: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.49534: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.49536: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.49624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.49756: done with get_vars() 11738 1726882469.49767: done queuing things up, now waiting for results queue to drain 11738 1726882469.49769: results queue empty 11738 1726882469.49770: checking for any_errors_fatal 11738 1726882469.49770: done checking for any_errors_fatal 11738 1726882469.49771: checking for max_fail_percentage 11738 1726882469.49772: done checking for max_fail_percentage 11738 1726882469.49772: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.49773: done checking to see if all hosts have failed 11738 1726882469.49773: getting the remaining hosts for this loop 11738 1726882469.49774: done getting the remaining hosts for this loop 11738 1726882469.49776: getting the next task for host managed_node1 11738 1726882469.49779: done getting next task for host managed_node1 11738 1726882469.49780: ^ task is: TASK: meta (flush_handlers) 11738 1726882469.49781: ^ 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 11738 1726882469.49783: getting variables 11738 1726882469.49783: in VariableManager get_vars() 11738 1726882469.49790: Calling all_inventory to load vars for managed_node1 11738 1726882469.49791: Calling groups_inventory to load vars for managed_node1 11738 1726882469.49792: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.49795: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.49797: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.49799: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.49885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.50004: done with get_vars() 11738 1726882469.50010: done getting variables 11738 1726882469.50049: in VariableManager get_vars() 11738 1726882469.50056: Calling all_inventory to load vars for managed_node1 11738 1726882469.50060: Calling groups_inventory to load vars for managed_node1 11738 1726882469.50061: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.50064: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.50066: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.50067: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.50152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.50285: done with get_vars() 11738 1726882469.50294: done queuing things up, now waiting for results queue to drain 11738 1726882469.50295: results queue empty 11738 1726882469.50296: checking for any_errors_fatal 11738 1726882469.50296: done checking for any_errors_fatal 11738 1726882469.50297: checking for max_fail_percentage 11738 1726882469.50298: done checking for max_fail_percentage 11738 1726882469.50298: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.50299: done checking to see if all hosts have failed 11738 1726882469.50299: getting the remaining hosts for this loop 11738 1726882469.50300: done getting the remaining hosts for this loop 11738 1726882469.50302: getting the next task for host managed_node1 11738 1726882469.50304: done getting next task for host managed_node1 11738 1726882469.50305: ^ task is: None 11738 1726882469.50306: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11738 1726882469.50306: done queuing things up, now waiting for results queue to drain 11738 1726882469.50307: results queue empty 11738 1726882469.50307: checking for any_errors_fatal 11738 1726882469.50308: done checking for any_errors_fatal 11738 1726882469.50308: checking for max_fail_percentage 11738 1726882469.50309: done checking for max_fail_percentage 11738 1726882469.50309: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.50310: done checking to see if all hosts have failed 11738 1726882469.50311: getting the next task for host managed_node1 11738 1726882469.50312: done getting next task for host managed_node1 11738 1726882469.50313: ^ task is: None 11738 1726882469.50313: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11738 1726882469.50347: in VariableManager get_vars() 11738 1726882469.50362: done with get_vars() 11738 1726882469.50366: in VariableManager get_vars() 11738 1726882469.50372: done with get_vars() 11738 1726882469.50375: variable 'omit' from source: magic vars 11738 1726882469.50471: variable 'task' from source: play vars 11738 1726882469.50494: in VariableManager get_vars() 11738 1726882469.50501: done with get_vars() 11738 1726882469.50514: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_absent.yml] ************************ 11738 1726882469.50648: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11738 1726882469.50672: getting the remaining hosts for this loop 11738 1726882469.50673: done getting the remaining hosts for this loop 11738 1726882469.50675: getting the next task for host managed_node1 11738 1726882469.50677: done getting next task for host managed_node1 11738 1726882469.50679: ^ task is: TASK: Gathering Facts 11738 1726882469.50680: ^ 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 11738 1726882469.50682: getting variables 11738 1726882469.50683: in VariableManager get_vars() 11738 1726882469.50689: Calling all_inventory to load vars for managed_node1 11738 1726882469.50690: Calling groups_inventory to load vars for managed_node1 11738 1726882469.50692: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.50695: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.50697: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.50698: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.50785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.50924: done with get_vars() 11738 1726882469.50930: done getting variables 11738 1726882469.50963: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:34:29 -0400 (0:00:00.056) 0:00:10.132 ****** 11738 1726882469.50985: entering _queue_task() for managed_node1/gather_facts 11738 1726882469.51233: worker is 1 (out of 1 available) 11738 1726882469.51247: exiting _queue_task() for managed_node1/gather_facts 11738 1726882469.51262: done queuing things up, now waiting for results queue to drain 11738 1726882469.51264: waiting for pending results... 11738 1726882469.51440: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11738 1726882469.51511: in run() - task 0affc7ec-ae25-e763-854c-0000000002c3 11738 1726882469.51525: variable 'ansible_search_path' from source: unknown 11738 1726882469.51563: calling self._execute() 11738 1726882469.51629: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.51635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.51644: variable 'omit' from source: magic vars 11738 1726882469.51993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.53683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.53737: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.53767: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.53801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.53821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.53895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.53916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.53938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.53968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.53980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.54091: variable 'ansible_distribution' from source: facts 11738 1726882469.54097: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.54112: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.54115: when evaluation is False, skipping this task 11738 1726882469.54118: _execute() done 11738 1726882469.54122: dumping result to json 11738 1726882469.54129: done dumping result, returning 11738 1726882469.54134: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-e763-854c-0000000002c3] 11738 1726882469.54136: sending task result for task 0affc7ec-ae25-e763-854c-0000000002c3 11738 1726882469.54226: done sending task result for task 0affc7ec-ae25-e763-854c-0000000002c3 11738 1726882469.54229: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.54288: no more pending results, returning what we have 11738 1726882469.54292: results queue empty 11738 1726882469.54292: checking for any_errors_fatal 11738 1726882469.54294: done checking for any_errors_fatal 11738 1726882469.54295: checking for max_fail_percentage 11738 1726882469.54296: done checking for max_fail_percentage 11738 1726882469.54297: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.54299: done checking to see if all hosts have failed 11738 1726882469.54299: getting the remaining hosts for this loop 11738 1726882469.54301: done getting the remaining hosts for this loop 11738 1726882469.54305: getting the next task for host managed_node1 11738 1726882469.54310: done getting next task for host managed_node1 11738 1726882469.54312: ^ task is: TASK: meta (flush_handlers) 11738 1726882469.54314: ^ 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 11738 1726882469.54318: getting variables 11738 1726882469.54320: in VariableManager get_vars() 11738 1726882469.54355: Calling all_inventory to load vars for managed_node1 11738 1726882469.54360: Calling groups_inventory to load vars for managed_node1 11738 1726882469.54364: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.54376: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.54378: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.54381: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.54547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.54677: done with get_vars() 11738 1726882469.54687: done getting variables 11738 1726882469.54742: in VariableManager get_vars() 11738 1726882469.54748: Calling all_inventory to load vars for managed_node1 11738 1726882469.54750: Calling groups_inventory to load vars for managed_node1 11738 1726882469.54752: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.54757: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.54761: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.54764: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.54880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.54995: done with get_vars() 11738 1726882469.55005: done queuing things up, now waiting for results queue to drain 11738 1726882469.55006: results queue empty 11738 1726882469.55007: checking for any_errors_fatal 11738 1726882469.55008: done checking for any_errors_fatal 11738 1726882469.55009: checking for max_fail_percentage 11738 1726882469.55010: done checking for max_fail_percentage 11738 1726882469.55010: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.55011: done checking to see if all hosts have failed 11738 1726882469.55011: getting the remaining hosts for this loop 11738 1726882469.55012: done getting the remaining hosts for this loop 11738 1726882469.55014: getting the next task for host managed_node1 11738 1726882469.55017: done getting next task for host managed_node1 11738 1726882469.55018: ^ task is: TASK: Include the task '{{ task }}' 11738 1726882469.55019: ^ 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 11738 1726882469.55021: getting variables 11738 1726882469.55023: in VariableManager get_vars() 11738 1726882469.55028: Calling all_inventory to load vars for managed_node1 11738 1726882469.55030: Calling groups_inventory to load vars for managed_node1 11738 1726882469.55031: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.55039: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.55040: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.55042: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.55129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.55244: done with get_vars() 11738 1726882469.55250: done getting variables 11738 1726882469.55380: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_absent.yml'] ********************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:34:29 -0400 (0:00:00.044) 0:00:10.176 ****** 11738 1726882469.55403: entering _queue_task() for managed_node1/include_tasks 11738 1726882469.55671: worker is 1 (out of 1 available) 11738 1726882469.55685: exiting _queue_task() for managed_node1/include_tasks 11738 1726882469.55699: done queuing things up, now waiting for results queue to drain 11738 1726882469.55700: waiting for pending results... 11738 1726882469.55888: running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_profile_absent.yml' 11738 1726882469.55963: in run() - task 0affc7ec-ae25-e763-854c-000000000073 11738 1726882469.55978: variable 'ansible_search_path' from source: unknown 11738 1726882469.56010: calling self._execute() 11738 1726882469.56081: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.56085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.56095: variable 'omit' from source: magic vars 11738 1726882469.56443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.58182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.58238: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.58271: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.58297: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.58320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.58392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.58415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.58441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.58472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.58484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.58595: variable 'ansible_distribution' from source: facts 11738 1726882469.58602: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.58611: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.58614: when evaluation is False, skipping this task 11738 1726882469.58617: _execute() done 11738 1726882469.58619: dumping result to json 11738 1726882469.58623: done dumping result, returning 11738 1726882469.58632: done running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_profile_absent.yml' [0affc7ec-ae25-e763-854c-000000000073] 11738 1726882469.58637: sending task result for task 0affc7ec-ae25-e763-854c-000000000073 11738 1726882469.58740: done sending task result for task 0affc7ec-ae25-e763-854c-000000000073 11738 1726882469.58743: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.58811: no more pending results, returning what we have 11738 1726882469.58816: results queue empty 11738 1726882469.58817: checking for any_errors_fatal 11738 1726882469.58819: done checking for any_errors_fatal 11738 1726882469.58820: checking for max_fail_percentage 11738 1726882469.58823: done checking for max_fail_percentage 11738 1726882469.58825: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.58826: done checking to see if all hosts have failed 11738 1726882469.58827: getting the remaining hosts for this loop 11738 1726882469.58828: done getting the remaining hosts for this loop 11738 1726882469.58833: getting the next task for host managed_node1 11738 1726882469.58840: done getting next task for host managed_node1 11738 1726882469.58842: ^ task is: TASK: meta (flush_handlers) 11738 1726882469.58844: ^ 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 11738 1726882469.58848: getting variables 11738 1726882469.58850: in VariableManager get_vars() 11738 1726882469.58882: Calling all_inventory to load vars for managed_node1 11738 1726882469.58885: Calling groups_inventory to load vars for managed_node1 11738 1726882469.58888: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.58899: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.58901: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.58904: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.59067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.59191: done with get_vars() 11738 1726882469.59201: done getting variables 11738 1726882469.59257: in VariableManager get_vars() 11738 1726882469.59266: Calling all_inventory to load vars for managed_node1 11738 1726882469.59267: Calling groups_inventory to load vars for managed_node1 11738 1726882469.59269: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.59273: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.59274: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.59276: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.59402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.59514: done with get_vars() 11738 1726882469.59525: done queuing things up, now waiting for results queue to drain 11738 1726882469.59527: results queue empty 11738 1726882469.59527: checking for any_errors_fatal 11738 1726882469.59529: done checking for any_errors_fatal 11738 1726882469.59529: checking for max_fail_percentage 11738 1726882469.59530: done checking for max_fail_percentage 11738 1726882469.59531: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.59531: done checking to see if all hosts have failed 11738 1726882469.59532: getting the remaining hosts for this loop 11738 1726882469.59532: done getting the remaining hosts for this loop 11738 1726882469.59534: getting the next task for host managed_node1 11738 1726882469.59537: done getting next task for host managed_node1 11738 1726882469.59538: ^ task is: TASK: meta (flush_handlers) 11738 1726882469.59539: ^ 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 11738 1726882469.59540: getting variables 11738 1726882469.59541: in VariableManager get_vars() 11738 1726882469.59546: Calling all_inventory to load vars for managed_node1 11738 1726882469.59547: Calling groups_inventory to load vars for managed_node1 11738 1726882469.59549: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.59557: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.59558: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.59561: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.59648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.59760: done with get_vars() 11738 1726882469.59766: done getting variables 11738 1726882469.59801: in VariableManager get_vars() 11738 1726882469.59808: Calling all_inventory to load vars for managed_node1 11738 1726882469.59810: Calling groups_inventory to load vars for managed_node1 11738 1726882469.59811: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.59814: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.59816: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.59817: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.59919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.60033: done with get_vars() 11738 1726882469.60041: done queuing things up, now waiting for results queue to drain 11738 1726882469.60043: results queue empty 11738 1726882469.60043: checking for any_errors_fatal 11738 1726882469.60044: done checking for any_errors_fatal 11738 1726882469.60045: checking for max_fail_percentage 11738 1726882469.60045: done checking for max_fail_percentage 11738 1726882469.60046: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.60046: done checking to see if all hosts have failed 11738 1726882469.60047: getting the remaining hosts for this loop 11738 1726882469.60047: done getting the remaining hosts for this loop 11738 1726882469.60049: getting the next task for host managed_node1 11738 1726882469.60051: done getting next task for host managed_node1 11738 1726882469.60052: ^ task is: None 11738 1726882469.60053: ^ 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 11738 1726882469.60054: done queuing things up, now waiting for results queue to drain 11738 1726882469.60054: results queue empty 11738 1726882469.60055: checking for any_errors_fatal 11738 1726882469.60055: done checking for any_errors_fatal 11738 1726882469.60056: checking for max_fail_percentage 11738 1726882469.60056: done checking for max_fail_percentage 11738 1726882469.60057: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.60057: done checking to see if all hosts have failed 11738 1726882469.60058: getting the next task for host managed_node1 11738 1726882469.60060: done getting next task for host managed_node1 11738 1726882469.60061: ^ task is: None 11738 1726882469.60062: ^ 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 11738 1726882469.60092: in VariableManager get_vars() 11738 1726882469.60103: done with get_vars() 11738 1726882469.60107: in VariableManager get_vars() 11738 1726882469.60113: done with get_vars() 11738 1726882469.60115: variable 'omit' from source: magic vars 11738 1726882469.60204: variable 'task' from source: play vars 11738 1726882469.60229: in VariableManager get_vars() 11738 1726882469.60238: done with get_vars() 11738 1726882469.60253: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_absent.yml] ************************* 11738 1726882469.60381: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11738 1726882469.60402: getting the remaining hosts for this loop 11738 1726882469.60404: done getting the remaining hosts for this loop 11738 1726882469.60405: getting the next task for host managed_node1 11738 1726882469.60408: done getting next task for host managed_node1 11738 1726882469.60409: ^ task is: TASK: Gathering Facts 11738 1726882469.60410: ^ 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 11738 1726882469.60412: getting variables 11738 1726882469.60413: in VariableManager get_vars() 11738 1726882469.60418: Calling all_inventory to load vars for managed_node1 11738 1726882469.60420: Calling groups_inventory to load vars for managed_node1 11738 1726882469.60421: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.60427: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.60429: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.60430: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.60514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.60626: done with get_vars() 11738 1726882469.60632: done getting variables 11738 1726882469.60663: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:34:29 -0400 (0:00:00.052) 0:00:10.229 ****** 11738 1726882469.60682: entering _queue_task() for managed_node1/gather_facts 11738 1726882469.60919: worker is 1 (out of 1 available) 11738 1726882469.60934: exiting _queue_task() for managed_node1/gather_facts 11738 1726882469.60946: done queuing things up, now waiting for results queue to drain 11738 1726882469.60947: waiting for pending results... 11738 1726882469.61131: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11738 1726882469.61198: in run() - task 0affc7ec-ae25-e763-854c-0000000002d8 11738 1726882469.61210: variable 'ansible_search_path' from source: unknown 11738 1726882469.61245: calling self._execute() 11738 1726882469.61306: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.61311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.61320: variable 'omit' from source: magic vars 11738 1726882469.61663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.63606: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.63666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.63690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.63718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.63752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.63823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.63846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.63867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.63903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.63915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.64021: variable 'ansible_distribution' from source: facts 11738 1726882469.64029: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.64039: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.64042: when evaluation is False, skipping this task 11738 1726882469.64044: _execute() done 11738 1726882469.64047: dumping result to json 11738 1726882469.64050: done dumping result, returning 11738 1726882469.64057: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-e763-854c-0000000002d8] 11738 1726882469.64062: sending task result for task 0affc7ec-ae25-e763-854c-0000000002d8 11738 1726882469.64147: done sending task result for task 0affc7ec-ae25-e763-854c-0000000002d8 11738 1726882469.64150: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.64205: no more pending results, returning what we have 11738 1726882469.64208: results queue empty 11738 1726882469.64209: checking for any_errors_fatal 11738 1726882469.64211: done checking for any_errors_fatal 11738 1726882469.64211: checking for max_fail_percentage 11738 1726882469.64213: done checking for max_fail_percentage 11738 1726882469.64214: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.64215: done checking to see if all hosts have failed 11738 1726882469.64216: getting the remaining hosts for this loop 11738 1726882469.64217: done getting the remaining hosts for this loop 11738 1726882469.64221: getting the next task for host managed_node1 11738 1726882469.64229: done getting next task for host managed_node1 11738 1726882469.64231: ^ task is: TASK: meta (flush_handlers) 11738 1726882469.64233: ^ 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 11738 1726882469.64236: getting variables 11738 1726882469.64237: in VariableManager get_vars() 11738 1726882469.64278: Calling all_inventory to load vars for managed_node1 11738 1726882469.64282: Calling groups_inventory to load vars for managed_node1 11738 1726882469.64285: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.64297: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.64300: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.64302: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.64514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.64637: done with get_vars() 11738 1726882469.64647: done getting variables 11738 1726882469.64700: in VariableManager get_vars() 11738 1726882469.64707: Calling all_inventory to load vars for managed_node1 11738 1726882469.64709: Calling groups_inventory to load vars for managed_node1 11738 1726882469.64711: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.64714: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.64716: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.64718: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.64809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.64921: done with get_vars() 11738 1726882469.64932: done queuing things up, now waiting for results queue to drain 11738 1726882469.64933: results queue empty 11738 1726882469.64934: checking for any_errors_fatal 11738 1726882469.64935: done checking for any_errors_fatal 11738 1726882469.64936: checking for max_fail_percentage 11738 1726882469.64937: done checking for max_fail_percentage 11738 1726882469.64937: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.64938: done checking to see if all hosts have failed 11738 1726882469.64938: getting the remaining hosts for this loop 11738 1726882469.64939: done getting the remaining hosts for this loop 11738 1726882469.64941: getting the next task for host managed_node1 11738 1726882469.64944: done getting next task for host managed_node1 11738 1726882469.64945: ^ task is: TASK: Include the task '{{ task }}' 11738 1726882469.64946: ^ 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 11738 1726882469.64948: getting variables 11738 1726882469.64949: in VariableManager get_vars() 11738 1726882469.64954: Calling all_inventory to load vars for managed_node1 11738 1726882469.64955: Calling groups_inventory to load vars for managed_node1 11738 1726882469.64956: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.64966: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.64968: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.64971: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.65055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.65355: done with get_vars() 11738 1726882469.65364: done getting variables 11738 1726882469.65486: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_absent.yml'] *********************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:34:29 -0400 (0:00:00.048) 0:00:10.277 ****** 11738 1726882469.65507: entering _queue_task() for managed_node1/include_tasks 11738 1726882469.65772: worker is 1 (out of 1 available) 11738 1726882469.65785: exiting _queue_task() for managed_node1/include_tasks 11738 1726882469.65796: done queuing things up, now waiting for results queue to drain 11738 1726882469.65797: waiting for pending results... 11738 1726882469.65993: running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_device_absent.yml' 11738 1726882469.66074: in run() - task 0affc7ec-ae25-e763-854c-000000000077 11738 1726882469.66086: variable 'ansible_search_path' from source: unknown 11738 1726882469.66119: calling self._execute() 11738 1726882469.66187: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.66190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.66200: variable 'omit' from source: magic vars 11738 1726882469.66549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.68236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.68285: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.68319: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.68345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.68369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.68438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.68460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.68481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.68510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.68522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.68624: variable 'ansible_distribution' from source: facts 11738 1726882469.68632: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.68645: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.68648: when evaluation is False, skipping this task 11738 1726882469.68651: _execute() done 11738 1726882469.68654: dumping result to json 11738 1726882469.68656: done dumping result, returning 11738 1726882469.68659: done running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_device_absent.yml' [0affc7ec-ae25-e763-854c-000000000077] 11738 1726882469.68666: sending task result for task 0affc7ec-ae25-e763-854c-000000000077 11738 1726882469.68757: done sending task result for task 0affc7ec-ae25-e763-854c-000000000077 11738 1726882469.68760: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.68808: no more pending results, returning what we have 11738 1726882469.68813: results queue empty 11738 1726882469.68814: checking for any_errors_fatal 11738 1726882469.68816: done checking for any_errors_fatal 11738 1726882469.68817: checking for max_fail_percentage 11738 1726882469.68819: done checking for max_fail_percentage 11738 1726882469.68820: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.68821: done checking to see if all hosts have failed 11738 1726882469.68823: getting the remaining hosts for this loop 11738 1726882469.68824: done getting the remaining hosts for this loop 11738 1726882469.68829: getting the next task for host managed_node1 11738 1726882469.68835: done getting next task for host managed_node1 11738 1726882469.68837: ^ task is: TASK: meta (flush_handlers) 11738 1726882469.68840: ^ 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 11738 1726882469.68843: getting variables 11738 1726882469.68845: in VariableManager get_vars() 11738 1726882469.68874: Calling all_inventory to load vars for managed_node1 11738 1726882469.68877: Calling groups_inventory to load vars for managed_node1 11738 1726882469.68880: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.68892: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.68895: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.68898: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.69055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.69180: done with get_vars() 11738 1726882469.69188: done getting variables 11738 1726882469.69240: in VariableManager get_vars() 11738 1726882469.69247: Calling all_inventory to load vars for managed_node1 11738 1726882469.69248: Calling groups_inventory to load vars for managed_node1 11738 1726882469.69250: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.69254: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.69257: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.69260: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.69347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.69483: done with get_vars() 11738 1726882469.69493: done queuing things up, now waiting for results queue to drain 11738 1726882469.69494: results queue empty 11738 1726882469.69494: checking for any_errors_fatal 11738 1726882469.69496: done checking for any_errors_fatal 11738 1726882469.69496: checking for max_fail_percentage 11738 1726882469.69497: done checking for max_fail_percentage 11738 1726882469.69497: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.69498: done checking to see if all hosts have failed 11738 1726882469.69498: getting the remaining hosts for this loop 11738 1726882469.69499: done getting the remaining hosts for this loop 11738 1726882469.69501: getting the next task for host managed_node1 11738 1726882469.69503: done getting next task for host managed_node1 11738 1726882469.69504: ^ task is: TASK: meta (flush_handlers) 11738 1726882469.69505: ^ 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 11738 1726882469.69507: getting variables 11738 1726882469.69507: in VariableManager get_vars() 11738 1726882469.69512: Calling all_inventory to load vars for managed_node1 11738 1726882469.69513: Calling groups_inventory to load vars for managed_node1 11738 1726882469.69514: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.69524: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.69526: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.69528: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.69611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.69729: done with get_vars() 11738 1726882469.69735: done getting variables 11738 1726882469.69768: in VariableManager get_vars() 11738 1726882469.69774: Calling all_inventory to load vars for managed_node1 11738 1726882469.69775: Calling groups_inventory to load vars for managed_node1 11738 1726882469.69777: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.69780: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.69781: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.69783: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.69874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.70001: done with get_vars() 11738 1726882469.70009: done queuing things up, now waiting for results queue to drain 11738 1726882469.70010: results queue empty 11738 1726882469.70011: checking for any_errors_fatal 11738 1726882469.70012: done checking for any_errors_fatal 11738 1726882469.70013: checking for max_fail_percentage 11738 1726882469.70014: done checking for max_fail_percentage 11738 1726882469.70014: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.70015: done checking to see if all hosts have failed 11738 1726882469.70016: getting the remaining hosts for this loop 11738 1726882469.70017: done getting the remaining hosts for this loop 11738 1726882469.70019: getting the next task for host managed_node1 11738 1726882469.70023: done getting next task for host managed_node1 11738 1726882469.70023: ^ task is: None 11738 1726882469.70024: ^ 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 11738 1726882469.70025: done queuing things up, now waiting for results queue to drain 11738 1726882469.70026: results queue empty 11738 1726882469.70027: checking for any_errors_fatal 11738 1726882469.70027: done checking for any_errors_fatal 11738 1726882469.70027: checking for max_fail_percentage 11738 1726882469.70028: done checking for max_fail_percentage 11738 1726882469.70028: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.70029: done checking to see if all hosts have failed 11738 1726882469.70030: getting the next task for host managed_node1 11738 1726882469.70031: done getting next task for host managed_node1 11738 1726882469.70032: ^ task is: None 11738 1726882469.70032: ^ 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 11738 1726882469.70060: in VariableManager get_vars() 11738 1726882469.70070: done with get_vars() 11738 1726882469.70074: in VariableManager get_vars() 11738 1726882469.70080: done with get_vars() 11738 1726882469.70082: variable 'omit' from source: magic vars 11738 1726882469.70102: in VariableManager get_vars() 11738 1726882469.70107: done with get_vars() 11738 1726882469.70121: variable 'omit' from source: magic vars PLAY [Verify that cleanup restored state to default] *************************** 11738 1726882469.70255: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11738 1726882469.70276: getting the remaining hosts for this loop 11738 1726882469.70277: done getting the remaining hosts for this loop 11738 1726882469.70279: getting the next task for host managed_node1 11738 1726882469.70281: done getting next task for host managed_node1 11738 1726882469.70282: ^ task is: TASK: Gathering Facts 11738 1726882469.70283: ^ 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 11738 1726882469.70285: getting variables 11738 1726882469.70285: in VariableManager get_vars() 11738 1726882469.70291: Calling all_inventory to load vars for managed_node1 11738 1726882469.70293: Calling groups_inventory to load vars for managed_node1 11738 1726882469.70294: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.70297: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.70299: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.70300: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.70387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.70500: done with get_vars() 11738 1726882469.70505: done getting variables 11738 1726882469.70535: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:64 Friday 20 September 2024 21:34:29 -0400 (0:00:00.050) 0:00:10.328 ****** 11738 1726882469.70552: entering _queue_task() for managed_node1/gather_facts 11738 1726882469.70767: worker is 1 (out of 1 available) 11738 1726882469.70779: exiting _queue_task() for managed_node1/gather_facts 11738 1726882469.70790: done queuing things up, now waiting for results queue to drain 11738 1726882469.70791: waiting for pending results... 11738 1726882469.70970: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11738 1726882469.71036: in run() - task 0affc7ec-ae25-e763-854c-0000000002ed 11738 1726882469.71048: variable 'ansible_search_path' from source: unknown 11738 1726882469.71080: calling self._execute() 11738 1726882469.71143: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.71147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.71157: variable 'omit' from source: magic vars 11738 1726882469.71489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.73150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.73201: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.73240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.73269: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.73289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.73356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.73379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.73397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.73433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.73444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.73542: variable 'ansible_distribution' from source: facts 11738 1726882469.73547: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.73556: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.73563: when evaluation is False, skipping this task 11738 1726882469.73565: _execute() done 11738 1726882469.73568: dumping result to json 11738 1726882469.73570: done dumping result, returning 11738 1726882469.73575: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affc7ec-ae25-e763-854c-0000000002ed] 11738 1726882469.73580: sending task result for task 0affc7ec-ae25-e763-854c-0000000002ed 11738 1726882469.73665: done sending task result for task 0affc7ec-ae25-e763-854c-0000000002ed 11738 1726882469.73668: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.73716: no more pending results, returning what we have 11738 1726882469.73719: results queue empty 11738 1726882469.73720: checking for any_errors_fatal 11738 1726882469.73724: done checking for any_errors_fatal 11738 1726882469.73725: checking for max_fail_percentage 11738 1726882469.73726: done checking for max_fail_percentage 11738 1726882469.73727: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.73728: done checking to see if all hosts have failed 11738 1726882469.73729: getting the remaining hosts for this loop 11738 1726882469.73730: done getting the remaining hosts for this loop 11738 1726882469.73734: getting the next task for host managed_node1 11738 1726882469.73740: done getting next task for host managed_node1 11738 1726882469.73742: ^ task is: TASK: meta (flush_handlers) 11738 1726882469.73744: ^ 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 11738 1726882469.73747: getting variables 11738 1726882469.73748: in VariableManager get_vars() 11738 1726882469.73779: Calling all_inventory to load vars for managed_node1 11738 1726882469.73782: Calling groups_inventory to load vars for managed_node1 11738 1726882469.73786: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.73797: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.73799: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.73802: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.74014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.74133: done with get_vars() 11738 1726882469.74140: done getting variables 11738 1726882469.74192: in VariableManager get_vars() 11738 1726882469.74198: Calling all_inventory to load vars for managed_node1 11738 1726882469.74200: Calling groups_inventory to load vars for managed_node1 11738 1726882469.74201: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.74204: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.74206: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.74208: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.74295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.74408: done with get_vars() 11738 1726882469.74419: done queuing things up, now waiting for results queue to drain 11738 1726882469.74420: results queue empty 11738 1726882469.74420: checking for any_errors_fatal 11738 1726882469.74423: done checking for any_errors_fatal 11738 1726882469.74424: checking for max_fail_percentage 11738 1726882469.74425: done checking for max_fail_percentage 11738 1726882469.74425: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.74426: done checking to see if all hosts have failed 11738 1726882469.74426: getting the remaining hosts for this loop 11738 1726882469.74427: done getting the remaining hosts for this loop 11738 1726882469.74429: getting the next task for host managed_node1 11738 1726882469.74431: done getting next task for host managed_node1 11738 1726882469.74432: ^ task is: TASK: Verify network state restored to default 11738 1726882469.74433: ^ 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 11738 1726882469.74435: getting variables 11738 1726882469.74435: in VariableManager get_vars() 11738 1726882469.74440: Calling all_inventory to load vars for managed_node1 11738 1726882469.74442: Calling groups_inventory to load vars for managed_node1 11738 1726882469.74443: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.74450: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.74452: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.74454: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.74540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.74672: done with get_vars() 11738 1726882469.74677: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:67 Friday 20 September 2024 21:34:29 -0400 (0:00:00.041) 0:00:10.370 ****** 11738 1726882469.74729: entering _queue_task() for managed_node1/include_tasks 11738 1726882469.74943: worker is 1 (out of 1 available) 11738 1726882469.74961: exiting _queue_task() for managed_node1/include_tasks 11738 1726882469.74972: done queuing things up, now waiting for results queue to drain 11738 1726882469.74973: waiting for pending results... 11738 1726882469.75154: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 11738 1726882469.75218: in run() - task 0affc7ec-ae25-e763-854c-00000000007a 11738 1726882469.75236: variable 'ansible_search_path' from source: unknown 11738 1726882469.75272: calling self._execute() 11738 1726882469.75342: variable 'ansible_host' from source: host vars for 'managed_node1' 11738 1726882469.75347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11738 1726882469.75355: variable 'omit' from source: magic vars 11738 1726882469.75694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11738 1726882469.77359: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11738 1726882469.77412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11738 1726882469.77443: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11738 1726882469.77473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11738 1726882469.77496: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11738 1726882469.77561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11738 1726882469.77585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11738 1726882469.77608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11738 1726882469.77640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11738 1726882469.77651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11738 1726882469.77752: variable 'ansible_distribution' from source: facts 11738 1726882469.77758: variable 'ansible_distribution_major_version' from source: facts 11738 1726882469.77770: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11738 1726882469.77774: when evaluation is False, skipping this task 11738 1726882469.77776: _execute() done 11738 1726882469.77779: dumping result to json 11738 1726882469.77781: done dumping result, returning 11738 1726882469.77788: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affc7ec-ae25-e763-854c-00000000007a] 11738 1726882469.77793: sending task result for task 0affc7ec-ae25-e763-854c-00000000007a 11738 1726882469.77887: done sending task result for task 0affc7ec-ae25-e763-854c-00000000007a 11738 1726882469.77890: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11738 1726882469.77967: no more pending results, returning what we have 11738 1726882469.77970: results queue empty 11738 1726882469.77971: checking for any_errors_fatal 11738 1726882469.77973: done checking for any_errors_fatal 11738 1726882469.77973: checking for max_fail_percentage 11738 1726882469.77975: done checking for max_fail_percentage 11738 1726882469.77975: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.77976: done checking to see if all hosts have failed 11738 1726882469.77977: getting the remaining hosts for this loop 11738 1726882469.77979: done getting the remaining hosts for this loop 11738 1726882469.77984: getting the next task for host managed_node1 11738 1726882469.77989: done getting next task for host managed_node1 11738 1726882469.77992: ^ task is: TASK: meta (flush_handlers) 11738 1726882469.77994: ^ 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 11738 1726882469.77997: getting variables 11738 1726882469.78001: in VariableManager get_vars() 11738 1726882469.78028: Calling all_inventory to load vars for managed_node1 11738 1726882469.78031: Calling groups_inventory to load vars for managed_node1 11738 1726882469.78034: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.78043: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.78045: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.78048: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.78187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.78306: done with get_vars() 11738 1726882469.78314: done getting variables 11738 1726882469.78366: in VariableManager get_vars() 11738 1726882469.78373: Calling all_inventory to load vars for managed_node1 11738 1726882469.78375: Calling groups_inventory to load vars for managed_node1 11738 1726882469.78376: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.78379: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.78381: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.78383: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.78490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.78601: done with get_vars() 11738 1726882469.78610: done queuing things up, now waiting for results queue to drain 11738 1726882469.78612: results queue empty 11738 1726882469.78612: checking for any_errors_fatal 11738 1726882469.78614: done checking for any_errors_fatal 11738 1726882469.78614: checking for max_fail_percentage 11738 1726882469.78615: done checking for max_fail_percentage 11738 1726882469.78615: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.78616: done checking to see if all hosts have failed 11738 1726882469.78616: getting the remaining hosts for this loop 11738 1726882469.78617: done getting the remaining hosts for this loop 11738 1726882469.78619: getting the next task for host managed_node1 11738 1726882469.78621: done getting next task for host managed_node1 11738 1726882469.78624: ^ task is: TASK: meta (flush_handlers) 11738 1726882469.78625: ^ 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 11738 1726882469.78626: getting variables 11738 1726882469.78627: in VariableManager get_vars() 11738 1726882469.78632: Calling all_inventory to load vars for managed_node1 11738 1726882469.78633: Calling groups_inventory to load vars for managed_node1 11738 1726882469.78635: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.78641: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.78643: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.78645: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.78730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.78841: done with get_vars() 11738 1726882469.78847: done getting variables 11738 1726882469.78884: in VariableManager get_vars() 11738 1726882469.78889: Calling all_inventory to load vars for managed_node1 11738 1726882469.78891: Calling groups_inventory to load vars for managed_node1 11738 1726882469.78892: Calling all_plugins_inventory to load vars for managed_node1 11738 1726882469.78895: Calling all_plugins_play to load vars for managed_node1 11738 1726882469.78896: Calling groups_plugins_inventory to load vars for managed_node1 11738 1726882469.78898: Calling groups_plugins_play to load vars for managed_node1 11738 1726882469.78983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11738 1726882469.79111: done with get_vars() 11738 1726882469.79119: done queuing things up, now waiting for results queue to drain 11738 1726882469.79120: results queue empty 11738 1726882469.79121: checking for any_errors_fatal 11738 1726882469.79123: done checking for any_errors_fatal 11738 1726882469.79124: checking for max_fail_percentage 11738 1726882469.79124: done checking for max_fail_percentage 11738 1726882469.79125: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.79125: done checking to see if all hosts have failed 11738 1726882469.79126: getting the remaining hosts for this loop 11738 1726882469.79126: done getting the remaining hosts for this loop 11738 1726882469.79128: getting the next task for host managed_node1 11738 1726882469.79130: done getting next task for host managed_node1 11738 1726882469.79130: ^ task is: None 11738 1726882469.79131: ^ 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 11738 1726882469.79132: done queuing things up, now waiting for results queue to drain 11738 1726882469.79133: results queue empty 11738 1726882469.79133: checking for any_errors_fatal 11738 1726882469.79134: done checking for any_errors_fatal 11738 1726882469.79134: checking for max_fail_percentage 11738 1726882469.79135: done checking for max_fail_percentage 11738 1726882469.79135: checking to see if all hosts have failed and the running result is not ok 11738 1726882469.79136: done checking to see if all hosts have failed 11738 1726882469.79136: getting the next task for host managed_node1 11738 1726882469.79138: done getting next task for host managed_node1 11738 1726882469.79138: ^ task is: None 11738 1726882469.79139: ^ 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_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=91 rescued=0 ignored=0 Friday 20 September 2024 21:34:29 -0400 (0:00:00.044) 0:00:10.414 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 2.95s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 2.14s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.66s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Gathering Facts --------------------------------------------------------- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Include the task 'tasks/assert_profile_present.yml' --------------------- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Include the task 'delete_interface.yml' --------------------------------- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 fedora.linux_system_roles.network : Print network provider -------------- 0.09s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Configure networking state ---------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Enable network service -------------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Include the task 'assert_device_absent.yml' ----------------------------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:14 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Gathering Facts --------------------------------------------------------- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gathering Facts --------------------------------------------------------- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 fedora.linux_system_roles.network : Print network provider -------------- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Gathering Facts --------------------------------------------------------- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:17 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.06s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 11738 1726882469.79204: RUNNING CLEANUP