[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. 19287 1726853415.61865: 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-Qi7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 19287 1726853415.62148: Added group all to inventory 19287 1726853415.62149: Added group ungrouped to inventory 19287 1726853415.62154: Group all now contains ungrouped 19287 1726853415.62156: Examining possible inventory source: /tmp/network-iHm/inventory.yml 19287 1726853415.72702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 19287 1726853415.72744: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 19287 1726853415.72762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 19287 1726853415.72802: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 19287 1726853415.72852: Loaded config def from plugin (inventory/script) 19287 1726853415.72854: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 19287 1726853415.72883: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 19287 1726853415.72939: Loaded config def from plugin (inventory/yaml) 19287 1726853415.72941: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 19287 1726853415.73007: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 19287 1726853415.73299: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 19287 1726853415.73301: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 19287 1726853415.73303: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 19287 1726853415.73307: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 19287 1726853415.73310: Loading data from /tmp/network-iHm/inventory.yml 19287 1726853415.73350: /tmp/network-iHm/inventory.yml was not parsable by auto 19287 1726853415.73397: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 19287 1726853415.73424: Loading data from /tmp/network-iHm/inventory.yml 19287 1726853415.73486: group all already in inventory 19287 1726853415.73494: set inventory_file for managed_node1 19287 1726853415.73500: set inventory_dir for managed_node1 19287 1726853415.73501: Added host managed_node1 to inventory 19287 1726853415.73502: Added host managed_node1 to group all 19287 1726853415.73503: set ansible_host for managed_node1 19287 1726853415.73504: set ansible_ssh_extra_args for managed_node1 19287 1726853415.73506: set inventory_file for managed_node2 19287 1726853415.73508: set inventory_dir for managed_node2 19287 1726853415.73508: Added host managed_node2 to inventory 19287 1726853415.73509: Added host managed_node2 to group all 19287 1726853415.73510: set ansible_host for managed_node2 19287 1726853415.73510: set ansible_ssh_extra_args for managed_node2 19287 1726853415.73512: set inventory_file for managed_node3 19287 1726853415.73513: set inventory_dir for managed_node3 19287 1726853415.73513: Added host managed_node3 to inventory 19287 1726853415.73514: Added host managed_node3 to group all 19287 1726853415.73515: set ansible_host for managed_node3 19287 1726853415.73515: set ansible_ssh_extra_args for managed_node3 19287 1726853415.73517: Reconcile groups and hosts in inventory. 19287 1726853415.73519: Group ungrouped now contains managed_node1 19287 1726853415.73520: Group ungrouped now contains managed_node2 19287 1726853415.73521: Group ungrouped now contains managed_node3 19287 1726853415.73576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 19287 1726853415.73655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 19287 1726853415.73714: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 19287 1726853415.73739: Loaded config def from plugin (vars/host_group_vars) 19287 1726853415.73741: 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) 19287 1726853415.73748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 19287 1726853415.73759: 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) 19287 1726853415.73802: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 19287 1726853415.74127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853415.74221: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 19287 1726853415.74263: Loaded config def from plugin (connection/local) 19287 1726853415.74266: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 19287 1726853415.74942: Loaded config def from plugin (connection/paramiko_ssh) 19287 1726853415.74945: 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) 19287 1726853415.76038: 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) 19287 1726853415.76093: Loaded config def from plugin (connection/psrp) 19287 1726853415.76096: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 19287 1726853415.77295: 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) 19287 1726853415.77399: Loaded config def from plugin (connection/ssh) 19287 1726853415.77403: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 19287 1726853415.79838: 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) 19287 1726853415.79941: Loaded config def from plugin (connection/winrm) 19287 1726853415.79945: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 19287 1726853415.80018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 19287 1726853415.80145: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 19287 1726853415.80311: Loaded config def from plugin (shell/cmd) 19287 1726853415.80315: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 19287 1726853415.80363: 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) 19287 1726853415.80531: Loaded config def from plugin (shell/powershell) 19287 1726853415.80533: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 19287 1726853415.80615: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 19287 1726853415.80839: Loaded config def from plugin (shell/sh) 19287 1726853415.80841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 19287 1726853415.80878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 19287 1726853415.81001: Loaded config def from plugin (become/runas) 19287 1726853415.81004: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 19287 1726853415.81191: Loaded config def from plugin (become/su) 19287 1726853415.81194: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 19287 1726853415.81354: Loaded config def from plugin (become/sudo) 19287 1726853415.81356: 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 19287 1726853415.81390: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml 19287 1726853415.81709: in VariableManager get_vars() 19287 1726853415.81730: done with get_vars() 19287 1726853415.81858: trying /usr/local/lib/python3.12/site-packages/ansible/modules 19287 1726853415.85619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 19287 1726853415.85956: in VariableManager get_vars() 19287 1726853415.85962: done with get_vars() 19287 1726853415.85965: variable 'playbook_dir' from source: magic vars 19287 1726853415.85966: variable 'ansible_playbook_python' from source: magic vars 19287 1726853415.85966: variable 'ansible_config_file' from source: magic vars 19287 1726853415.85967: variable 'groups' from source: magic vars 19287 1726853415.85968: variable 'omit' from source: magic vars 19287 1726853415.85969: variable 'ansible_version' from source: magic vars 19287 1726853415.85969: variable 'ansible_check_mode' from source: magic vars 19287 1726853415.85970: variable 'ansible_diff_mode' from source: magic vars 19287 1726853415.85973: variable 'ansible_forks' from source: magic vars 19287 1726853415.85974: variable 'ansible_inventory_sources' from source: magic vars 19287 1726853415.85974: variable 'ansible_skip_tags' from source: magic vars 19287 1726853415.85975: variable 'ansible_limit' from source: magic vars 19287 1726853415.85976: variable 'ansible_run_tags' from source: magic vars 19287 1726853415.85976: variable 'ansible_verbosity' from source: magic vars 19287 1726853415.86012: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml 19287 1726853415.87991: in VariableManager get_vars() 19287 1726853415.88008: done with get_vars() 19287 1726853415.88162: in VariableManager get_vars() 19287 1726853415.88179: done with get_vars() 19287 1726853415.88215: in VariableManager get_vars() 19287 1726853415.88227: done with get_vars() 19287 1726853415.88658: in VariableManager get_vars() 19287 1726853415.88774: done with get_vars() 19287 1726853415.88781: variable 'omit' from source: magic vars 19287 1726853415.88801: variable 'omit' from source: magic vars 19287 1726853415.88840: in VariableManager get_vars() 19287 1726853415.88862: done with get_vars() 19287 1726853415.88907: in VariableManager get_vars() 19287 1726853415.89035: done with get_vars() 19287 1726853415.89139: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19287 1726853415.89578: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19287 1726853415.89905: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19287 1726853415.91409: in VariableManager get_vars() 19287 1726853415.91430: done with get_vars() 19287 1726853415.92294: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 19287 1726853415.92443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19287 1726853415.94630: in VariableManager get_vars() 19287 1726853415.96723: done with get_vars() 19287 1726853415.96729: variable 'omit' from source: magic vars 19287 1726853415.96740: variable 'omit' from source: magic vars 19287 1726853415.96922: in VariableManager get_vars() 19287 1726853415.96937: done with get_vars() 19287 1726853415.96959: in VariableManager get_vars() 19287 1726853415.96975: done with get_vars() 19287 1726853415.97005: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19287 1726853415.97284: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19287 1726853415.97473: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19287 1726853415.98222: in VariableManager get_vars() 19287 1726853415.98295: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19287 1726853416.03076: in VariableManager get_vars() 19287 1726853416.03098: done with get_vars() 19287 1726853416.03103: variable 'omit' from source: magic vars 19287 1726853416.03115: variable 'omit' from source: magic vars 19287 1726853416.03262: in VariableManager get_vars() 19287 1726853416.03296: done with get_vars() 19287 1726853416.03316: in VariableManager get_vars() 19287 1726853416.03335: done with get_vars() 19287 1726853416.03480: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19287 1726853416.03702: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19287 1726853416.03779: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19287 1726853416.04210: in VariableManager get_vars() 19287 1726853416.04240: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19287 1726853416.07145: in VariableManager get_vars() 19287 1726853416.07169: done with get_vars() 19287 1726853416.07176: variable 'omit' from source: magic vars 19287 1726853416.07287: variable 'omit' from source: magic vars 19287 1726853416.07331: in VariableManager get_vars() 19287 1726853416.07350: done with get_vars() 19287 1726853416.07370: in VariableManager get_vars() 19287 1726853416.07540: done with get_vars() 19287 1726853416.07568: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19287 1726853416.07869: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19287 1726853416.07946: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19287 1726853416.08801: in VariableManager get_vars() 19287 1726853416.08887: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19287 1726853416.12892: in VariableManager get_vars() 19287 1726853416.13036: done with get_vars() 19287 1726853416.13083: in VariableManager get_vars() 19287 1726853416.13107: done with get_vars() 19287 1726853416.13286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 19287 1726853416.13300: 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 19287 1726853416.13685: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 19287 1726853416.13850: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 19287 1726853416.13853: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 19287 1726853416.13894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 19287 1726853416.13919: 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) 19287 1726853416.14097: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 19287 1726853416.14165: Loaded config def from plugin (callback/default) 19287 1726853416.14168: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19287 1726853416.15543: Loaded config def from plugin (callback/junit) 19287 1726853416.15546: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19287 1726853416.15591: 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) 19287 1726853416.15663: Loaded config def from plugin (callback/minimal) 19287 1726853416.15665: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19287 1726853416.15705: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19287 1726853416.15775: Loaded config def from plugin (callback/tree) 19287 1726853416.15778: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 19287 1726853416.15893: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 19287 1726853416.15895: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_coalesce_initscripts.yml ******************************* 2 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml 19287 1726853416.15918: in VariableManager get_vars() 19287 1726853416.15929: done with get_vars() 19287 1726853416.15933: in VariableManager get_vars() 19287 1726853416.15940: done with get_vars() 19287 1726853416.15943: variable 'omit' from source: magic vars 19287 1726853416.15983: in VariableManager get_vars() 19287 1726853416.15998: done with get_vars() 19287 1726853416.16018: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_coalesce.yml' with initscripts as provider] *** 19287 1726853416.17599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 19287 1726853416.17673: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 19287 1726853416.17788: getting the remaining hosts for this loop 19287 1726853416.17790: done getting the remaining hosts for this loop 19287 1726853416.17793: getting the next task for host managed_node3 19287 1726853416.17801: done getting next task for host managed_node3 19287 1726853416.17804: ^ task is: TASK: Gathering Facts 19287 1726853416.17806: ^ 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 19287 1726853416.17809: getting variables 19287 1726853416.17810: in VariableManager get_vars() 19287 1726853416.17821: Calling all_inventory to load vars for managed_node3 19287 1726853416.17823: Calling groups_inventory to load vars for managed_node3 19287 1726853416.17826: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853416.17838: Calling all_plugins_play to load vars for managed_node3 19287 1726853416.17849: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853416.17853: Calling groups_plugins_play to load vars for managed_node3 19287 1726853416.17889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853416.18062: done with get_vars() 19287 1726853416.18069: done getting variables 19287 1726853416.18211: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:5 Friday 20 September 2024 13:30:16 -0400 (0:00:00.025) 0:00:00.025 ****** 19287 1726853416.18350: entering _queue_task() for managed_node3/gather_facts 19287 1726853416.18351: Creating lock for gather_facts 19287 1726853416.19036: worker is 1 (out of 1 available) 19287 1726853416.19047: exiting _queue_task() for managed_node3/gather_facts 19287 1726853416.19063: done queuing things up, now waiting for results queue to drain 19287 1726853416.19066: waiting for pending results... 19287 1726853416.19709: running TaskExecutor() for managed_node3/TASK: Gathering Facts 19287 1726853416.19783: in run() - task 02083763-bbaf-2353-ca58-000000000157 19287 1726853416.19796: variable 'ansible_search_path' from source: unknown 19287 1726853416.19865: calling self._execute() 19287 1726853416.20295: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853416.20301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853416.20311: variable 'omit' from source: magic vars 19287 1726853416.20411: variable 'omit' from source: magic vars 19287 1726853416.20440: variable 'omit' from source: magic vars 19287 1726853416.20945: variable 'omit' from source: magic vars 19287 1726853416.20948: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19287 1726853416.20966: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19287 1726853416.20988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19287 1726853416.21004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19287 1726853416.21016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19287 1726853416.21059: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19287 1726853416.21066: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853416.21069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853416.21595: Set connection var ansible_shell_type to sh 19287 1726853416.21598: Set connection var ansible_module_compression to ZIP_DEFLATED 19287 1726853416.21601: Set connection var ansible_connection to ssh 19287 1726853416.21605: Set connection var ansible_shell_executable to /bin/sh 19287 1726853416.21608: Set connection var ansible_pipelining to False 19287 1726853416.21610: Set connection var ansible_timeout to 10 19287 1726853416.21612: variable 'ansible_shell_executable' from source: unknown 19287 1726853416.21614: variable 'ansible_connection' from source: unknown 19287 1726853416.21617: variable 'ansible_module_compression' from source: unknown 19287 1726853416.21618: variable 'ansible_shell_type' from source: unknown 19287 1726853416.21621: variable 'ansible_shell_executable' from source: unknown 19287 1726853416.21623: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853416.21625: variable 'ansible_pipelining' from source: unknown 19287 1726853416.21627: variable 'ansible_timeout' from source: unknown 19287 1726853416.21629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853416.22178: 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) 19287 1726853416.22182: variable 'omit' from source: magic vars 19287 1726853416.22185: starting attempt loop 19287 1726853416.22187: running the handler 19287 1726853416.22190: variable 'ansible_facts' from source: unknown 19287 1726853416.22192: _low_level_execute_command(): starting 19287 1726853416.22194: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19287 1726853416.23902: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853416.23956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853416.23983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853416.24081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853416.25768: stdout chunk (state=3): >>>/root <<< 19287 1726853416.25944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853416.25959: stdout chunk (state=3): >>><<< 19287 1726853416.25975: stderr chunk (state=3): >>><<< 19287 1726853416.26192: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 19287 1726853416.26196: _low_level_execute_command(): starting 19287 1726853416.26199: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654 `" && echo ansible-tmp-1726853416.2610154-19306-3303677658654="` echo /root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654 `" ) && sleep 0' 19287 1726853416.27389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853416.27456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 19287 1726853416.27504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853416.27519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853416.27655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853416.29683: stdout chunk (state=3): >>>ansible-tmp-1726853416.2610154-19306-3303677658654=/root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654 <<< 19287 1726853416.29821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853416.29833: stdout chunk (state=3): >>><<< 19287 1726853416.29845: stderr chunk (state=3): >>><<< 19287 1726853416.29901: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853416.2610154-19306-3303677658654=/root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 19287 1726853416.29944: variable 'ansible_module_compression' from source: unknown 19287 1726853416.30140: ANSIBALLZ: Using generic lock for ansible.legacy.setup 19287 1726853416.30143: ANSIBALLZ: Acquiring lock 19287 1726853416.30146: ANSIBALLZ: Lock acquired: 139747893578976 19287 1726853416.30149: ANSIBALLZ: Creating module 19287 1726853416.95099: ANSIBALLZ: Writing module into payload 19287 1726853416.95558: ANSIBALLZ: Writing module 19287 1726853416.95579: ANSIBALLZ: Renaming module 19287 1726853416.95594: ANSIBALLZ: Done creating module 19287 1726853416.95626: variable 'ansible_facts' from source: unknown 19287 1726853416.95633: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19287 1726853416.95642: _low_level_execute_command(): starting 19287 1726853416.95984: _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' 19287 1726853416.97280: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19287 1726853416.97284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19287 1726853416.97578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853416.97606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853416.97682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853416.99644: stdout chunk (state=3): >>>PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 19287 1726853416.99648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853416.99653: stderr chunk (state=3): >>><<< 19287 1726853416.99774: stdout chunk (state=3): >>><<< 19287 1726853416.99778: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 19287 1726853416.99782 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 19287 1726853416.99785: _low_level_execute_command(): starting 19287 1726853416.99787: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 19287 1726853417.00111: Sending initial data 19287 1726853417.00115: Sent initial data (1181 bytes) 19287 1726853417.01161: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19287 1726853417.01176: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853417.01417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853417.01519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853417.05093: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 19287 1726853417.05433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853417.05457: stderr chunk (state=3): >>><<< 19287 1726853417.05486: stdout chunk (state=3): >>><<< 19287 1726853417.05506: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 19287 1726853417.05833: variable 'ansible_facts' from source: unknown 19287 1726853417.05836: variable 'ansible_facts' from source: unknown 19287 1726853417.05838: variable 'ansible_module_compression' from source: unknown 19287 1726853417.05840: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-192879trptlqe/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19287 1726853417.05842: variable 'ansible_facts' from source: unknown 19287 1726853417.06230: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654/AnsiballZ_setup.py 19287 1726853417.06517: Sending initial data 19287 1726853417.06521: Sent initial data (152 bytes) 19287 1726853417.08168: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853417.08396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853417.08428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853417.10088: 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 <<< 19287 1726853417.10150: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19287 1726853417.10216: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-192879trptlqe/tmpikne6a3i /root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654/AnsiballZ_setup.py <<< 19287 1726853417.10220: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654/AnsiballZ_setup.py" <<< 19287 1726853417.10483: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-192879trptlqe/tmpikne6a3i" to remote "/root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654/AnsiballZ_setup.py" <<< 19287 1726853417.13585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853417.13608: stderr chunk (state=3): >>><<< 19287 1726853417.13611: stdout chunk (state=3): >>><<< 19287 1726853417.13631: done transferring module to remote 19287 1726853417.13645: _low_level_execute_command(): starting 19287 1726853417.13649: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654/ /root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654/AnsiballZ_setup.py && sleep 0' 19287 1726853417.14862: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19287 1726853417.15290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853417.15294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 19287 1726853417.15302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853417.15305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853417.15397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853417.17286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853417.17312: stderr chunk (state=3): >>><<< 19287 1726853417.17490: stdout chunk (state=3): >>><<< 19287 1726853417.17513: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 19287 1726853417.17517: _low_level_execute_command(): starting 19287 1726853417.17526: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654/AnsiballZ_setup.py && sleep 0' 19287 1726853417.18981: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853417.19522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853417.19628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853417.21998: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 19287 1726853417.22036: stdout chunk (state=3): >>>import 'posix' # <<< 19287 1726853417.22062: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19287 1726853417.22096: stdout chunk (state=3): >>>import 'time' # <<< 19287 1726853417.22105: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 19287 1726853417.22224: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 19287 1726853417.22245: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 19287 1726853417.22492: 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 0x7fb0500184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ffe7b30> # /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 0x7fb05001aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 19287 1726853417.22498: stdout chunk (state=3): >>>import '_collections_abc' # <<< 19287 1726853417.22610: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 19287 1726853417.22613: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 19287 1726853417.22646: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 19287 1726853417.22662: 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' <<< 19287 1726853417.22782: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe2d130> # /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 0x7fb04fe2dfa0> import 'site' # <<< 19287 1726853417.22804: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 19287 1726853417.23469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe6be00> # /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 0x7fb04fe6bec0> # /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' <<< 19287 1726853417.23492: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 19287 1726853417.23543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 19287 1726853417.23625: stdout chunk (state=3): >>>import 'itertools' # <<< 19287 1726853417.23629: 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 0x7fb04fea37d0> <<< 19287 1726853417.23655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fea3e60> import '_collections' # <<< 19287 1726853417.23825: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe83ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe811f0> <<< 19287 1726853417.23865: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe68fb0> <<< 19287 1726853417.23868: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 19287 1726853417.23901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 19287 1726853417.23907: stdout chunk (state=3): >>>import '_sre' # <<< 19287 1726853417.23909: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 19287 1726853417.24006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 19287 1726853417.24013: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fec3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fec2390> <<< 19287 1726853417.24126: 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 0x7fb04fe82090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fec0bc0> <<< 19287 1726853417.24135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fef8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe68230> # /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' <<< 19287 1726853417.24202: 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 0x7fb04fef8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fef8b60> <<< 19287 1726853417.24206: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853417.24208: 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 0x7fb04fef8ef0> <<< 19287 1726853417.24286: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe66d50> # /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' <<< 19287 1726853417.24290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 19287 1726853417.24312: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fef9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fef9250> import 'importlib.machinery' # <<< 19287 1726853417.24419: 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' <<< 19287 1726853417.24457: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fefa480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19287 1726853417.24490: 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 0x7fb04ff106b0> <<< 19287 1726853417.24527: stdout chunk (state=3): >>>import 'errno' # <<< 19287 1726853417.24531: 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 0x7fb04ff11d90> <<< 19287 1726853417.24566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 19287 1726853417.24603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 19287 1726853417.24607: 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' <<< 19287 1726853417.24642: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ff12c30> <<< 19287 1726853417.24793: 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 0x7fb04ff13290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ff12180> # /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 0x7fb04ff13d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ff13440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fefa4e0> <<< 19287 1726853417.24845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 19287 1726853417.24920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 19287 1726853417.24947: stdout chunk (state=3): >>># 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 0x7fb04fc63bc0> # /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' <<< 19287 1726853417.24996: 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 0x7fb04fc8c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fc8c410> <<< 19287 1726853417.24999: 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 0x7fb04fc8c6e0> <<< 19287 1726853417.25028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 19287 1726853417.25035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 19287 1726853417.25162: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853417.25236: 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 0x7fb04fc8d010> <<< 19287 1726853417.25443: 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 0x7fb04fc8da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fc8c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fc61d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 19287 1726853417.25446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 19287 1726853417.25479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 19287 1726853417.25482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fc8ee10> <<< 19287 1726853417.25513: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fc8db50> <<< 19287 1726853417.25542: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fefabd0> <<< 19287 1726853417.25549: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19287 1726853417.25655: stdout chunk (state=3): >>># 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 <<< 19287 1726853417.25658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 19287 1726853417.25896: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fcbb140> <<< 19287 1726853417.25899: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fcdb500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19287 1726853417.25902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 19287 1726853417.25983: stdout chunk (state=3): >>>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 0x7fb04fd3c260> <<< 19287 1726853417.26002: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19287 1726853417.26093: stdout chunk (state=3): >>># 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 <<< 19287 1726853417.26109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 19287 1726853417.26191: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fd3e9c0> <<< 19287 1726853417.26261: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fd3c380> <<< 19287 1726853417.26316: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fd05280> <<< 19287 1726853417.26340: 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 0x7fb04fb41370> <<< 19287 1726853417.26375: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fcda300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fc8fd40> <<< 19287 1726853417.26550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19287 1726853417.26555: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb04fcda420> <<< 19287 1726853417.27002: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_q04aavjd/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 <<< 19287 1726853417.27009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19287 1726853417.27053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19287 1726853417.27174: 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 0x7fb04fba6ff0> import '_typing' # <<< 19287 1726853417.27356: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fb85ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fb85040> <<< 19287 1726853417.27367: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.27400: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 19287 1726853417.27418: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.27496: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 19287 1726853417.28882: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.30198: 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 0x7fb04fba4ec0> # /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 0x7fb04fbda990> <<< 19287 1726853417.30236: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fbda720> <<< 19287 1726853417.30260: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fbda030> <<< 19287 1726853417.30304: 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' <<< 19287 1726853417.30326: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fbda480> <<< 19287 1726853417.30339: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fba7c80> <<< 19287 1726853417.30489: stdout chunk (state=3): >>>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 0x7fb04fbdb710> # 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 0x7fb04fbdb950> # /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' # <<< 19287 1726853417.30540: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fbdbe90> import 'pwd' # <<< 19287 1726853417.30565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 19287 1726853417.30589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 19287 1726853417.30623: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f52dcd0> <<< 19287 1726853417.30652: 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 0x7fb04f52f8c0> <<< 19287 1726853417.30786: stdout chunk (state=3): >>># /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 0x7fb04f530200> # /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' <<< 19287 1726853417.30797: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f5313a0> <<< 19287 1726853417.30824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19287 1726853417.30849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 19287 1726853417.31090: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f533e30> # 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 0x7fb04fcbb0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f532120> # /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 <<< 19287 1726853417.31208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 19287 1726853417.31230: 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' <<< 19287 1726853417.31247: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f53be00> <<< 19287 1726853417.31261: stdout chunk (state=3): >>>import '_tokenize' # <<< 19287 1726853417.31327: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f53a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f53a660> <<< 19287 1726853417.31346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 19287 1726853417.31358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 19287 1726853417.31432: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f53aba0> <<< 19287 1726853417.31461: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f532600> <<< 19287 1726853417.31595: 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 0x7fb04f57fef0> # /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 0x7fb04f5801d0> # /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' <<< 19287 1726853417.31598: 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' <<< 19287 1726853417.31627: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853417.31640: 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 0x7fb04f581c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f581a00> <<< 19287 1726853417.31701: stdout chunk (state=3): >>># /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' <<< 19287 1726853417.31946: 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 0x7fb04f584200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f582300> # /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 0x7fb04f5879e0> <<< 19287 1726853417.32017: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f5843b0> <<< 19287 1726853417.32079: 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 0x7fb04f5887a0> <<< 19287 1726853417.32291: 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 0x7fb04f588860> # 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 0x7fb04f588b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f5802f0> # /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' <<< 19287 1726853417.32305: 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 0x7fb04f414200> <<< 19287 1726853417.32451: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853417.32468: 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 0x7fb04f4154f0> <<< 19287 1726853417.32483: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f58a990> <<< 19287 1726853417.32506: 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' <<< 19287 1726853417.32518: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb04f58bd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f58a600> <<< 19287 1726853417.32536: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.32549: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 19287 1726853417.32565: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.32657: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.32886: stdout chunk (state=3): >>># 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 <<< 19287 1726853417.32933: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.33058: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.33667: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.34185: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 19287 1726853417.34232: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 19287 1726853417.34245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 19287 1726853417.34489: 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 0x7fb04f4196d0> # /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 0x7fb04f41a450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f58b4d0> <<< 19287 1726853417.34539: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 19287 1726853417.34685: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.34835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 19287 1726853417.34853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 19287 1726853417.34866: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f41a570> # zipimport: zlib available <<< 19287 1726853417.35329: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.35775: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.35849: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.35921: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 19287 1726853417.35937: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.36009: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 19287 1726853417.36020: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.36087: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.36172: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 19287 1726853417.36186: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.36203: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 19287 1726853417.36270: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853417.36333: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 19287 1726853417.36543: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.36775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19287 1726853417.36839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19287 1726853417.36873: stdout chunk (state=3): >>>import '_ast' # <<< 19287 1726853417.36922: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f41b740> <<< 19287 1726853417.36984: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.37007: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.37190: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853417.37212: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 19287 1726853417.37216: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.37261: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.37305: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.37409: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.37431: 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 <<< 19287 1726853417.37477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19287 1726853417.37639: 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 0x7fb04f426060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f4233b0> <<< 19287 1726853417.37646: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 19287 1726853417.37659: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.37727: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.37837: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.37861: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.37865: 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' <<< 19287 1726853417.37952: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 19287 1726853417.37991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19287 1726853417.38006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 19287 1726853417.38029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 19287 1726853417.38086: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f50e9f0> <<< 19287 1726853417.38175: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f5fe6c0> <<< 19287 1726853417.38211: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f426120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f419220> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 19287 1726853417.38223: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.38256: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.38491: stdout chunk (state=3): >>>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 <<< 19287 1726853417.38518: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.38535: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.38553: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.38724: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.38727: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853417.38791: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 19287 1726853417.38804: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.38877: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.38937: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # <<< 19287 1726853417.38949: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.39129: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.39484: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.39606: stdout chunk (state=3): >>># 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 0x7fb04f4ba360> # /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 <<< 19287 1726853417.39689: stdout chunk (state=3): >>># 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 0x7fb04f098170> <<< 19287 1726853417.39708: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853417.39725: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb04f098740> <<< 19287 1726853417.39775: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f4a73b0> <<< 19287 1726853417.39799: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f4baea0> <<< 19287 1726853417.39819: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f4b8a70> <<< 19287 1726853417.39837: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f4b8680> <<< 19287 1726853417.39929: stdout chunk (state=3): >>># /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' <<< 19287 1726853417.39932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 19287 1726853417.39945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 19287 1726853417.39961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 19287 1726853417.39981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 19287 1726853417.40039: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb04f09b410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f09acc0> <<< 19287 1726853417.40042: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb04f09ae70> <<< 19287 1726853417.40134: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f09a0f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 19287 1726853417.40275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f09b3b0> # /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' <<< 19287 1726853417.40494: 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 0x7fb04f0fdeb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f09bec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f4b8650> 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 <<< 19287 1726853417.40891: stdout chunk (state=3): >>>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 <<< 19287 1726853417.40917: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.40957: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 19287 1726853417.40970: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.41029: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.41288: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 19287 1726853417.41801: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.42134: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 19287 1726853417.42203: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.42250: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.42285: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.42316: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 19287 1726853417.42344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 19287 1726853417.42364: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.42397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 19287 1726853417.42502: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.42534: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 19287 1726853417.42558: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.42683: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.42686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853417.42689: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 19287 1726853417.42691: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.42906: stdout chunk (state=3): >>># 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 0x7fb04f0ff170> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 19287 1726853417.42920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 19287 1726853417.43046: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f0fe7e0> import 'ansible.module_utils.facts.system.local' # <<< 19287 1726853417.43063: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.43133: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.43187: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 19287 1726853417.43197: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.43282: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.43444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 19287 1726853417.43468: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.43581: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853417.43662: stdout chunk (state=3): >>># /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' <<< 19287 1726853417.43897: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb04f135fa0> <<< 19287 1726853417.43991: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f1242c0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 19287 1726853417.44053: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.44116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 19287 1726853417.44130: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.44197: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.44279: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.44394: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.44829: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb04ef1d970> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f127080> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 19287 1726853417.44874: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.44914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 19287 1726853417.44928: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.45076: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.45232: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 19287 1726853417.45342: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.45435: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.45476: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.45512: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 19287 1726853417.45542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 19287 1726853417.45680: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853417.45721: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.45869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 19287 1726853417.45994: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.46124: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 19287 1726853417.46159: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.46192: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.46761: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.47267: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 19287 1726853417.47290: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.47516: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 19287 1726853417.47732: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 19287 1726853417.47849: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.48015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 19287 1726853417.48041: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 19287 1726853417.48092: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.48168: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 19287 1726853417.48189: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.48238: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.48337: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.48543: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.48890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 19287 1726853417.48963: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.49030: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 19287 1726853417.49146: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853417.49173: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853417.49202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 19287 1726853417.49225: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.49276: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.49325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 19287 1726853417.49341: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.49602: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.49980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 19287 1726853417.50005: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 19287 1726853417.50031: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.50075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 19287 1726853417.50114: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.50142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 19287 1726853417.50172: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.50190: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.50228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 19287 1726853417.50308: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.50583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 19287 1726853417.50605: stdout chunk (state=3): >>># 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 <<< 19287 1726853417.50668: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853417.50728: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.50803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 19287 1726853417.50829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 19287 1726853417.50874: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.50928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 19287 1726853417.51128: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.51326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 19287 1726853417.51337: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.51375: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.51425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 19287 1726853417.51441: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.51478: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.51587: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 19287 1726853417.51612: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.51704: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 19287 1726853417.51723: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.51807: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.51897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 19287 1726853417.51978: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853417.52540: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 19287 1726853417.52543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 19287 1726853417.52578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 19287 1726853417.52609: 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 0x7fb04ef4a510> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ef49010> <<< 19287 1726853417.52677: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ef43b60> <<< 19287 1726853417.70191: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 19287 1726853417.70200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 19287 1726853417.70203: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ef90bf0> <<< 19287 1726853417.70397: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ef91940> # /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 0x7fb04efd87a0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ef936e0> <<< 19287 1726853417.70625: 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 <<< 19287 1726853417.90897: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "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_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", <<< 19287 1726853417.90917: stdout chunk (state=3): >>>"ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_h<<< 19287 1726853417.90965: stdout chunk (state=3): >>>w_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2984, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 547, "free": 2984}, "nocache": {"free": 3300, "used": 231}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 561, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261803417600, "block_size": 4096, "block_total": 65519099, "block_available": 63916850, "block_used": 1602249, "inode_total": 131070960, "inode_available": 131029148, "inode_used": 41812, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "30", "second": "17", "epoch": "1726853417", "epoch_int": "1726853417", "date": "2024-09-20", "time": "13:30:17", "iso8601_micro": "2024-09-20T17:30:17.905556Z", "iso8601": "2024-09-20T17:30:17Z", "iso8601_basic": "20240920T133017905556", "iso8601_basic_short": "20240920T133017", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.5322265625, "5m": 0.46435546875, "15m": 0.2353515625}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_service_mgr": "systemd", "ansible_fips": false, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 19287 1726853417.91880: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 19287 1726853417.91915: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._<<< 19287 1726853417.91934: 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<<< 19287 1726853417.91950: stdout chunk (state=3): >>> # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 19287 1726853417.91975: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs<<< 19287 1726853417.92001: stdout chunk (state=3): >>> # 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<<< 19287 1726853417.92162: stdout chunk (state=3): >>> # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy <<< 19287 1726853417.92194: stdout chunk (state=3): >>># destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections<<< 19287 1726853417.92222: stdout chunk (state=3): >>> # 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<<< 19287 1726853417.92258: stdout chunk (state=3): >>> # 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 <<< 19287 1726853417.92276: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro<<< 19287 1726853417.92308: stdout chunk (state=3): >>> # 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<<< 19287 1726853417.92335: stdout chunk (state=3): >>> # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout<<< 19287 1726853417.92370: stdout chunk (state=3): >>> # 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<<< 19287 1726853417.92403: stdout chunk (state=3): >>> # 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<<< 19287 1726853417.92414: stdout chunk (state=3): >>> # 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<<< 19287 1726853417.92438: stdout chunk (state=3): >>> # 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<<< 19287 1726853417.92486: stdout chunk (state=3): >>> # 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<<< 19287 1726853417.92521: stdout chunk (state=3): >>> # 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<<< 19287 1726853417.92544: stdout chunk (state=3): >>> # 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<<< 19287 1726853417.92573: 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 # 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<<< 19287 1726853417.92605: stdout chunk (state=3): >>> # 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<<< 19287 1726853417.92763: stdout chunk (state=3): >>> # 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 <<< 19287 1726853417.93442: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery<<< 19287 1726853417.93446: stdout chunk (state=3): >>> <<< 19287 1726853417.93524: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression <<< 19287 1726853417.93528: stdout chunk (state=3): >>># destroy _lzma<<< 19287 1726853417.93530: stdout chunk (state=3): >>> # destroy _blake2 <<< 19287 1726853417.93573: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 19287 1726853417.93579: stdout chunk (state=3): >>> # destroy zipfile <<< 19287 1726853417.93609: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 19287 1726853417.93673: stdout chunk (state=3): >>> # destroy ntpath<<< 19287 1726853417.93677: stdout chunk (state=3): >>> # destroy importlib<<< 19287 1726853417.93711: stdout chunk (state=3): >>> # destroy zipimport # destroy __main__ # destroy systemd.journal<<< 19287 1726853417.93745: stdout chunk (state=3): >>> # destroy systemd.daemon # destroy hashlib # destroy json.decoder <<< 19287 1726853417.93794: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner # destroy _json # destroy grp<<< 19287 1726853417.93799: stdout chunk (state=3): >>> # destroy encodings <<< 19287 1726853417.93822: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select<<< 19287 1726853417.93872: stdout chunk (state=3): >>> # destroy _signal # destroy _posixsubprocess<<< 19287 1726853417.93900: stdout chunk (state=3): >>> # destroy syslog # destroy uuid <<< 19287 1726853417.93949: stdout chunk (state=3): >>># destroy selinux # destroy shutil<<< 19287 1726853417.93986: stdout chunk (state=3): >>> # destroy distro # destroy distro.distro<<< 19287 1726853417.94138: stdout chunk (state=3): >>> # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 19287 1726853417.94419: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle <<< 19287 1726853417.94423: stdout chunk (state=3): >>># 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 <<< 19287 1726853417.94467: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob<<< 19287 1726853417.94492: stdout chunk (state=3): >>> # destroy fnmatch <<< 19287 1726853417.94508: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata<<< 19287 1726853417.94535: stdout chunk (state=3): >>> # destroy errno # destroy multiprocessing.connection # destroy tempfile<<< 19287 1726853417.94556: stdout chunk (state=3): >>> # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array <<< 19287 1726853417.94613: stdout chunk (state=3): >>># destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna<<< 19287 1726853417.94647: stdout chunk (state=3): >>> # destroy stringprep # cleanup[3] wiping configparser<<< 19287 1726853417.94674: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 19287 1726853417.94699: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 19287 1726853417.94723: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket<<< 19287 1726853417.94770: stdout chunk (state=3): >>> # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 19287 1726853417.94879: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 19287 1726853417.94886: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 19287 1726853417.94889: stdout chunk (state=3): >>> # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading<<< 19287 1726853417.94891: stdout chunk (state=3): >>> # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random <<< 19287 1726853417.94893: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 19287 1726853417.94940: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix<<< 19287 1726853417.94944: stdout chunk (state=3): >>> # 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<<< 19287 1726853417.94972: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc<<< 19287 1726853417.95002: stdout chunk (state=3): >>> # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator<<< 19287 1726853417.95008: stdout chunk (state=3): >>> # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 19287 1726853417.95040: 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<<< 19287 1726853417.95043: stdout chunk (state=3): >>> # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 19287 1726853417.95097: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 19287 1726853417.95101: stdout chunk (state=3): >>> # cleanup[3] wiping builtins<<< 19287 1726853417.95117: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon<<< 19287 1726853417.95196: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 19287 1726853417.95419: stdout chunk (state=3): >>># destroy sys.monitoring<<< 19287 1726853417.95438: stdout chunk (state=3): >>> # destroy _socket <<< 19287 1726853417.95465: stdout chunk (state=3): >>># destroy _collections <<< 19287 1726853417.95520: stdout chunk (state=3): >>># destroy platform <<< 19287 1726853417.95523: stdout chunk (state=3): >>># destroy _uuid <<< 19287 1726853417.95554: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize<<< 19287 1726853417.95594: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib <<< 19287 1726853417.95620: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 19287 1726853417.95670: stdout chunk (state=3): >>># destroy _typing<<< 19287 1726853417.95702: stdout chunk (state=3): >>> # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves<<< 19287 1726853417.95726: stdout chunk (state=3): >>> # destroy _frozen_importlib_external # destroy _imp<<< 19287 1726853417.95787: stdout chunk (state=3): >>> # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules<<< 19287 1726853417.95813: stdout chunk (state=3): >>> # destroy _frozen_importlib <<< 19287 1726853417.95928: stdout chunk (state=3): >>># destroy codecs<<< 19287 1726853417.95952: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs<<< 19287 1726853417.95964: stdout chunk (state=3): >>> # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings<<< 19287 1726853417.95988: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 19287 1726853417.96035: stdout chunk (state=3): >>> # destroy _random # destroy _weakref <<< 19287 1726853417.96068: stdout chunk (state=3): >>># destroy _hashlib <<< 19287 1726853417.96198: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 19287 1726853417.96812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 19287 1726853417.96815: stdout chunk (state=3): >>><<< 19287 1726853417.96818: stderr chunk (state=3): >>><<< 19287 1726853417.97109: _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 0x7fb0500184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ffe7b30> # /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 0x7fb05001aa50> 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 0x7fb04fe2d130> # /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 0x7fb04fe2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe6be00> # /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 0x7fb04fe6bec0> # /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 0x7fb04fea37d0> # /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 0x7fb04fea3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe83ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe811f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe68fb0> # /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 0x7fb04fec3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fec2390> # /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 0x7fb04fe82090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fec0bc0> # /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 0x7fb04fef8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe68230> # /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 0x7fb04fef8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fef8b60> # 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 0x7fb04fef8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fe66d50> # /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 0x7fb04fef9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fef9250> 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 0x7fb04fefa480> 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 0x7fb04ff106b0> 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 0x7fb04ff11d90> # /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 0x7fb04ff12c30> # 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 0x7fb04ff13290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ff12180> # /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 0x7fb04ff13d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ff13440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fefa4e0> # /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 0x7fb04fc63bc0> # /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 0x7fb04fc8c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fc8c410> # 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 0x7fb04fc8c6e0> # /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 0x7fb04fc8d010> # 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 0x7fb04fc8da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fc8c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fc61d60> # /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 0x7fb04fc8ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fc8db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fefabd0> # /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 0x7fb04fcbb140> # /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 0x7fb04fcdb500> # /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 0x7fb04fd3c260> # /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 0x7fb04fd3e9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fd3c380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fd05280> # /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 0x7fb04fb41370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fcda300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fc8fd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb04fcda420> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_q04aavjd/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 0x7fb04fba6ff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fb85ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fb85040> # 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 0x7fb04fba4ec0> # /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 0x7fb04fbda990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fbda720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fbda030> # /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 0x7fb04fbda480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04fba7c80> 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 0x7fb04fbdb710> # 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 0x7fb04fbdb950> # /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 0x7fb04fbdbe90> 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 0x7fb04f52dcd0> # 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 0x7fb04f52f8c0> # /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 0x7fb04f530200> # /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 0x7fb04f5313a0> # /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 0x7fb04f533e30> # 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 0x7fb04fcbb0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f532120> # /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 0x7fb04f53be00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f53a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f53a660> # /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 0x7fb04f53aba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f532600> # 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 0x7fb04f57fef0> # /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 0x7fb04f5801d0> # /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 0x7fb04f581c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f581a00> # /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 0x7fb04f584200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f582300> # /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 0x7fb04f5879e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f5843b0> # 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 0x7fb04f5887a0> # 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 0x7fb04f588860> # 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 0x7fb04f588b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f5802f0> # /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 0x7fb04f414200> # 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 0x7fb04f4154f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f58a990> # 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 0x7fb04f58bd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f58a600> # 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 0x7fb04f4196d0> # /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 0x7fb04f41a450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f58b4d0> 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 0x7fb04f41a570> # 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 0x7fb04f41b740> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb04f426060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f4233b0> 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 0x7fb04f50e9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f5fe6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f426120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f419220> # 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 0x7fb04f4ba360> # /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 0x7fb04f098170> # 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 0x7fb04f098740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f4a73b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f4baea0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f4b8a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f4b8680> # /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 0x7fb04f09b410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f09acc0> # 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 0x7fb04f09ae70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f09a0f0> # /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 0x7fb04f09b3b0> # /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 0x7fb04f0fdeb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f09bec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f4b8650> 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 0x7fb04f0ff170> # /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 0x7fb04f0fe7e0> 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 0x7fb04f135fa0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f1242c0> 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 0x7fb04ef1d970> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04f127080> 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 0x7fb04ef4a510> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ef49010> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ef43b60> # /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 0x7fb04ef90bf0> # /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 0x7fb04ef91940> # /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 0x7fb04efd87a0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb04ef936e0> 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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "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_fibre_channel_wwn": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_local": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2984, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 547, "free": 2984}, "nocache": {"free": 3300, "used": 231}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 561, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261803417600, "block_size": 4096, "block_total": 65519099, "block_available": 63916850, "block_used": 1602249, "inode_total": 131070960, "inode_available": 131029148, "inode_used": 41812, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "30", "second": "17", "epoch": "1726853417", "epoch_int": "1726853417", "date": "2024-09-20", "time": "13:30:17", "iso8601_micro": "2024-09-20T17:30:17.905556Z", "iso8601": "2024-09-20T17:30:17Z", "iso8601_basic": "20240920T133017905556", "iso8601_basic_short": "20240920T133017", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.5322265625, "5m": 0.46435546875, "15m": 0.2353515625}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_service_mgr": "systemd", "ansible_fips": false, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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.11.217 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 19287 1726853417.98337: 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-1726853416.2610154-19306-3303677658654/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19287 1726853417.98345: _low_level_execute_command(): starting 19287 1726853417.98348: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853416.2610154-19306-3303677658654/ > /dev/null 2>&1 && sleep 0' 19287 1726853417.98740: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19287 1726853417.98758: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19287 1726853417.98882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19287 1726853417.98897: 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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853417.98920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853417.99030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853418.01777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853418.01781: stdout chunk (state=3): >>><<< 19287 1726853418.01977: stderr chunk (state=3): >>><<< 19287 1726853418.01981: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 19287 1726853418.01984: handler run complete 19287 1726853418.01986: variable 'ansible_facts' from source: unknown 19287 1726853418.02080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853418.02448: variable 'ansible_facts' from source: unknown 19287 1726853418.02531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853418.02683: attempt loop complete, returning result 19287 1726853418.02687: _execute() done 19287 1726853418.02689: dumping result to json 19287 1726853418.02718: done dumping result, returning 19287 1726853418.02727: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-2353-ca58-000000000157] 19287 1726853418.02730: sending task result for task 02083763-bbaf-2353-ca58-000000000157 19287 1726853418.03277: done sending task result for task 02083763-bbaf-2353-ca58-000000000157 19287 1726853418.03280: WORKER PROCESS EXITING ok: [managed_node3] 19287 1726853418.03563: no more pending results, returning what we have 19287 1726853418.03566: results queue empty 19287 1726853418.03567: checking for any_errors_fatal 19287 1726853418.03568: done checking for any_errors_fatal 19287 1726853418.03569: checking for max_fail_percentage 19287 1726853418.03570: done checking for max_fail_percentage 19287 1726853418.03572: checking to see if all hosts have failed and the running result is not ok 19287 1726853418.03573: done checking to see if all hosts have failed 19287 1726853418.03574: getting the remaining hosts for this loop 19287 1726853418.03575: done getting the remaining hosts for this loop 19287 1726853418.03579: getting the next task for host managed_node3 19287 1726853418.03584: done getting next task for host managed_node3 19287 1726853418.03586: ^ task is: TASK: meta (flush_handlers) 19287 1726853418.03588: ^ 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 19287 1726853418.03591: getting variables 19287 1726853418.03592: in VariableManager get_vars() 19287 1726853418.03612: Calling all_inventory to load vars for managed_node3 19287 1726853418.03614: Calling groups_inventory to load vars for managed_node3 19287 1726853418.03617: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853418.03626: Calling all_plugins_play to load vars for managed_node3 19287 1726853418.03628: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853418.03631: Calling groups_plugins_play to load vars for managed_node3 19287 1726853418.03796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853418.03980: done with get_vars() 19287 1726853418.03989: done getting variables 19287 1726853418.04052: in VariableManager get_vars() 19287 1726853418.04061: Calling all_inventory to load vars for managed_node3 19287 1726853418.04063: Calling groups_inventory to load vars for managed_node3 19287 1726853418.04065: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853418.04069: Calling all_plugins_play to load vars for managed_node3 19287 1726853418.04073: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853418.04076: Calling groups_plugins_play to load vars for managed_node3 19287 1726853418.04194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853418.04383: done with get_vars() 19287 1726853418.04395: done queuing things up, now waiting for results queue to drain 19287 1726853418.04397: results queue empty 19287 1726853418.04398: checking for any_errors_fatal 19287 1726853418.04400: done checking for any_errors_fatal 19287 1726853418.04401: checking for max_fail_percentage 19287 1726853418.04402: done checking for max_fail_percentage 19287 1726853418.04403: checking to see if all hosts have failed and the running result is not ok 19287 1726853418.04408: done checking to see if all hosts have failed 19287 1726853418.04409: getting the remaining hosts for this loop 19287 1726853418.04410: done getting the remaining hosts for this loop 19287 1726853418.04412: getting the next task for host managed_node3 19287 1726853418.04417: done getting next task for host managed_node3 19287 1726853418.04420: ^ task is: TASK: Include the task 'el_repo_setup.yml' 19287 1726853418.04421: ^ 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 19287 1726853418.04423: getting variables 19287 1726853418.04424: in VariableManager get_vars() 19287 1726853418.04432: Calling all_inventory to load vars for managed_node3 19287 1726853418.04434: Calling groups_inventory to load vars for managed_node3 19287 1726853418.04436: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853418.04440: Calling all_plugins_play to load vars for managed_node3 19287 1726853418.04442: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853418.04445: Calling groups_plugins_play to load vars for managed_node3 19287 1726853418.04575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853418.04742: done with get_vars() 19287 1726853418.04750: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:10 Friday 20 September 2024 13:30:18 -0400 (0:00:01.864) 0:00:01.890 ****** 19287 1726853418.04826: entering _queue_task() for managed_node3/include_tasks 19287 1726853418.04828: Creating lock for include_tasks 19287 1726853418.05141: worker is 1 (out of 1 available) 19287 1726853418.05152: exiting _queue_task() for managed_node3/include_tasks 19287 1726853418.05165: done queuing things up, now waiting for results queue to drain 19287 1726853418.05167: waiting for pending results... 19287 1726853418.05411: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 19287 1726853418.05508: in run() - task 02083763-bbaf-2353-ca58-000000000006 19287 1726853418.05526: variable 'ansible_search_path' from source: unknown 19287 1726853418.05564: calling self._execute() 19287 1726853418.05641: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853418.05653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853418.05667: variable 'omit' from source: magic vars 19287 1726853418.05778: _execute() done 19287 1726853418.05787: dumping result to json 19287 1726853418.05795: done dumping result, returning 19287 1726853418.05812: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-2353-ca58-000000000006] 19287 1726853418.05824: sending task result for task 02083763-bbaf-2353-ca58-000000000006 19287 1726853418.06111: no more pending results, returning what we have 19287 1726853418.06116: in VariableManager get_vars() 19287 1726853418.06143: Calling all_inventory to load vars for managed_node3 19287 1726853418.06146: Calling groups_inventory to load vars for managed_node3 19287 1726853418.06149: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853418.06160: Calling all_plugins_play to load vars for managed_node3 19287 1726853418.06163: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853418.06166: Calling groups_plugins_play to load vars for managed_node3 19287 1726853418.06421: done sending task result for task 02083763-bbaf-2353-ca58-000000000006 19287 1726853418.06424: WORKER PROCESS EXITING 19287 1726853418.06446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853418.06617: done with get_vars() 19287 1726853418.06624: variable 'ansible_search_path' from source: unknown 19287 1726853418.06637: we have included files to process 19287 1726853418.06638: generating all_blocks data 19287 1726853418.06639: done generating all_blocks data 19287 1726853418.06640: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19287 1726853418.06641: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19287 1726853418.06644: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19287 1726853418.07248: in VariableManager get_vars() 19287 1726853418.07263: done with get_vars() 19287 1726853418.07277: done processing included file 19287 1726853418.07279: iterating over new_blocks loaded from include file 19287 1726853418.07281: in VariableManager get_vars() 19287 1726853418.07291: done with get_vars() 19287 1726853418.07292: filtering new block on tags 19287 1726853418.07306: done filtering new block on tags 19287 1726853418.07309: in VariableManager get_vars() 19287 1726853418.07319: done with get_vars() 19287 1726853418.07321: filtering new block on tags 19287 1726853418.07336: done filtering new block on tags 19287 1726853418.07339: in VariableManager get_vars() 19287 1726853418.07348: done with get_vars() 19287 1726853418.07350: filtering new block on tags 19287 1726853418.07363: done filtering new block on tags 19287 1726853418.07365: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 19287 1726853418.07370: extending task lists for all hosts with included blocks 19287 1726853418.07416: done extending task lists 19287 1726853418.07417: done processing included files 19287 1726853418.07418: results queue empty 19287 1726853418.07419: checking for any_errors_fatal 19287 1726853418.07420: done checking for any_errors_fatal 19287 1726853418.07420: checking for max_fail_percentage 19287 1726853418.07422: done checking for max_fail_percentage 19287 1726853418.07422: checking to see if all hosts have failed and the running result is not ok 19287 1726853418.07423: done checking to see if all hosts have failed 19287 1726853418.07424: getting the remaining hosts for this loop 19287 1726853418.07425: done getting the remaining hosts for this loop 19287 1726853418.07428: getting the next task for host managed_node3 19287 1726853418.07432: done getting next task for host managed_node3 19287 1726853418.07434: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 19287 1726853418.07436: ^ 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 19287 1726853418.07439: getting variables 19287 1726853418.07440: in VariableManager get_vars() 19287 1726853418.07447: Calling all_inventory to load vars for managed_node3 19287 1726853418.07449: Calling groups_inventory to load vars for managed_node3 19287 1726853418.07451: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853418.07456: Calling all_plugins_play to load vars for managed_node3 19287 1726853418.07458: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853418.07461: Calling groups_plugins_play to load vars for managed_node3 19287 1726853418.07613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853418.07773: done with get_vars() 19287 1726853418.07780: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:30:18 -0400 (0:00:00.030) 0:00:01.920 ****** 19287 1726853418.07833: entering _queue_task() for managed_node3/setup 19287 1726853418.08290: worker is 1 (out of 1 available) 19287 1726853418.08297: exiting _queue_task() for managed_node3/setup 19287 1726853418.08308: done queuing things up, now waiting for results queue to drain 19287 1726853418.08309: waiting for pending results... 19287 1726853418.08357: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 19287 1726853418.08465: in run() - task 02083763-bbaf-2353-ca58-000000000168 19287 1726853418.08486: variable 'ansible_search_path' from source: unknown 19287 1726853418.08494: variable 'ansible_search_path' from source: unknown 19287 1726853418.08536: calling self._execute() 19287 1726853418.08607: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853418.08618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853418.08634: variable 'omit' from source: magic vars 19287 1726853418.09144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853418.11498: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853418.11575: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853418.11617: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853418.11654: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853418.11688: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853418.11761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853418.11796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853418.11820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853418.11858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853418.11885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853418.12067: variable 'ansible_facts' from source: unknown 19287 1726853418.12148: variable 'network_test_required_facts' from source: task vars 19287 1726853418.12198: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 19287 1726853418.12321: variable 'omit' from source: magic vars 19287 1726853418.12324: variable 'omit' from source: magic vars 19287 1726853418.12327: variable 'omit' from source: magic vars 19287 1726853418.12329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19287 1726853418.12356: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19287 1726853418.12382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19287 1726853418.12405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19287 1726853418.12422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19287 1726853418.12461: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19287 1726853418.12472: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853418.12481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853418.12648: Set connection var ansible_shell_type to sh 19287 1726853418.12651: Set connection var ansible_module_compression to ZIP_DEFLATED 19287 1726853418.12654: Set connection var ansible_connection to ssh 19287 1726853418.12656: Set connection var ansible_shell_executable to /bin/sh 19287 1726853418.12659: Set connection var ansible_pipelining to False 19287 1726853418.12661: Set connection var ansible_timeout to 10 19287 1726853418.12663: variable 'ansible_shell_executable' from source: unknown 19287 1726853418.12665: variable 'ansible_connection' from source: unknown 19287 1726853418.12667: variable 'ansible_module_compression' from source: unknown 19287 1726853418.12676: variable 'ansible_shell_type' from source: unknown 19287 1726853418.12684: variable 'ansible_shell_executable' from source: unknown 19287 1726853418.12690: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853418.12698: variable 'ansible_pipelining' from source: unknown 19287 1726853418.12705: variable 'ansible_timeout' from source: unknown 19287 1726853418.12714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853418.12868: 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__) 19287 1726853418.12886: variable 'omit' from source: magic vars 19287 1726853418.12895: starting attempt loop 19287 1726853418.12907: running the handler 19287 1726853418.13029: _low_level_execute_command(): starting 19287 1726853418.13033: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19287 1726853418.14300: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19287 1726853418.14320: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19287 1726853418.14398: 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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853418.14443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 19287 1726853418.14460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853418.14480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853418.14556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19287 1726853418.16858: stdout chunk (state=3): >>>/root <<< 19287 1726853418.16929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853418.16962: stderr chunk (state=3): >>><<< 19287 1726853418.16965: stdout chunk (state=3): >>><<< 19287 1726853418.17189: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19287 1726853418.17201: _low_level_execute_command(): starting 19287 1726853418.17205: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108 `" && echo ansible-tmp-1726853418.1709342-19364-86239843687108="` echo /root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108 `" ) && sleep 0' 19287 1726853418.18219: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 19287 1726853418.18223: 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.11.217 is address debug1: re-parsing configuration <<< 19287 1726853418.18226: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 19287 1726853418.18229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853418.18286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 19287 1726853418.18305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853418.18309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853418.18382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853418.21015: stdout chunk (state=3): >>>ansible-tmp-1726853418.1709342-19364-86239843687108=/root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108 <<< 19287 1726853418.21174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853418.21244: stderr chunk (state=3): >>><<< 19287 1726853418.21247: stdout chunk (state=3): >>><<< 19287 1726853418.21461: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853418.1709342-19364-86239843687108=/root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 19287 1726853418.21464: variable 'ansible_module_compression' from source: unknown 19287 1726853418.21592: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-192879trptlqe/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19287 1726853418.21806: variable 'ansible_facts' from source: unknown 19287 1726853418.22443: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108/AnsiballZ_setup.py 19287 1726853418.23030: Sending initial data 19287 1726853418.23034: Sent initial data (153 bytes) 19287 1726853418.24038: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 19287 1726853418.24042: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853418.24087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 19287 1726853418.24388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853418.26058: 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 <<< 19287 1726853418.26106: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19287 1726853418.26236: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-192879trptlqe/tmpp_q81f86 /root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108/AnsiballZ_setup.py <<< 19287 1726853418.26393: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-192879trptlqe/tmpp_q81f86" to remote "/root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108/AnsiballZ_setup.py" <<< 19287 1726853418.29021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853418.29250: stderr chunk (state=3): >>><<< 19287 1726853418.29254: stdout chunk (state=3): >>><<< 19287 1726853418.29256: done transferring module to remote 19287 1726853418.29258: _low_level_execute_command(): starting 19287 1726853418.29260: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108/ /root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108/AnsiballZ_setup.py && sleep 0' 19287 1726853418.30578: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19287 1726853418.30587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19287 1726853418.30599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19287 1726853418.30618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19287 1726853418.30630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 19287 1726853418.30637: stderr chunk (state=3): >>>debug2: match not found <<< 19287 1726853418.30838: 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.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 19287 1726853418.30841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853418.30862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853418.30958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853418.32917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853418.33112: stderr chunk (state=3): >>><<< 19287 1726853418.33116: stdout chunk (state=3): >>><<< 19287 1726853418.33119: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 19287 1726853418.33121: _low_level_execute_command(): starting 19287 1726853418.33124: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108/AnsiballZ_setup.py && sleep 0' 19287 1726853418.34532: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853418.35477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853418.35481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853418.37607: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 19287 1726853418.37627: stdout chunk (state=3): >>>import 'posix' # <<< 19287 1726853418.37666: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19287 1726853418.37689: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 19287 1726853418.37702: stdout chunk (state=3): >>># installed zipimport hook <<< 19287 1726853418.38103: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /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 0x7f23705684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370537b30> # /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 0x7f237056aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 19287 1726853418.38128: stdout chunk (state=3): >>>import 'os' # <<< 19287 1726853418.38150: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 19287 1726853418.38181: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 19287 1726853418.38195: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 19287 1726853418.38218: 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 <<< 19287 1726853418.38237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 19287 1726853418.38248: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f237031d130> <<< 19287 1726853418.38304: 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 <<< 19287 1726853418.38321: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f237031dfa0> <<< 19287 1726853418.38691: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 19287 1726853418.38765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19287 1726853418.38786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 19287 1726853418.38803: 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' <<< 19287 1726853418.38826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 19287 1726853418.38875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 19287 1726853418.38887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 19287 1726853418.38914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 19287 1726853418.38932: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f237035bec0> <<< 19287 1726853418.39098: 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' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f237035bf80> # /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' <<< 19287 1726853418.39116: stdout chunk (state=3): >>>import 'itertools' # <<< 19287 1726853418.39396: 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 0x7f2370393830> # /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 0x7f2370393ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370373b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703712b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370359070> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 19287 1726853418.39417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 19287 1726853418.39696: 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' # /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 0x7f23703b37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703b23f0> # /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 0x7f2370372150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703b0bc0> # /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 0x7f23703e8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703582f0> # /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 0x7f23703e8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703e8bf0> <<< 19287 1726853418.39723: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853418.39741: 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 0x7f23703e8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370356e10> <<< 19287 1726853418.39764: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 19287 1726853418.39785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 19287 1726853418.39802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 19287 1726853418.40000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703e9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703e9370> 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 0x7f23703ea540> 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 0x7f2370400740> <<< 19287 1726853418.40018: stdout chunk (state=3): >>>import 'errno' # <<< 19287 1726853418.40038: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853418.40058: 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 0x7f2370401e20> <<< 19287 1726853418.40078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 19287 1726853418.40235: 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 0x7f2370402cc0> # 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 0x7f23704032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370402210> # /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' <<< 19287 1726853418.40248: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853418.40256: 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 0x7f2370403d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23704034a0> <<< 19287 1726853418.40600: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703ea4b0> # /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 0x7f237010bc50> # /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 0x7f2370134710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370134470> # 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 0x7f2370134740> # /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' <<< 19287 1726853418.40730: 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 0x7f2370135070> <<< 19287 1726853418.41110: 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 0x7f2370135a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370134920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370109df0> # /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 0x7f2370136e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370135b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703eac60> # /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' <<< 19287 1726853418.41211: stdout chunk (state=3): >>># /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 0x7f237015f1a0> <<< 19287 1726853418.41234: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 19287 1726853418.41321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 19287 1726853418.41328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 19287 1726853418.41330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 19287 1726853418.41333: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370183560> <<< 19287 1726853418.41357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19287 1726853418.41438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 19287 1726853418.41538: stdout chunk (state=3): >>>import 'ntpath' # <<< 19287 1726853418.41543: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 19287 1726853418.41546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23701e42c0> <<< 19287 1726853418.41548: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19287 1726853418.41550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19287 1726853418.41556: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 19287 1726853418.41595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 19287 1726853418.41679: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23701e6a20> <<< 19287 1726853418.41760: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23701e43e0> <<< 19287 1726853418.41892: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23701a52b0> # /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 0x7f236fb253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370182360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370137d70> <<< 19287 1726853418.42034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19287 1726853418.42050: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f236fb25670> <<< 19287 1726853418.42352: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_8l9bb9cu/ansible_setup_payload.zip' # zipimport: zlib available <<< 19287 1726853418.42477: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.42510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 19287 1726853418.42521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19287 1726853418.42570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19287 1726853418.42649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 19287 1726853418.42913: 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 0x7f236fb8f170> <<< 19287 1726853418.42916: stdout chunk (state=3): >>>import '_typing' # <<< 19287 1726853418.42924: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fb6e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fb6d1f0> # zipimport: zlib available <<< 19287 1726853418.42927: stdout chunk (state=3): >>>import 'ansible' # <<< 19287 1726853418.42957: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.42983: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 19287 1726853418.42997: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.44428: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.45638: 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 0x7f236fb8d040> <<< 19287 1726853418.45920: 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' <<< 19287 1726853418.45927: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 19287 1726853418.45930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f236fbbeb10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fbbe8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fbbe1b0> # /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 0x7f236fbbe600> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fb8fb90> import 'atexit' # <<< 19287 1726853418.45961: 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 0x7f236fbbf890> <<< 19287 1726853418.46001: 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 0x7f236fbbfad0> <<< 19287 1726853418.46004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 19287 1726853418.46059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 19287 1726853418.46074: stdout chunk (state=3): >>>import '_locale' # <<< 19287 1726853418.46114: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fbbff50> <<< 19287 1726853418.46138: stdout chunk (state=3): >>>import 'pwd' # <<< 19287 1726853418.46157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 19287 1726853418.46214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa29e20> <<< 19287 1726853418.46243: 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 0x7f236fa2ba40> <<< 19287 1726853418.46325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 19287 1726853418.46339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa2c410> <<< 19287 1726853418.46392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 19287 1726853418.46405: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa2d5b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19287 1726853418.46489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 19287 1726853418.46492: 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' <<< 19287 1726853418.46701: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa2ff50> <<< 19287 1726853418.46705: 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 0x7f236fa34680> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa2e2d0> # /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 <<< 19287 1726853418.46810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 19287 1726853418.46839: 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' <<< 19287 1726853418.46861: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa37fb0> import '_tokenize' # <<< 19287 1726853418.46924: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa36a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa367e0> <<< 19287 1726853418.46948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 19287 1726853418.46969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 19287 1726853418.47035: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa36d50> <<< 19287 1726853418.47062: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa2e7e0> <<< 19287 1726853418.47197: 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 0x7f236fa7c1d0> <<< 19287 1726853418.47217: 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 0x7f236fa7c380> # /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' <<< 19287 1726853418.47242: 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 0x7f236fa7de20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa7dbe0> <<< 19287 1726853418.47260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19287 1726853418.47286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 19287 1726853418.47335: 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 0x7f236fa803b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa7e510> <<< 19287 1726853418.47358: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19287 1726853418.47410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 19287 1726853418.47506: 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' <<< 19287 1726853418.47509: stdout chunk (state=3): >>>import '_string' # <<< 19287 1726853418.47511: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa83b90> <<< 19287 1726853418.47612: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa80560> <<< 19287 1726853418.47710: 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 0x7f236fa84bc0> <<< 19287 1726853418.47732: 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 0x7f236fa84d40> <<< 19287 1726853418.48001: 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 0x7f236fa84e30> <<< 19287 1726853418.48008: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa7c4d0> # /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 0x7f236f90c530> <<< 19287 1726853418.48049: 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 0x7f236f90d490> <<< 19287 1726853418.48066: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa86cc0> <<< 19287 1726853418.48100: 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 0x7f236fa87890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa868d0> <<< 19287 1726853418.48128: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.48147: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 19287 1726853418.48245: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.48333: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.48376: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 19287 1726853418.48399: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 19287 1726853418.48520: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.48643: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.49207: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.49764: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 19287 1726853418.49797: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 19287 1726853418.49879: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 19287 1726853418.49899: 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 0x7f236f915670> <<< 19287 1726853418.50003: 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' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f9163c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f90d7f0> <<< 19287 1726853418.50057: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 19287 1726853418.50086: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.50116: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 19287 1726853418.50263: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.50441: 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 0x7f236f916450> <<< 19287 1726853418.50457: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.51000: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.51601: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.51711: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 19287 1726853418.51787: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.51823: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 19287 1726853418.52054: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 19287 1726853418.52074: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.52158: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 19287 1726853418.52360: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.52363: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 19287 1726853418.52612: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.52975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19287 1726853418.53241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f917560> <<< 19287 1726853418.53296: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.53413: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 19287 1726853418.53459: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 19287 1726853418.53587: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 19287 1726853418.53681: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.53921: stdout chunk (state=3): >>># 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' <<< 19287 1726853418.54006: 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 0x7f236f9220c0> <<< 19287 1726853418.54135: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f91fd40> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 19287 1726853418.54260: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.54467: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 19287 1726853418.54987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 19287 1726853418.55530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa0aa50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fbea720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f922240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f914ef0> # 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' # <<< 19287 1726853418.56349: stdout chunk (state=3): >>># 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 <<< 19287 1726853418.56840: stdout chunk (state=3): >>># 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 0x7f236f9b2270> # /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 0x7f236f54c170> # 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 0x7f236f54c740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f99b260> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f9b2e10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f9b0950> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f9b05f0> # /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 0x7f236f54f440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f54ecf0> # 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 0x7f236f54eed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f54e120> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 19287 1726853418.56882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f54f5f0> # /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 0x7f236f59a0f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f598110> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f9b0650> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 19287 1726853418.56906: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.56933: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.57077: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.57172: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.57279: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 19287 1726853418.57299: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.57352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 19287 1726853418.57374: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.57405: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.57705: stdout chunk (state=3): >>>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 <<< 19287 1726853418.58195: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.58633: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 19287 1726853418.58673: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.58687: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.58740: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.58770: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.58814: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 19287 1726853418.58850: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.58876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 19287 1726853418.58894: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.58960: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.59003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 19287 1726853418.59017: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.59046: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.59153: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 19287 1726853418.59235: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.59328: 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' <<< 19287 1726853418.59421: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f59be30> # /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' <<< 19287 1726853418.59837: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f59ade0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 19287 1726853418.59900: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.60034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 19287 1726853418.60057: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.60139: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.60359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 19287 1726853418.60387: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 19287 1726853418.60454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 19287 1726853418.60545: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853418.60790: 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 0x7f236f5da420> <<< 19287 1726853418.60997: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f5ca210> import 'ansible.module_utils.facts.system.python' # <<< 19287 1726853418.61025: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.61179: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # <<< 19287 1726853418.61196: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.61303: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.61429: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.61607: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.61830: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 19287 1726853418.61844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 19287 1726853418.61955: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 19287 1726853418.62066: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 19287 1726853418.62086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 19287 1726853418.62112: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853418.62148: 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 0x7f236f5ee1e0> <<< 19287 1726853418.62165: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f5caa80> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 19287 1726853418.62253: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.62303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 19287 1726853418.62573: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.62577: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.62701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 19287 1726853418.62724: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.62902: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.62951: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.63023: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 19287 1726853418.63026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 19287 1726853418.63045: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.63062: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.63201: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.63467: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 19287 1726853418.63473: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.63604: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 19287 1726853418.63607: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.63634: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.63667: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.64397: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.64774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 19287 1726853418.64790: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.65378: stdout chunk (state=3): >>># 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 <<< 19287 1726853418.65600: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.65840: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 19287 1726853418.65881: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 19287 1726853418.65899: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.66030: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 19287 1726853418.66164: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.66313: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.66646: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.66969: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 19287 1726853418.67120: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 19287 1726853418.67123: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 19287 1726853418.67157: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.67161: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 19287 1726853418.67216: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.67262: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.67483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 19287 1726853418.67544: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.67597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 19287 1726853418.67802: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.67810: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.67813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 19287 1726853418.67830: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.68225: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.68650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 19287 1726853418.68675: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.68766: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.68827: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 19287 1726853418.68885: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.68959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 19287 1726853418.69022: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # <<< 19287 1726853418.69079: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853418.69178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 19287 1726853418.69198: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.69241: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.69412: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 19287 1726853418.69495: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.69645: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 19287 1726853418.69649: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.69653: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.69694: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.69714: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.69842: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.69909: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 19287 1726853418.69931: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 19287 1726853418.70007: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.70069: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 19287 1726853418.70385: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.70745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 19287 1726853418.70783: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.70830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 19287 1726853418.70877: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.70948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 19287 1726853418.71091: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.71185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 19287 1726853418.71269: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 19287 1726853418.71391: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.71485: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 19287 1726853418.71489: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 19287 1726853418.71791: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853418.73099: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 19287 1726853418.73116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 19287 1726853418.73301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # 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 0x7f236f3efe90> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f3ec5f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f3ec9b0> <<< 19287 1726853418.73783: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "30", "second": "18", "epoch": "1726853418", "epoch_int": "1726853418", "date": "2024-09-20", "time": "13:30:18", "iso8601_micro": "2024-09-20T17:30:18.717402Z", "iso8601": "2024-09-20T17:30:18Z", "iso8601_basic": "20240920T133018717402", "iso8601_basic_short": "20240920T133018", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "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"}}} <<< 19287 1726853418.74611: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # 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 <<< 19287 1726853418.74787: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 19287 1726853418.74948: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys <<< 19287 1726853418.75064: stdout chunk (state=3): >>># 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 <<< 19287 1726853418.75642: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 19287 1726853418.75665: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 19287 1726853418.75689: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 19287 1726853418.75909: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl <<< 19287 1726853418.75955: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 19287 1726853418.75979: stdout chunk (state=3): >>># destroy _ssl <<< 19287 1726853418.76080: stdout chunk (state=3): >>># 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 <<< 19287 1726853418.76184: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 19287 1726853418.76237: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 19287 1726853418.76254: stdout chunk (state=3): >>># 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 <<< 19287 1726853418.76646: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # 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 <<< 19287 1726853418.76688: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 19287 1726853418.76691: stdout chunk (state=3): >>># destroy _collections <<< 19287 1726853418.76738: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 19287 1726853418.76741: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 19287 1726853418.77058: 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 # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 19287 1726853418.77074: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 19287 1726853418.77657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 19287 1726853418.78015: stdout chunk (state=3): >>><<< 19287 1726853418.78019: stderr chunk (state=3): >>><<< 19287 1726853418.78043: _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 0x7f23705684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370537b30> # /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 0x7f237056aa50> 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 0x7f237031d130> # /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 0x7f237031dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f237035bec0> # /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 0x7f237035bf80> # /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 0x7f2370393830> # /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 0x7f2370393ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370373b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703712b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370359070> # /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 0x7f23703b37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703b23f0> # /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 0x7f2370372150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703b0bc0> # /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 0x7f23703e8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703582f0> # /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 0x7f23703e8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703e8bf0> # 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 0x7f23703e8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370356e10> # /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 0x7f23703e9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703e9370> 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 0x7f23703ea540> 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 0x7f2370400740> 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 0x7f2370401e20> # /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 0x7f2370402cc0> # 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 0x7f23704032f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370402210> # /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 0x7f2370403d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23704034a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703ea4b0> # /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 0x7f237010bc50> # /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 0x7f2370134710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370134470> # 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 0x7f2370134740> # /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 0x7f2370135070> # 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 0x7f2370135a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370134920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370109df0> # /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 0x7f2370136e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370135b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23703eac60> # /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 0x7f237015f1a0> # /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 0x7f2370183560> # /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 0x7f23701e42c0> # /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 0x7f23701e6a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23701e43e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23701a52b0> # /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 0x7f236fb253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370182360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2370137d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f236fb25670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_8l9bb9cu/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 0x7f236fb8f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fb6e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fb6d1f0> # 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 0x7f236fb8d040> # /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 0x7f236fbbeb10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fbbe8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fbbe1b0> # /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 0x7f236fbbe600> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fb8fb90> 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 0x7f236fbbf890> # 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 0x7f236fbbfad0> # /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 0x7f236fbbff50> 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 0x7f236fa29e20> # 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 0x7f236fa2ba40> # /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 0x7f236fa2c410> # /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 0x7f236fa2d5b0> # /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 0x7f236fa2ff50> # 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 0x7f236fa34680> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa2e2d0> # /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 0x7f236fa37fb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa36a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa367e0> # /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 0x7f236fa36d50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa2e7e0> # 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 0x7f236fa7c1d0> # /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 0x7f236fa7c380> # /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 0x7f236fa7de20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa7dbe0> # /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 0x7f236fa803b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa7e510> # /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 0x7f236fa83b90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa80560> # 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 0x7f236fa84bc0> # 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 0x7f236fa84d40> # 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 0x7f236fa84e30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa7c4d0> # /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 0x7f236f90c530> # 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 0x7f236f90d490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa86cc0> # 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 0x7f236fa87890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fa868d0> # 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 0x7f236f915670> # /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 0x7f236f9163c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f90d7f0> 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 0x7f236f916450> # 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 0x7f236f917560> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f236f9220c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f91fd40> 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 0x7f236fa0aa50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236fbea720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f922240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f914ef0> # 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 0x7f236f9b2270> # /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 0x7f236f54c170> # 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 0x7f236f54c740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f99b260> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f9b2e10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f9b0950> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f9b05f0> # /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 0x7f236f54f440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f54ecf0> # 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 0x7f236f54eed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f54e120> # /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 0x7f236f54f5f0> # /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 0x7f236f59a0f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f598110> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f9b0650> 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 0x7f236f59be30> # /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 0x7f236f59ade0> 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 0x7f236f5da420> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f5ca210> 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 0x7f236f5ee1e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f5caa80> 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 0x7f236f3efe90> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f3ec5f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f236f3ec9b0> {"ansible_facts": {"ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "30", "second": "18", "epoch": "1726853418", "epoch_int": "1726853418", "date": "2024-09-20", "time": "13:30:18", "iso8601_micro": "2024-09-20T17:30:18.717402Z", "iso8601": "2024-09-20T17:30:18Z", "iso8601_basic": "20240920T133018717402", "iso8601_basic_short": "20240920T133018", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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.11.217 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 19287 1726853418.79950: 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-1726853418.1709342-19364-86239843687108/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19287 1726853418.79955: _low_level_execute_command(): starting 19287 1726853418.79957: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853418.1709342-19364-86239843687108/ > /dev/null 2>&1 && sleep 0' 19287 1726853418.80639: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19287 1726853418.80643: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853418.80759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 19287 1726853418.80882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853418.80940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853418.83786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853418.83790: stdout chunk (state=3): >>><<< 19287 1726853418.83792: stderr chunk (state=3): >>><<< 19287 1726853418.83814: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 19287 1726853418.83826: handler run complete 19287 1726853418.83976: variable 'ansible_facts' from source: unknown 19287 1726853418.83980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853418.84090: variable 'ansible_facts' from source: unknown 19287 1726853418.84144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853418.84276: attempt loop complete, returning result 19287 1726853418.84279: _execute() done 19287 1726853418.84281: dumping result to json 19287 1726853418.84282: done dumping result, returning 19287 1726853418.84284: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-2353-ca58-000000000168] 19287 1726853418.84286: sending task result for task 02083763-bbaf-2353-ca58-000000000168 ok: [managed_node3] 19287 1726853418.84510: no more pending results, returning what we have 19287 1726853418.84512: results queue empty 19287 1726853418.84513: checking for any_errors_fatal 19287 1726853418.84514: done checking for any_errors_fatal 19287 1726853418.84515: checking for max_fail_percentage 19287 1726853418.84516: done checking for max_fail_percentage 19287 1726853418.84517: checking to see if all hosts have failed and the running result is not ok 19287 1726853418.84518: done checking to see if all hosts have failed 19287 1726853418.84518: getting the remaining hosts for this loop 19287 1726853418.84520: done getting the remaining hosts for this loop 19287 1726853418.84523: getting the next task for host managed_node3 19287 1726853418.84532: done getting next task for host managed_node3 19287 1726853418.84534: ^ task is: TASK: Check if system is ostree 19287 1726853418.84537: ^ 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 19287 1726853418.84540: getting variables 19287 1726853418.84542: in VariableManager get_vars() 19287 1726853418.84568: Calling all_inventory to load vars for managed_node3 19287 1726853418.84570: Calling groups_inventory to load vars for managed_node3 19287 1726853418.84757: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853418.84763: done sending task result for task 02083763-bbaf-2353-ca58-000000000168 19287 1726853418.84766: WORKER PROCESS EXITING 19287 1726853418.84775: Calling all_plugins_play to load vars for managed_node3 19287 1726853418.84778: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853418.84780: Calling groups_plugins_play to load vars for managed_node3 19287 1726853418.84974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853418.85178: done with get_vars() 19287 1726853418.85188: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:30:18 -0400 (0:00:00.774) 0:00:02.694 ****** 19287 1726853418.85282: entering _queue_task() for managed_node3/stat 19287 1726853418.85539: worker is 1 (out of 1 available) 19287 1726853418.85553: exiting _queue_task() for managed_node3/stat 19287 1726853418.85679: done queuing things up, now waiting for results queue to drain 19287 1726853418.85681: waiting for pending results... 19287 1726853418.85827: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 19287 1726853418.86043: in run() - task 02083763-bbaf-2353-ca58-00000000016a 19287 1726853418.86047: variable 'ansible_search_path' from source: unknown 19287 1726853418.86053: variable 'ansible_search_path' from source: unknown 19287 1726853418.86076: calling self._execute() 19287 1726853418.86228: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853418.86231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853418.86233: variable 'omit' from source: magic vars 19287 1726853418.86716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19287 1726853418.87091: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19287 1726853418.87096: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19287 1726853418.87099: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19287 1726853418.87143: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19287 1726853418.87509: 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) 19287 1726853418.87547: 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) 19287 1726853418.87583: 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) 19287 1726853418.87613: 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) 19287 1726853418.87758: Evaluated conditional (not __network_is_ostree is defined): True 19287 1726853418.87775: variable 'omit' from source: magic vars 19287 1726853418.87814: variable 'omit' from source: magic vars 19287 1726853418.87860: variable 'omit' from source: magic vars 19287 1726853418.87893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19287 1726853418.87922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19287 1726853418.87943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19287 1726853418.87973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19287 1726853418.88069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19287 1726853418.88074: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19287 1726853418.88077: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853418.88079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853418.88188: Set connection var ansible_shell_type to sh 19287 1726853418.88216: Set connection var ansible_module_compression to ZIP_DEFLATED 19287 1726853418.88226: Set connection var ansible_connection to ssh 19287 1726853418.88247: Set connection var ansible_shell_executable to /bin/sh 19287 1726853418.88259: Set connection var ansible_pipelining to False 19287 1726853418.88268: Set connection var ansible_timeout to 10 19287 1726853418.88300: variable 'ansible_shell_executable' from source: unknown 19287 1726853418.88311: variable 'ansible_connection' from source: unknown 19287 1726853418.88318: variable 'ansible_module_compression' from source: unknown 19287 1726853418.88324: variable 'ansible_shell_type' from source: unknown 19287 1726853418.88330: variable 'ansible_shell_executable' from source: unknown 19287 1726853418.88336: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853418.88343: variable 'ansible_pipelining' from source: unknown 19287 1726853418.88349: variable 'ansible_timeout' from source: unknown 19287 1726853418.88359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853418.88589: 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__) 19287 1726853418.88611: variable 'omit' from source: magic vars 19287 1726853418.88619: starting attempt loop 19287 1726853418.88625: running the handler 19287 1726853418.88649: _low_level_execute_command(): starting 19287 1726853418.88745: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19287 1726853418.89492: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853418.89529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 19287 1726853418.89547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853418.89608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853418.89699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853418.91779: stdout chunk (state=3): >>>/root <<< 19287 1726853418.91998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853418.92001: stdout chunk (state=3): >>><<< 19287 1726853418.92004: stderr chunk (state=3): >>><<< 19287 1726853418.92025: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 19287 1726853418.92125: _low_level_execute_command(): starting 19287 1726853418.92129: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927 `" && echo ansible-tmp-1726853418.9203758-19398-223246235402927="` echo /root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927 `" ) && sleep 0' 19287 1726853418.92657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19287 1726853418.92675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19287 1726853418.92693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19287 1726853418.92713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19287 1726853418.92790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853418.93087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 19287 1726853418.93107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853418.93129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853418.93211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853418.95184: stdout chunk (state=3): >>>ansible-tmp-1726853418.9203758-19398-223246235402927=/root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927 <<< 19287 1726853418.95363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853418.95367: stderr chunk (state=3): >>><<< 19287 1726853418.95387: stdout chunk (state=3): >>><<< 19287 1726853418.95442: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853418.9203758-19398-223246235402927=/root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 19287 1726853418.95505: variable 'ansible_module_compression' from source: unknown 19287 1726853418.95702: ANSIBALLZ: Using lock for stat 19287 1726853418.95713: ANSIBALLZ: Acquiring lock 19287 1726853418.95720: ANSIBALLZ: Lock acquired: 139747893580512 19287 1726853418.95729: ANSIBALLZ: Creating module 19287 1726853419.19178: ANSIBALLZ: Writing module into payload 19287 1726853419.19387: ANSIBALLZ: Writing module 19287 1726853419.19412: ANSIBALLZ: Renaming module 19287 1726853419.19434: ANSIBALLZ: Done creating module 19287 1726853419.19640: variable 'ansible_facts' from source: unknown 19287 1726853419.19644: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927/AnsiballZ_stat.py 19287 1726853419.20246: Sending initial data 19287 1726853419.20249: Sent initial data (153 bytes) 19287 1726853419.21212: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19287 1726853419.21265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19287 1726853419.21287: 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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 19287 1726853419.21307: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853419.21395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853419.21506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853419.23190: 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 <<< 19287 1726853419.23277: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19287 1726853419.23500: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-192879trptlqe/tmp54ivpk7v /root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927/AnsiballZ_stat.py <<< 19287 1726853419.23503: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927/AnsiballZ_stat.py" <<< 19287 1726853419.23530: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-192879trptlqe/tmp54ivpk7v" to remote "/root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927/AnsiballZ_stat.py" <<< 19287 1726853419.24614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853419.24684: stderr chunk (state=3): >>><<< 19287 1726853419.24697: stdout chunk (state=3): >>><<< 19287 1726853419.24753: done transferring module to remote 19287 1726853419.24785: _low_level_execute_command(): starting 19287 1726853419.24797: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927/ /root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927/AnsiballZ_stat.py && sleep 0' 19287 1726853419.25393: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19287 1726853419.25407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19287 1726853419.25467: 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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853419.25529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 19287 1726853419.25550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853419.25578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853419.25682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19287 1726853419.27687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853419.27690: stdout chunk (state=3): >>><<< 19287 1726853419.27692: stderr chunk (state=3): >>><<< 19287 1726853419.27695: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 19287 1726853419.27697: _low_level_execute_command(): starting 19287 1726853419.27699: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927/AnsiballZ_stat.py && sleep 0' 19287 1726853419.29125: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 19287 1726853419.29276: 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.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 19287 1726853419.29280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853419.29282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853419.29365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19287 1726853419.32312: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 19287 1726853419.32400: stdout chunk (state=3): >>>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' # <<< 19287 1726853419.32594: stdout chunk (state=3): >>># /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 0x7fc6bb5b84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb587b30> # /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 0x7fc6bb5baa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 19287 1726853419.32670: stdout chunk (state=3): >>>import '_collections_abc' # <<< 19287 1726853419.32697: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 19287 1726853419.32722: stdout chunk (state=3): >>>import 'os' # <<< 19287 1726853419.32756: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 19287 1726853419.32792: 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' <<< 19287 1726853419.32831: 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' <<< 19287 1726853419.32848: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb369130> <<< 19287 1726853419.32904: 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 <<< 19287 1726853419.32942: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb369fa0> <<< 19287 1726853419.32965: stdout chunk (state=3): >>>import 'site' # <<< 19287 1726853419.33047: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 19287 1726853419.33211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19287 1726853419.33222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 19287 1726853419.33501: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # 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 0x7fc6bb3a7e90> # /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 0x7fc6bb3a7f50> # /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' <<< 19287 1726853419.33513: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 19287 1726853419.33594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 19287 1726853419.33702: 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 0x7fc6bb3df890> # /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 0x7fc6bb3dff20> import '_collections' # <<< 19287 1726853419.33733: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3bfb60> <<< 19287 1726853419.33736: stdout chunk (state=3): >>>import '_functools' # <<< 19287 1726853419.33774: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3bd280> <<< 19287 1726853419.36514: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3a5040> # /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 0x7fc6bb3ff800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3fe420> # /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 0x7fc6bb3be150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3fcc80> # /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 0x7fc6bb434890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3a42c0> # /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 0x7fc6bb434d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb434bf0> # 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 0x7fc6bb434fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3a2de0> # /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 0x7fc6bb4356d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb4353a0> 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 0x7fc6bb4365d0> 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 '/u<<< 19287 1726853419.36550: stdout chunk (state=3): >>>sr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb44c7a0> 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 0x7fc6bb44deb0> # /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 0x7fc6bb44ed50> # 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 0x7fc6bb44f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb44e2a0> # /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 0x7fc6bb44fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb44f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb436570> # /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 0x7fc6bb1cbce0> # /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 0x7fc6bb1f4830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb1f4590> # 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 0x7fc6bb1f4770> # /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 0x7fc6bb1f5100> # 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 0x7fc6bb1f5af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb1f49b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb1c9e80> # /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 0x7fc6bb1f6ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb1f5c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb436cc0> # /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 0x7fc6bb21f230> # /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 0x7fc6bb243590> # /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 0x7fc6bb2a42f0> # /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 0x7fc6bb2a6a50> <<< 19287 1726853419.36623: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb2a4410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb2693a0> <<< 19287 1726853419.36697: 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 0x7fc6bab293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb2423c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb1f7e00> <<< 19287 1726853419.36763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19287 1726853419.36785: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc6bab29670> <<< 19287 1726853419.37106: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_fkswwxxm/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853419.37113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 19287 1726853419.37129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19287 1726853419.37172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py<<< 19287 1726853419.37189: stdout chunk (state=3): >>> <<< 19287 1726853419.37252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 19287 1726853419.37294: 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' <<< 19287 1726853419.37302: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bab7f0b0> import '_typing' # <<< 19287 1726853419.37498: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bab5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bab5d160> # zipimport: zlib available <<< 19287 1726853419.37521: stdout chunk (state=3): >>>import 'ansible' # <<< 19287 1726853419.37574: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853419.37595: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 19287 1726853419.37599: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.39583: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.41507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 19287 1726853419.41511: stdout chunk (state=3): >>> <<< 19287 1726853419.41515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'<<< 19287 1726853419.41517: stdout chunk (state=3): >>> <<< 19287 1726853419.41792: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bab7cf80> # /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 <<< 19287 1726853419.41916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6baba6a50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baba67e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baba6120><<< 19287 1726853419.41920: stdout chunk (state=3): >>> <<< 19287 1726853419.42024: 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' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baba6570> <<< 19287 1726853419.42042: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bab7fb30><<< 19287 1726853419.42053: stdout chunk (state=3): >>> <<< 19287 1726853419.42070: stdout chunk (state=3): >>>import 'atexit' # <<< 19287 1726853419.42083: stdout chunk (state=3): >>> <<< 19287 1726853419.42151: 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 0x7fc6baba77d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 19287 1726853419.42169: stdout chunk (state=3): >>> <<< 19287 1726853419.42183: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853419.42242: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6baba7a10> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 19287 1726853419.42326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 19287 1726853419.42348: stdout chunk (state=3): >>> <<< 19287 1726853419.42409: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baba7f50> import 'pwd' # <<< 19287 1726853419.42453: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 19287 1726853419.42574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa11cd0> <<< 19287 1726853419.42608: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 19287 1726853419.42625: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 19287 1726853419.42639: stdout chunk (state=3): >>> <<< 19287 1726853419.42680: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6baa138f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 19287 1726853419.42784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa142f0> <<< 19287 1726853419.42807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 19287 1726853419.42996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa15490> # /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' <<< 19287 1726853419.43124: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa17f50><<< 19287 1726853419.43132: stdout chunk (state=3): >>> <<< 19287 1726853419.43177: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853419.43196: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853419.43217: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6baa1c2c0> <<< 19287 1726853419.43279: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa16210> <<< 19287 1726853419.43327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 19287 1726853419.43356: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 19287 1726853419.43454: 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'<<< 19287 1726853419.43458: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 19287 1726853419.43503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 19287 1726853419.43574: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 19287 1726853419.43582: stdout chunk (state=3): >>> <<< 19287 1726853419.43644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa1fe90> import '_tokenize' # <<< 19287 1726853419.43798: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa1e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa1e6f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py<<< 19287 1726853419.43801: stdout chunk (state=3): >>> <<< 19287 1726853419.43891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa1ec30><<< 19287 1726853419.43894: stdout chunk (state=3): >>> <<< 19287 1726853419.44022: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa16720> # 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'<<< 19287 1726853419.44026: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6baa67e90><<< 19287 1726853419.44028: stdout chunk (state=3): >>> <<< 19287 1726853419.44261: 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 0x7fc6baa680b0> # /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'<<< 19287 1726853419.44280: stdout chunk (state=3): >>> # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853419.44366: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6baa69be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa699a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19287 1726853419.44559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 19287 1726853419.44703: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 19287 1726853419.44707: 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 0x7fc6baa6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa6a2d0><<< 19287 1726853419.44729: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 19287 1726853419.44765: stdout chunk (state=3): >>> <<< 19287 1726853419.44808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 19287 1726853419.44921: 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' # <<< 19287 1726853419.44983: stdout chunk (state=3): >>> import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa6f8f0><<< 19287 1726853419.44986: stdout chunk (state=3): >>> <<< 19287 1726853419.45237: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa6c2c0> <<< 19287 1726853419.45296: 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' <<< 19287 1726853419.45591: 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 0x7fc6baa70bc0> # 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 0x7fc6baa70920> # 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 0x7fc6baa70290> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa682f0><<< 19287 1726853419.45594: 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 <<< 19287 1726853419.45627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 19287 1726853419.45640: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 19287 1726853419.45678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 19287 1726853419.45811: 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' <<< 19287 1726853419.46200: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6baafc2f0> # 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 0x7fc6baafd4c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa72a80> # 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' <<< 19287 1726853419.46376: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6baa73e30> <<< 19287 1726853419.46380: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa726c0> <<< 19287 1726853419.46537: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 19287 1726853419.46540: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.46656: stdout chunk (state=3): >>># zipimport: zlib available<<< 19287 1726853419.46681: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19287 1726853419.46688: stdout chunk (state=3): >>> <<< 19287 1726853419.46722: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available<<< 19287 1726853419.46728: stdout chunk (state=3): >>> <<< 19287 1726853419.46775: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available<<< 19287 1726853419.46783: stdout chunk (state=3): >>> <<< 19287 1726853419.46992: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.47292: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.48100: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.49064: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 19287 1726853419.49068: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 19287 1726853419.49090: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 19287 1726853419.49115: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 19287 1726853419.49145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 19287 1726853419.49223: 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 0x7fc6ba901880> <<< 19287 1726853419.49347: 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' <<< 19287 1726853419.49431: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ba902750> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baafd700> <<< 19287 1726853419.49465: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 19287 1726853419.49492: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.49528: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.49535: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 19287 1726853419.49644: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.49770: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.50095: 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 0x7fc6ba902360> # zipimport: zlib available <<< 19287 1726853419.50958: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.51574: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.52100: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853419.52299: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853419.52388: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 19287 1726853419.52393: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 19287 1726853419.52807: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19287 1726853419.52816: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 19287 1726853419.52908: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.53282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19287 1726853419.53376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19287 1726853419.53396: stdout chunk (state=3): >>>import '_ast' # <<< 19287 1726853419.53494: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ba9036b0> <<< 19287 1726853419.53501: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.53602: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.53707: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 19287 1726853419.53718: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 19287 1726853419.53735: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 19287 1726853419.53758: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.53815: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.53984: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853419.54007: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.54075: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.54169: 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 <<< 19287 1726853419.54233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19287 1726853419.54355: 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 0x7fc6ba90e3f0> <<< 19287 1726853419.54602: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ba90ad50> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 19287 1726853419.54643: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.54650: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.54704: 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' <<< 19287 1726853419.54737: 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 <<< 19287 1726853419.54893: stdout chunk (state=3): >>># 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' <<< 19287 1726853419.54911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 19287 1726853419.55076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 19287 1726853419.55101: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6babfabd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6babe28d0> <<< 19287 1726853419.55174: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ba90e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ba900e90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 19287 1726853419.55293: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 19287 1726853419.55339: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 19287 1726853419.55360: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.55366: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.55379: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 19287 1726853419.55395: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.55848: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.55887: stdout chunk (state=3): >>># zipimport: zlib available <<< 19287 1726853419.56030: 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"}}} <<< 19287 1726853419.56192: stdout chunk (state=3): >>># destroy __main__ <<< 19287 1726853419.56610: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 19287 1726853419.56624: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 19287 1726853419.56627: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 19287 1726853419.56728: stdout chunk (state=3): >>># 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 <<< 19287 1726853419.56735: stdout chunk (state=3): >>># 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 <<< 19287 1726853419.56761: stdout chunk (state=3): >>># 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 <<< 19287 1726853419.56790: stdout chunk (state=3): >>># cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random <<< 19287 1726853419.56918: stdout chunk (state=3): >>># cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic <<< 19287 1726853419.56946: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules <<< 19287 1726853419.57308: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 19287 1726853419.57312: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 19287 1726853419.57369: stdout chunk (state=3): >>># destroy ntpath <<< 19287 1726853419.57387: stdout chunk (state=3): >>># destroy importlib <<< 19287 1726853419.57401: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib<<< 19287 1726853419.57656: stdout chunk (state=3): >>> # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 19287 1726853419.57662: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 19287 1726853419.57668: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 19287 1726853419.57670: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 19287 1726853419.57674: stdout chunk (state=3): >>># 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 <<< 19287 1726853419.57826: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # 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 <<< 19287 1726853419.57849: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 <<< 19287 1726853419.57889: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 19287 1726853419.57975: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 19287 1726853419.58209: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 19287 1726853419.58217: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 19287 1726853419.58260: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 19287 1726853419.58263: stdout chunk (state=3): >>># destroy time <<< 19287 1726853419.58385: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 19287 1726853419.58404: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 19287 1726853419.59033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 19287 1726853419.59036: stdout chunk (state=3): >>><<< 19287 1726853419.59043: stderr chunk (state=3): >>><<< 19287 1726853419.59133: _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 0x7fc6bb5b84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb587b30> # /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 0x7fc6bb5baa50> 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 0x7fc6bb369130> # /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 0x7fc6bb369fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3a7e90> # /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 0x7fc6bb3a7f50> # /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 0x7fc6bb3df890> # /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 0x7fc6bb3dff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3bfb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3bd280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3a5040> # /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 0x7fc6bb3ff800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3fe420> # /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 0x7fc6bb3be150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3fcc80> # /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 0x7fc6bb434890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3a42c0> # /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 0x7fc6bb434d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb434bf0> # 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 0x7fc6bb434fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb3a2de0> # /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 0x7fc6bb4356d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb4353a0> 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 0x7fc6bb4365d0> 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 0x7fc6bb44c7a0> 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 0x7fc6bb44deb0> # /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 0x7fc6bb44ed50> # 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 0x7fc6bb44f380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb44e2a0> # /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 0x7fc6bb44fe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb44f530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb436570> # /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 0x7fc6bb1cbce0> # /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 0x7fc6bb1f4830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb1f4590> # 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 0x7fc6bb1f4770> # /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 0x7fc6bb1f5100> # 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 0x7fc6bb1f5af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb1f49b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb1c9e80> # /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 0x7fc6bb1f6ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb1f5c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb436cc0> # /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 0x7fc6bb21f230> # /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 0x7fc6bb243590> # /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 0x7fc6bb2a42f0> # /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 0x7fc6bb2a6a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb2a4410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb2693a0> # /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 0x7fc6bab293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb2423c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bb1f7e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc6bab29670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_fkswwxxm/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 0x7fc6bab7f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bab5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bab5d160> # 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 0x7fc6bab7cf80> # /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 0x7fc6baba6a50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baba67e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baba6120> # /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 0x7fc6baba6570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6bab7fb30> 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 0x7fc6baba77d0> # 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 0x7fc6baba7a10> # /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 0x7fc6baba7f50> 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 0x7fc6baa11cd0> # 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 0x7fc6baa138f0> # /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 0x7fc6baa142f0> # /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 0x7fc6baa15490> # /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 0x7fc6baa17f50> # 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 0x7fc6baa1c2c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa16210> # /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 0x7fc6baa1fe90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa1e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa1e6f0> # /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 0x7fc6baa1ec30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa16720> # 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 0x7fc6baa67e90> # /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 0x7fc6baa680b0> # /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 0x7fc6baa69be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa699a0> # /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 0x7fc6baa6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa6a2d0> # /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 0x7fc6baa6f8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa6c2c0> # 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 0x7fc6baa70bc0> # 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 0x7fc6baa70920> # 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 0x7fc6baa70290> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa682f0> # /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 0x7fc6baafc2f0> # 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 0x7fc6baafd4c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa72a80> # 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 0x7fc6baa73e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baa726c0> # 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 0x7fc6ba901880> # /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 0x7fc6ba902750> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6baafd700> 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 0x7fc6ba902360> # 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 0x7fc6ba9036b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6ba90e3f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ba90ad50> 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 0x7fc6babfabd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6babe28d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ba90e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ba900e90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 19287 1726853419.60768: 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-1726853418.9203758-19398-223246235402927/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19287 1726853419.60790: _low_level_execute_command(): starting 19287 1726853419.60794: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853418.9203758-19398-223246235402927/ > /dev/null 2>&1 && sleep 0' 19287 1726853419.60797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19287 1726853419.60799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19287 1726853419.60802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19287 1726853419.60804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19287 1726853419.60806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 19287 1726853419.60809: 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.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19287 1726853419.60811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 19287 1726853419.60813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19287 1726853419.60815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19287 1726853419.60830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19287 1726853419.63779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19287 1726853419.63783: stdout chunk (state=3): >>><<< 19287 1726853419.63785: stderr chunk (state=3): >>><<< 19287 1726853419.63788: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 19287 1726853419.63790: handler run complete 19287 1726853419.63792: attempt loop complete, returning result 19287 1726853419.63794: _execute() done 19287 1726853419.63796: dumping result to json 19287 1726853419.63797: done dumping result, returning 19287 1726853419.63799: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [02083763-bbaf-2353-ca58-00000000016a] 19287 1726853419.63801: sending task result for task 02083763-bbaf-2353-ca58-00000000016a 19287 1726853419.63865: done sending task result for task 02083763-bbaf-2353-ca58-00000000016a 19287 1726853419.63868: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 19287 1726853419.63942: no more pending results, returning what we have 19287 1726853419.63945: results queue empty 19287 1726853419.63946: checking for any_errors_fatal 19287 1726853419.63952: done checking for any_errors_fatal 19287 1726853419.63953: checking for max_fail_percentage 19287 1726853419.63955: done checking for max_fail_percentage 19287 1726853419.63956: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.63956: done checking to see if all hosts have failed 19287 1726853419.63957: getting the remaining hosts for this loop 19287 1726853419.63959: done getting the remaining hosts for this loop 19287 1726853419.63963: getting the next task for host managed_node3 19287 1726853419.63970: done getting next task for host managed_node3 19287 1726853419.63977: ^ task is: TASK: Set flag to indicate system is ostree 19287 1726853419.63980: ^ 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 19287 1726853419.63984: getting variables 19287 1726853419.63986: in VariableManager get_vars() 19287 1726853419.64014: Calling all_inventory to load vars for managed_node3 19287 1726853419.64017: Calling groups_inventory to load vars for managed_node3 19287 1726853419.64021: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.64032: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.64034: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.64037: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.64376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.64884: done with get_vars() 19287 1726853419.64895: done getting variables 19287 1726853419.64992: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:30:19 -0400 (0:00:00.797) 0:00:03.491 ****** 19287 1726853419.65015: entering _queue_task() for managed_node3/set_fact 19287 1726853419.65017: Creating lock for set_fact 19287 1726853419.65614: worker is 1 (out of 1 available) 19287 1726853419.65626: exiting _queue_task() for managed_node3/set_fact 19287 1726853419.65758: done queuing things up, now waiting for results queue to drain 19287 1726853419.65760: waiting for pending results... 19287 1726853419.66196: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 19287 1726853419.66578: in run() - task 02083763-bbaf-2353-ca58-00000000016b 19287 1726853419.66582: variable 'ansible_search_path' from source: unknown 19287 1726853419.66585: variable 'ansible_search_path' from source: unknown 19287 1726853419.66588: calling self._execute() 19287 1726853419.66646: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.66776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.66780: variable 'omit' from source: magic vars 19287 1726853419.68501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19287 1726853419.69084: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19287 1726853419.69228: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19287 1726853419.69377: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19287 1726853419.69381: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19287 1726853419.69569: 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) 19287 1726853419.69667: 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) 19287 1726853419.69713: 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) 19287 1726853419.69792: 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) 19287 1726853419.70137: Evaluated conditional (not __network_is_ostree is defined): True 19287 1726853419.70141: variable 'omit' from source: magic vars 19287 1726853419.70245: variable 'omit' from source: magic vars 19287 1726853419.70459: variable '__ostree_booted_stat' from source: set_fact 19287 1726853419.70642: variable 'omit' from source: magic vars 19287 1726853419.70676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19287 1726853419.70803: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19287 1726853419.70807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19287 1726853419.70829: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19287 1726853419.70851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19287 1726853419.70899: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19287 1726853419.70917: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.70927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.71031: Set connection var ansible_shell_type to sh 19287 1726853419.71076: Set connection var ansible_module_compression to ZIP_DEFLATED 19287 1726853419.71079: Set connection var ansible_connection to ssh 19287 1726853419.71081: Set connection var ansible_shell_executable to /bin/sh 19287 1726853419.71083: Set connection var ansible_pipelining to False 19287 1726853419.71090: Set connection var ansible_timeout to 10 19287 1726853419.71119: variable 'ansible_shell_executable' from source: unknown 19287 1726853419.71178: variable 'ansible_connection' from source: unknown 19287 1726853419.71182: variable 'ansible_module_compression' from source: unknown 19287 1726853419.71184: variable 'ansible_shell_type' from source: unknown 19287 1726853419.71185: variable 'ansible_shell_executable' from source: unknown 19287 1726853419.71187: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.71188: variable 'ansible_pipelining' from source: unknown 19287 1726853419.71190: variable 'ansible_timeout' from source: unknown 19287 1726853419.71192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.71307: 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) 19287 1726853419.71311: variable 'omit' from source: magic vars 19287 1726853419.71314: starting attempt loop 19287 1726853419.71316: running the handler 19287 1726853419.71377: handler run complete 19287 1726853419.71380: attempt loop complete, returning result 19287 1726853419.71383: _execute() done 19287 1726853419.71385: dumping result to json 19287 1726853419.71391: done dumping result, returning 19287 1726853419.71394: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [02083763-bbaf-2353-ca58-00000000016b] 19287 1726853419.71396: sending task result for task 02083763-bbaf-2353-ca58-00000000016b 19287 1726853419.71681: done sending task result for task 02083763-bbaf-2353-ca58-00000000016b 19287 1726853419.71685: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 19287 1726853419.71741: no more pending results, returning what we have 19287 1726853419.71744: results queue empty 19287 1726853419.71745: checking for any_errors_fatal 19287 1726853419.71753: done checking for any_errors_fatal 19287 1726853419.71754: checking for max_fail_percentage 19287 1726853419.71756: done checking for max_fail_percentage 19287 1726853419.71757: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.71758: done checking to see if all hosts have failed 19287 1726853419.71759: getting the remaining hosts for this loop 19287 1726853419.71760: done getting the remaining hosts for this loop 19287 1726853419.71764: getting the next task for host managed_node3 19287 1726853419.71775: done getting next task for host managed_node3 19287 1726853419.71778: ^ task is: TASK: Fix CentOS6 Base repo 19287 1726853419.71781: ^ 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 19287 1726853419.71785: getting variables 19287 1726853419.71786: in VariableManager get_vars() 19287 1726853419.71819: Calling all_inventory to load vars for managed_node3 19287 1726853419.71822: Calling groups_inventory to load vars for managed_node3 19287 1726853419.71826: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.71837: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.71840: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.71850: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.72366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.72728: done with get_vars() 19287 1726853419.72737: done getting variables 19287 1726853419.73000: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:30:19 -0400 (0:00:00.080) 0:00:03.572 ****** 19287 1726853419.73035: entering _queue_task() for managed_node3/copy 19287 1726853419.73313: worker is 1 (out of 1 available) 19287 1726853419.73323: exiting _queue_task() for managed_node3/copy 19287 1726853419.73335: done queuing things up, now waiting for results queue to drain 19287 1726853419.73336: waiting for pending results... 19287 1726853419.73633: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 19287 1726853419.73676: in run() - task 02083763-bbaf-2353-ca58-00000000016d 19287 1726853419.73699: variable 'ansible_search_path' from source: unknown 19287 1726853419.73703: variable 'ansible_search_path' from source: unknown 19287 1726853419.73737: calling self._execute() 19287 1726853419.73887: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.73891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.73894: variable 'omit' from source: magic vars 19287 1726853419.74446: variable 'ansible_distribution' from source: facts 19287 1726853419.74472: Evaluated conditional (ansible_distribution == 'CentOS'): True 19287 1726853419.74562: variable 'ansible_distribution_major_version' from source: facts 19287 1726853419.74566: Evaluated conditional (ansible_distribution_major_version == '6'): False 19287 1726853419.74569: when evaluation is False, skipping this task 19287 1726853419.74573: _execute() done 19287 1726853419.74576: dumping result to json 19287 1726853419.74579: done dumping result, returning 19287 1726853419.74586: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [02083763-bbaf-2353-ca58-00000000016d] 19287 1726853419.74591: sending task result for task 02083763-bbaf-2353-ca58-00000000016d 19287 1726853419.74676: done sending task result for task 02083763-bbaf-2353-ca58-00000000016d 19287 1726853419.74679: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19287 1726853419.74738: no more pending results, returning what we have 19287 1726853419.74741: results queue empty 19287 1726853419.74742: checking for any_errors_fatal 19287 1726853419.74745: done checking for any_errors_fatal 19287 1726853419.74746: checking for max_fail_percentage 19287 1726853419.74748: done checking for max_fail_percentage 19287 1726853419.74748: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.74749: done checking to see if all hosts have failed 19287 1726853419.74750: getting the remaining hosts for this loop 19287 1726853419.74751: done getting the remaining hosts for this loop 19287 1726853419.74754: getting the next task for host managed_node3 19287 1726853419.74759: done getting next task for host managed_node3 19287 1726853419.74761: ^ task is: TASK: Include the task 'enable_epel.yml' 19287 1726853419.74764: ^ 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 19287 1726853419.74767: getting variables 19287 1726853419.74768: in VariableManager get_vars() 19287 1726853419.74792: Calling all_inventory to load vars for managed_node3 19287 1726853419.74794: Calling groups_inventory to load vars for managed_node3 19287 1726853419.74797: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.74805: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.74807: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.74810: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.74927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.75061: done with get_vars() 19287 1726853419.75068: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:30:19 -0400 (0:00:00.020) 0:00:03.593 ****** 19287 1726853419.75126: entering _queue_task() for managed_node3/include_tasks 19287 1726853419.75300: worker is 1 (out of 1 available) 19287 1726853419.75311: exiting _queue_task() for managed_node3/include_tasks 19287 1726853419.75323: done queuing things up, now waiting for results queue to drain 19287 1726853419.75324: waiting for pending results... 19287 1726853419.75474: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 19287 1726853419.75531: in run() - task 02083763-bbaf-2353-ca58-00000000016e 19287 1726853419.75540: variable 'ansible_search_path' from source: unknown 19287 1726853419.75543: variable 'ansible_search_path' from source: unknown 19287 1726853419.75576: calling self._execute() 19287 1726853419.75629: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.75632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.75642: variable 'omit' from source: magic vars 19287 1726853419.75987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853419.77931: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853419.77990: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853419.78014: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853419.78050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853419.78074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853419.78134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853419.78154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853419.78175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853419.78206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853419.78212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853419.78299: variable '__network_is_ostree' from source: set_fact 19287 1726853419.78314: Evaluated conditional (not __network_is_ostree | d(false)): True 19287 1726853419.78319: _execute() done 19287 1726853419.78323: dumping result to json 19287 1726853419.78325: done dumping result, returning 19287 1726853419.78332: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-2353-ca58-00000000016e] 19287 1726853419.78337: sending task result for task 02083763-bbaf-2353-ca58-00000000016e 19287 1726853419.78422: done sending task result for task 02083763-bbaf-2353-ca58-00000000016e 19287 1726853419.78425: WORKER PROCESS EXITING 19287 1726853419.78460: no more pending results, returning what we have 19287 1726853419.78465: in VariableManager get_vars() 19287 1726853419.78502: Calling all_inventory to load vars for managed_node3 19287 1726853419.78504: Calling groups_inventory to load vars for managed_node3 19287 1726853419.78507: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.78518: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.78521: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.78523: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.78678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.78792: done with get_vars() 19287 1726853419.78798: variable 'ansible_search_path' from source: unknown 19287 1726853419.78799: variable 'ansible_search_path' from source: unknown 19287 1726853419.78822: we have included files to process 19287 1726853419.78823: generating all_blocks data 19287 1726853419.78824: done generating all_blocks data 19287 1726853419.78827: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19287 1726853419.78828: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19287 1726853419.78829: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19287 1726853419.79283: done processing included file 19287 1726853419.79285: iterating over new_blocks loaded from include file 19287 1726853419.79286: in VariableManager get_vars() 19287 1726853419.79295: done with get_vars() 19287 1726853419.79297: filtering new block on tags 19287 1726853419.79311: done filtering new block on tags 19287 1726853419.79313: in VariableManager get_vars() 19287 1726853419.79319: done with get_vars() 19287 1726853419.79320: filtering new block on tags 19287 1726853419.79327: done filtering new block on tags 19287 1726853419.79328: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 19287 1726853419.79332: extending task lists for all hosts with included blocks 19287 1726853419.79393: done extending task lists 19287 1726853419.79394: done processing included files 19287 1726853419.79395: results queue empty 19287 1726853419.79395: checking for any_errors_fatal 19287 1726853419.79398: done checking for any_errors_fatal 19287 1726853419.79399: checking for max_fail_percentage 19287 1726853419.79400: done checking for max_fail_percentage 19287 1726853419.79401: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.79401: done checking to see if all hosts have failed 19287 1726853419.79402: getting the remaining hosts for this loop 19287 1726853419.79403: done getting the remaining hosts for this loop 19287 1726853419.79405: getting the next task for host managed_node3 19287 1726853419.79407: done getting next task for host managed_node3 19287 1726853419.79409: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 19287 1726853419.79411: ^ 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 19287 1726853419.79412: getting variables 19287 1726853419.79413: in VariableManager get_vars() 19287 1726853419.79418: Calling all_inventory to load vars for managed_node3 19287 1726853419.79419: Calling groups_inventory to load vars for managed_node3 19287 1726853419.79421: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.79424: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.79430: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.79432: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.79535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.79673: done with get_vars() 19287 1726853419.79679: done getting variables 19287 1726853419.79749: 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) 19287 1726853419.79936: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:30:19 -0400 (0:00:00.048) 0:00:03.641 ****** 19287 1726853419.79980: entering _queue_task() for managed_node3/command 19287 1726853419.79982: Creating lock for command 19287 1726853419.80265: worker is 1 (out of 1 available) 19287 1726853419.80340: exiting _queue_task() for managed_node3/command 19287 1726853419.80353: done queuing things up, now waiting for results queue to drain 19287 1726853419.80355: waiting for pending results... 19287 1726853419.80535: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 19287 1726853419.80646: in run() - task 02083763-bbaf-2353-ca58-000000000188 19287 1726853419.80650: variable 'ansible_search_path' from source: unknown 19287 1726853419.80652: variable 'ansible_search_path' from source: unknown 19287 1726853419.80668: calling self._execute() 19287 1726853419.80739: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.80746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.80896: variable 'omit' from source: magic vars 19287 1726853419.81113: variable 'ansible_distribution' from source: facts 19287 1726853419.81126: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19287 1726853419.81246: variable 'ansible_distribution_major_version' from source: facts 19287 1726853419.81249: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19287 1726853419.81252: when evaluation is False, skipping this task 19287 1726853419.81257: _execute() done 19287 1726853419.81260: dumping result to json 19287 1726853419.81263: done dumping result, returning 19287 1726853419.81273: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [02083763-bbaf-2353-ca58-000000000188] 19287 1726853419.81279: sending task result for task 02083763-bbaf-2353-ca58-000000000188 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19287 1726853419.81516: no more pending results, returning what we have 19287 1726853419.81518: results queue empty 19287 1726853419.81519: checking for any_errors_fatal 19287 1726853419.81520: done checking for any_errors_fatal 19287 1726853419.81521: checking for max_fail_percentage 19287 1726853419.81522: done checking for max_fail_percentage 19287 1726853419.81523: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.81524: done checking to see if all hosts have failed 19287 1726853419.81525: getting the remaining hosts for this loop 19287 1726853419.81526: done getting the remaining hosts for this loop 19287 1726853419.81529: getting the next task for host managed_node3 19287 1726853419.81533: done getting next task for host managed_node3 19287 1726853419.81535: ^ task is: TASK: Install yum-utils package 19287 1726853419.81539: ^ 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 19287 1726853419.81542: getting variables 19287 1726853419.81543: in VariableManager get_vars() 19287 1726853419.81578: Calling all_inventory to load vars for managed_node3 19287 1726853419.81580: Calling groups_inventory to load vars for managed_node3 19287 1726853419.81583: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.81589: done sending task result for task 02083763-bbaf-2353-ca58-000000000188 19287 1726853419.81591: WORKER PROCESS EXITING 19287 1726853419.81600: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.81603: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.81606: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.81828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.81961: done with get_vars() 19287 1726853419.81967: done getting variables 19287 1726853419.82045: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:30:19 -0400 (0:00:00.020) 0:00:03.662 ****** 19287 1726853419.82066: entering _queue_task() for managed_node3/package 19287 1726853419.82067: Creating lock for package 19287 1726853419.82245: worker is 1 (out of 1 available) 19287 1726853419.82259: exiting _queue_task() for managed_node3/package 19287 1726853419.82273: done queuing things up, now waiting for results queue to drain 19287 1726853419.82275: waiting for pending results... 19287 1726853419.82414: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 19287 1726853419.82483: in run() - task 02083763-bbaf-2353-ca58-000000000189 19287 1726853419.82492: variable 'ansible_search_path' from source: unknown 19287 1726853419.82498: variable 'ansible_search_path' from source: unknown 19287 1726853419.82527: calling self._execute() 19287 1726853419.82638: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.82642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.82653: variable 'omit' from source: magic vars 19287 1726853419.82907: variable 'ansible_distribution' from source: facts 19287 1726853419.82916: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19287 1726853419.83002: variable 'ansible_distribution_major_version' from source: facts 19287 1726853419.83006: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19287 1726853419.83008: when evaluation is False, skipping this task 19287 1726853419.83011: _execute() done 19287 1726853419.83013: dumping result to json 19287 1726853419.83016: done dumping result, returning 19287 1726853419.83023: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [02083763-bbaf-2353-ca58-000000000189] 19287 1726853419.83029: sending task result for task 02083763-bbaf-2353-ca58-000000000189 19287 1726853419.83112: done sending task result for task 02083763-bbaf-2353-ca58-000000000189 19287 1726853419.83114: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19287 1726853419.83236: no more pending results, returning what we have 19287 1726853419.83238: results queue empty 19287 1726853419.83238: checking for any_errors_fatal 19287 1726853419.83241: done checking for any_errors_fatal 19287 1726853419.83241: checking for max_fail_percentage 19287 1726853419.83242: done checking for max_fail_percentage 19287 1726853419.83242: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.83243: done checking to see if all hosts have failed 19287 1726853419.83243: getting the remaining hosts for this loop 19287 1726853419.83244: done getting the remaining hosts for this loop 19287 1726853419.83247: getting the next task for host managed_node3 19287 1726853419.83250: done getting next task for host managed_node3 19287 1726853419.83253: ^ task is: TASK: Enable EPEL 7 19287 1726853419.83256: ^ 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 19287 1726853419.83258: getting variables 19287 1726853419.83259: in VariableManager get_vars() 19287 1726853419.83274: Calling all_inventory to load vars for managed_node3 19287 1726853419.83275: Calling groups_inventory to load vars for managed_node3 19287 1726853419.83277: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.83283: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.83285: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.83287: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.83382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.83492: done with get_vars() 19287 1726853419.83498: done getting variables 19287 1726853419.83534: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:30:19 -0400 (0:00:00.014) 0:00:03.677 ****** 19287 1726853419.83553: entering _queue_task() for managed_node3/command 19287 1726853419.83725: worker is 1 (out of 1 available) 19287 1726853419.83735: exiting _queue_task() for managed_node3/command 19287 1726853419.83746: done queuing things up, now waiting for results queue to drain 19287 1726853419.83747: waiting for pending results... 19287 1726853419.83956: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 19287 1726853419.84161: in run() - task 02083763-bbaf-2353-ca58-00000000018a 19287 1726853419.84165: variable 'ansible_search_path' from source: unknown 19287 1726853419.84168: variable 'ansible_search_path' from source: unknown 19287 1726853419.84172: calling self._execute() 19287 1726853419.84195: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.84206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.84219: variable 'omit' from source: magic vars 19287 1726853419.84586: variable 'ansible_distribution' from source: facts 19287 1726853419.84607: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19287 1726853419.84739: variable 'ansible_distribution_major_version' from source: facts 19287 1726853419.84743: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19287 1726853419.84745: when evaluation is False, skipping this task 19287 1726853419.84749: _execute() done 19287 1726853419.84751: dumping result to json 19287 1726853419.84758: done dumping result, returning 19287 1726853419.84764: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [02083763-bbaf-2353-ca58-00000000018a] 19287 1726853419.84776: sending task result for task 02083763-bbaf-2353-ca58-00000000018a 19287 1726853419.84872: done sending task result for task 02083763-bbaf-2353-ca58-00000000018a 19287 1726853419.84875: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19287 1726853419.84949: no more pending results, returning what we have 19287 1726853419.84953: results queue empty 19287 1726853419.84954: checking for any_errors_fatal 19287 1726853419.84958: done checking for any_errors_fatal 19287 1726853419.84958: checking for max_fail_percentage 19287 1726853419.84960: done checking for max_fail_percentage 19287 1726853419.84960: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.84961: done checking to see if all hosts have failed 19287 1726853419.84962: getting the remaining hosts for this loop 19287 1726853419.84963: done getting the remaining hosts for this loop 19287 1726853419.84965: getting the next task for host managed_node3 19287 1726853419.84970: done getting next task for host managed_node3 19287 1726853419.84974: ^ task is: TASK: Enable EPEL 8 19287 1726853419.84977: ^ 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 19287 1726853419.84980: getting variables 19287 1726853419.84981: in VariableManager get_vars() 19287 1726853419.85002: Calling all_inventory to load vars for managed_node3 19287 1726853419.85003: Calling groups_inventory to load vars for managed_node3 19287 1726853419.85005: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.85011: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.85013: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.85014: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.85125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.85256: done with get_vars() 19287 1726853419.85264: done getting variables 19287 1726853419.85301: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:30:19 -0400 (0:00:00.017) 0:00:03.695 ****** 19287 1726853419.85319: entering _queue_task() for managed_node3/command 19287 1726853419.85483: worker is 1 (out of 1 available) 19287 1726853419.85494: exiting _queue_task() for managed_node3/command 19287 1726853419.85507: done queuing things up, now waiting for results queue to drain 19287 1726853419.85508: waiting for pending results... 19287 1726853419.85643: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 19287 1726853419.85698: in run() - task 02083763-bbaf-2353-ca58-00000000018b 19287 1726853419.85707: variable 'ansible_search_path' from source: unknown 19287 1726853419.85710: variable 'ansible_search_path' from source: unknown 19287 1726853419.85736: calling self._execute() 19287 1726853419.85787: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.85791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.85799: variable 'omit' from source: magic vars 19287 1726853419.86041: variable 'ansible_distribution' from source: facts 19287 1726853419.86050: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19287 1726853419.86138: variable 'ansible_distribution_major_version' from source: facts 19287 1726853419.86142: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19287 1726853419.86145: when evaluation is False, skipping this task 19287 1726853419.86147: _execute() done 19287 1726853419.86150: dumping result to json 19287 1726853419.86155: done dumping result, returning 19287 1726853419.86158: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [02083763-bbaf-2353-ca58-00000000018b] 19287 1726853419.86165: sending task result for task 02083763-bbaf-2353-ca58-00000000018b 19287 1726853419.86244: done sending task result for task 02083763-bbaf-2353-ca58-00000000018b 19287 1726853419.86247: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19287 1726853419.86307: no more pending results, returning what we have 19287 1726853419.86309: results queue empty 19287 1726853419.86310: checking for any_errors_fatal 19287 1726853419.86315: done checking for any_errors_fatal 19287 1726853419.86316: checking for max_fail_percentage 19287 1726853419.86317: done checking for max_fail_percentage 19287 1726853419.86318: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.86318: done checking to see if all hosts have failed 19287 1726853419.86319: getting the remaining hosts for this loop 19287 1726853419.86320: done getting the remaining hosts for this loop 19287 1726853419.86323: getting the next task for host managed_node3 19287 1726853419.86329: done getting next task for host managed_node3 19287 1726853419.86331: ^ task is: TASK: Enable EPEL 6 19287 1726853419.86334: ^ 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 19287 1726853419.86337: getting variables 19287 1726853419.86339: in VariableManager get_vars() 19287 1726853419.86362: Calling all_inventory to load vars for managed_node3 19287 1726853419.86364: Calling groups_inventory to load vars for managed_node3 19287 1726853419.86366: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.86374: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.86375: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.86377: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.86480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.86590: done with get_vars() 19287 1726853419.86597: done getting variables 19287 1726853419.86634: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:30:19 -0400 (0:00:00.013) 0:00:03.708 ****** 19287 1726853419.86653: entering _queue_task() for managed_node3/copy 19287 1726853419.86814: worker is 1 (out of 1 available) 19287 1726853419.86826: exiting _queue_task() for managed_node3/copy 19287 1726853419.86838: done queuing things up, now waiting for results queue to drain 19287 1726853419.86839: waiting for pending results... 19287 1726853419.86967: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 19287 1726853419.87025: in run() - task 02083763-bbaf-2353-ca58-00000000018d 19287 1726853419.87036: variable 'ansible_search_path' from source: unknown 19287 1726853419.87039: variable 'ansible_search_path' from source: unknown 19287 1726853419.87065: calling self._execute() 19287 1726853419.87117: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.87121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.87129: variable 'omit' from source: magic vars 19287 1726853419.87367: variable 'ansible_distribution' from source: facts 19287 1726853419.87377: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19287 1726853419.87453: variable 'ansible_distribution_major_version' from source: facts 19287 1726853419.87457: Evaluated conditional (ansible_distribution_major_version == '6'): False 19287 1726853419.87460: when evaluation is False, skipping this task 19287 1726853419.87463: _execute() done 19287 1726853419.87465: dumping result to json 19287 1726853419.87468: done dumping result, returning 19287 1726853419.87474: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [02083763-bbaf-2353-ca58-00000000018d] 19287 1726853419.87479: sending task result for task 02083763-bbaf-2353-ca58-00000000018d 19287 1726853419.87568: done sending task result for task 02083763-bbaf-2353-ca58-00000000018d 19287 1726853419.87574: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19287 1726853419.87617: no more pending results, returning what we have 19287 1726853419.87619: results queue empty 19287 1726853419.87620: checking for any_errors_fatal 19287 1726853419.87625: done checking for any_errors_fatal 19287 1726853419.87625: checking for max_fail_percentage 19287 1726853419.87627: done checking for max_fail_percentage 19287 1726853419.87627: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.87628: done checking to see if all hosts have failed 19287 1726853419.87629: getting the remaining hosts for this loop 19287 1726853419.87630: done getting the remaining hosts for this loop 19287 1726853419.87633: getting the next task for host managed_node3 19287 1726853419.87639: done getting next task for host managed_node3 19287 1726853419.87641: ^ task is: TASK: Set network provider to 'initscripts' 19287 1726853419.87643: ^ 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 19287 1726853419.87646: getting variables 19287 1726853419.87647: in VariableManager get_vars() 19287 1726853419.87670: Calling all_inventory to load vars for managed_node3 19287 1726853419.87674: Calling groups_inventory to load vars for managed_node3 19287 1726853419.87676: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.87687: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.87689: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.87691: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.87818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.87927: done with get_vars() 19287 1726853419.87933: done getting variables 19287 1726853419.87973: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:12 Friday 20 September 2024 13:30:19 -0400 (0:00:00.013) 0:00:03.721 ****** 19287 1726853419.87990: entering _queue_task() for managed_node3/set_fact 19287 1726853419.88157: worker is 1 (out of 1 available) 19287 1726853419.88169: exiting _queue_task() for managed_node3/set_fact 19287 1726853419.88182: done queuing things up, now waiting for results queue to drain 19287 1726853419.88184: waiting for pending results... 19287 1726853419.88305: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 19287 1726853419.88349: in run() - task 02083763-bbaf-2353-ca58-000000000007 19287 1726853419.88360: variable 'ansible_search_path' from source: unknown 19287 1726853419.88389: calling self._execute() 19287 1726853419.88440: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.88446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.88456: variable 'omit' from source: magic vars 19287 1726853419.88520: variable 'omit' from source: magic vars 19287 1726853419.88546: variable 'omit' from source: magic vars 19287 1726853419.88573: variable 'omit' from source: magic vars 19287 1726853419.88603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19287 1726853419.88629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19287 1726853419.88647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19287 1726853419.88661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19287 1726853419.88672: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19287 1726853419.88695: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19287 1726853419.88697: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.88700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.88768: Set connection var ansible_shell_type to sh 19287 1726853419.88777: Set connection var ansible_module_compression to ZIP_DEFLATED 19287 1726853419.88782: Set connection var ansible_connection to ssh 19287 1726853419.88789: Set connection var ansible_shell_executable to /bin/sh 19287 1726853419.88793: Set connection var ansible_pipelining to False 19287 1726853419.88798: Set connection var ansible_timeout to 10 19287 1726853419.88816: variable 'ansible_shell_executable' from source: unknown 19287 1726853419.88819: variable 'ansible_connection' from source: unknown 19287 1726853419.88821: variable 'ansible_module_compression' from source: unknown 19287 1726853419.88824: variable 'ansible_shell_type' from source: unknown 19287 1726853419.88826: variable 'ansible_shell_executable' from source: unknown 19287 1726853419.88830: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.88834: variable 'ansible_pipelining' from source: unknown 19287 1726853419.88836: variable 'ansible_timeout' from source: unknown 19287 1726853419.88840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.88935: 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) 19287 1726853419.88943: variable 'omit' from source: magic vars 19287 1726853419.88947: starting attempt loop 19287 1726853419.88950: running the handler 19287 1726853419.88962: handler run complete 19287 1726853419.88978: attempt loop complete, returning result 19287 1726853419.88982: _execute() done 19287 1726853419.88984: dumping result to json 19287 1726853419.88987: done dumping result, returning 19287 1726853419.88989: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [02083763-bbaf-2353-ca58-000000000007] 19287 1726853419.88991: sending task result for task 02083763-bbaf-2353-ca58-000000000007 19287 1726853419.89065: done sending task result for task 02083763-bbaf-2353-ca58-000000000007 19287 1726853419.89068: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 19287 1726853419.89119: no more pending results, returning what we have 19287 1726853419.89121: results queue empty 19287 1726853419.89122: checking for any_errors_fatal 19287 1726853419.89125: done checking for any_errors_fatal 19287 1726853419.89126: checking for max_fail_percentage 19287 1726853419.89127: done checking for max_fail_percentage 19287 1726853419.89128: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.89129: done checking to see if all hosts have failed 19287 1726853419.89129: getting the remaining hosts for this loop 19287 1726853419.89131: done getting the remaining hosts for this loop 19287 1726853419.89134: getting the next task for host managed_node3 19287 1726853419.89139: done getting next task for host managed_node3 19287 1726853419.89140: ^ task is: TASK: meta (flush_handlers) 19287 1726853419.89142: ^ 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 19287 1726853419.89145: getting variables 19287 1726853419.89146: in VariableManager get_vars() 19287 1726853419.89178: Calling all_inventory to load vars for managed_node3 19287 1726853419.89181: Calling groups_inventory to load vars for managed_node3 19287 1726853419.89184: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.89191: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.89193: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.89195: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.89296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.89403: done with get_vars() 19287 1726853419.89410: done getting variables 19287 1726853419.89454: in VariableManager get_vars() 19287 1726853419.89460: Calling all_inventory to load vars for managed_node3 19287 1726853419.89461: Calling groups_inventory to load vars for managed_node3 19287 1726853419.89463: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.89465: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.89467: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.89468: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.89549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.89678: done with get_vars() 19287 1726853419.89687: done queuing things up, now waiting for results queue to drain 19287 1726853419.89688: results queue empty 19287 1726853419.89688: checking for any_errors_fatal 19287 1726853419.89689: done checking for any_errors_fatal 19287 1726853419.89690: checking for max_fail_percentage 19287 1726853419.89691: done checking for max_fail_percentage 19287 1726853419.89691: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.89691: done checking to see if all hosts have failed 19287 1726853419.89692: getting the remaining hosts for this loop 19287 1726853419.89692: done getting the remaining hosts for this loop 19287 1726853419.89694: getting the next task for host managed_node3 19287 1726853419.89696: done getting next task for host managed_node3 19287 1726853419.89697: ^ task is: TASK: meta (flush_handlers) 19287 1726853419.89698: ^ 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 19287 1726853419.89703: getting variables 19287 1726853419.89703: in VariableManager get_vars() 19287 1726853419.89708: Calling all_inventory to load vars for managed_node3 19287 1726853419.89709: Calling groups_inventory to load vars for managed_node3 19287 1726853419.89711: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.89714: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.89715: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.89716: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.89798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.89907: done with get_vars() 19287 1726853419.89912: done getting variables 19287 1726853419.89940: in VariableManager get_vars() 19287 1726853419.89947: Calling all_inventory to load vars for managed_node3 19287 1726853419.89949: Calling groups_inventory to load vars for managed_node3 19287 1726853419.89953: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.89956: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.89957: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.89959: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.90036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.90156: done with get_vars() 19287 1726853419.90165: done queuing things up, now waiting for results queue to drain 19287 1726853419.90167: results queue empty 19287 1726853419.90168: checking for any_errors_fatal 19287 1726853419.90168: done checking for any_errors_fatal 19287 1726853419.90169: checking for max_fail_percentage 19287 1726853419.90169: done checking for max_fail_percentage 19287 1726853419.90170: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.90172: done checking to see if all hosts have failed 19287 1726853419.90172: getting the remaining hosts for this loop 19287 1726853419.90173: done getting the remaining hosts for this loop 19287 1726853419.90174: getting the next task for host managed_node3 19287 1726853419.90176: done getting next task for host managed_node3 19287 1726853419.90177: ^ task is: None 19287 1726853419.90177: ^ 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 19287 1726853419.90178: done queuing things up, now waiting for results queue to drain 19287 1726853419.90179: results queue empty 19287 1726853419.90179: checking for any_errors_fatal 19287 1726853419.90179: done checking for any_errors_fatal 19287 1726853419.90180: checking for max_fail_percentage 19287 1726853419.90180: done checking for max_fail_percentage 19287 1726853419.90181: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.90181: done checking to see if all hosts have failed 19287 1726853419.90183: getting the next task for host managed_node3 19287 1726853419.90184: done getting next task for host managed_node3 19287 1726853419.90184: ^ task is: None 19287 1726853419.90185: ^ 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 19287 1726853419.90217: in VariableManager get_vars() 19287 1726853419.90238: done with get_vars() 19287 1726853419.90242: in VariableManager get_vars() 19287 1726853419.90255: done with get_vars() 19287 1726853419.90258: variable 'omit' from source: magic vars 19287 1726853419.90281: in VariableManager get_vars() 19287 1726853419.90293: done with get_vars() 19287 1726853419.90306: variable 'omit' from source: magic vars PLAY [Play for testing ethtool coalesce settings] ****************************** 19287 1726853419.90758: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 19287 1726853419.90779: getting the remaining hosts for this loop 19287 1726853419.90780: done getting the remaining hosts for this loop 19287 1726853419.90782: getting the next task for host managed_node3 19287 1726853419.90783: done getting next task for host managed_node3 19287 1726853419.90785: ^ task is: TASK: Gathering Facts 19287 1726853419.90785: ^ 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 19287 1726853419.90787: getting variables 19287 1726853419.90787: in VariableManager get_vars() 19287 1726853419.90797: Calling all_inventory to load vars for managed_node3 19287 1726853419.90798: Calling groups_inventory to load vars for managed_node3 19287 1726853419.90799: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.90802: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.90811: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.90813: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.90895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.91001: done with get_vars() 19287 1726853419.91006: done getting variables 19287 1726853419.91031: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:3 Friday 20 September 2024 13:30:19 -0400 (0:00:00.030) 0:00:03.752 ****** 19287 1726853419.91047: entering _queue_task() for managed_node3/gather_facts 19287 1726853419.91211: worker is 1 (out of 1 available) 19287 1726853419.91223: exiting _queue_task() for managed_node3/gather_facts 19287 1726853419.91234: done queuing things up, now waiting for results queue to drain 19287 1726853419.91236: waiting for pending results... 19287 1726853419.91368: running TaskExecutor() for managed_node3/TASK: Gathering Facts 19287 1726853419.91436: in run() - task 02083763-bbaf-2353-ca58-0000000001b3 19287 1726853419.91448: variable 'ansible_search_path' from source: unknown 19287 1726853419.91484: calling self._execute() 19287 1726853419.91538: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.91542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.91550: variable 'omit' from source: magic vars 19287 1726853419.91851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853419.93516: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853419.93560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853419.93588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853419.93612: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853419.93632: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853419.93693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853419.93712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853419.93729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853419.93759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853419.93772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853419.93864: variable 'ansible_distribution' from source: facts 19287 1726853419.93867: variable 'ansible_distribution_major_version' from source: facts 19287 1726853419.93888: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853419.93891: when evaluation is False, skipping this task 19287 1726853419.93894: _execute() done 19287 1726853419.93897: dumping result to json 19287 1726853419.93899: done dumping result, returning 19287 1726853419.93902: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-2353-ca58-0000000001b3] 19287 1726853419.93908: sending task result for task 02083763-bbaf-2353-ca58-0000000001b3 19287 1726853419.93984: done sending task result for task 02083763-bbaf-2353-ca58-0000000001b3 19287 1726853419.93987: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853419.94027: no more pending results, returning what we have 19287 1726853419.94030: results queue empty 19287 1726853419.94030: checking for any_errors_fatal 19287 1726853419.94031: done checking for any_errors_fatal 19287 1726853419.94032: checking for max_fail_percentage 19287 1726853419.94034: done checking for max_fail_percentage 19287 1726853419.94034: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.94035: done checking to see if all hosts have failed 19287 1726853419.94036: getting the remaining hosts for this loop 19287 1726853419.94037: done getting the remaining hosts for this loop 19287 1726853419.94040: getting the next task for host managed_node3 19287 1726853419.94046: done getting next task for host managed_node3 19287 1726853419.94048: ^ task is: TASK: meta (flush_handlers) 19287 1726853419.94050: ^ 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 19287 1726853419.94055: getting variables 19287 1726853419.94057: in VariableManager get_vars() 19287 1726853419.94099: Calling all_inventory to load vars for managed_node3 19287 1726853419.94101: Calling groups_inventory to load vars for managed_node3 19287 1726853419.94103: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.94111: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.94113: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.94116: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.94270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.94394: done with get_vars() 19287 1726853419.94402: done getting variables 19287 1726853419.94443: in VariableManager get_vars() 19287 1726853419.94454: Calling all_inventory to load vars for managed_node3 19287 1726853419.94455: Calling groups_inventory to load vars for managed_node3 19287 1726853419.94457: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.94459: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.94461: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.94462: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.94542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.94649: done with get_vars() 19287 1726853419.94658: done queuing things up, now waiting for results queue to drain 19287 1726853419.94659: results queue empty 19287 1726853419.94660: checking for any_errors_fatal 19287 1726853419.94661: done checking for any_errors_fatal 19287 1726853419.94661: checking for max_fail_percentage 19287 1726853419.94662: done checking for max_fail_percentage 19287 1726853419.94662: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.94663: done checking to see if all hosts have failed 19287 1726853419.94663: getting the remaining hosts for this loop 19287 1726853419.94664: done getting the remaining hosts for this loop 19287 1726853419.94665: getting the next task for host managed_node3 19287 1726853419.94667: done getting next task for host managed_node3 19287 1726853419.94669: ^ task is: TASK: Show playbook name 19287 1726853419.94670: ^ 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 19287 1726853419.94672: getting variables 19287 1726853419.94673: in VariableManager get_vars() 19287 1726853419.94682: Calling all_inventory to load vars for managed_node3 19287 1726853419.94684: Calling groups_inventory to load vars for managed_node3 19287 1726853419.94685: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.94688: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.94693: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.94694: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.94776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.94898: done with get_vars() 19287 1726853419.94903: done getting variables 19287 1726853419.94953: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:9 Friday 20 September 2024 13:30:19 -0400 (0:00:00.039) 0:00:03.791 ****** 19287 1726853419.94969: entering _queue_task() for managed_node3/debug 19287 1726853419.94972: Creating lock for debug 19287 1726853419.95153: worker is 1 (out of 1 available) 19287 1726853419.95166: exiting _queue_task() for managed_node3/debug 19287 1726853419.95180: done queuing things up, now waiting for results queue to drain 19287 1726853419.95182: waiting for pending results... 19287 1726853419.95334: running TaskExecutor() for managed_node3/TASK: Show playbook name 19287 1726853419.95393: in run() - task 02083763-bbaf-2353-ca58-00000000000b 19287 1726853419.95408: variable 'ansible_search_path' from source: unknown 19287 1726853419.95437: calling self._execute() 19287 1726853419.95498: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.95501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.95515: variable 'omit' from source: magic vars 19287 1726853419.95813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853419.97447: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853419.97495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853419.97529: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853419.97554: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853419.97582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853419.97636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853419.97658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853419.97677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853419.97707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853419.97718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853419.97814: variable 'ansible_distribution' from source: facts 19287 1726853419.97817: variable 'ansible_distribution_major_version' from source: facts 19287 1726853419.97833: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853419.97837: when evaluation is False, skipping this task 19287 1726853419.97839: _execute() done 19287 1726853419.97842: dumping result to json 19287 1726853419.97844: done dumping result, returning 19287 1726853419.97849: done running TaskExecutor() for managed_node3/TASK: Show playbook name [02083763-bbaf-2353-ca58-00000000000b] 19287 1726853419.97857: sending task result for task 02083763-bbaf-2353-ca58-00000000000b 19287 1726853419.97937: done sending task result for task 02083763-bbaf-2353-ca58-00000000000b 19287 1726853419.97940: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853419.97984: no more pending results, returning what we have 19287 1726853419.97987: results queue empty 19287 1726853419.97988: checking for any_errors_fatal 19287 1726853419.97989: done checking for any_errors_fatal 19287 1726853419.97990: checking for max_fail_percentage 19287 1726853419.97991: done checking for max_fail_percentage 19287 1726853419.97992: checking to see if all hosts have failed and the running result is not ok 19287 1726853419.97993: done checking to see if all hosts have failed 19287 1726853419.97993: getting the remaining hosts for this loop 19287 1726853419.97995: done getting the remaining hosts for this loop 19287 1726853419.97998: getting the next task for host managed_node3 19287 1726853419.98004: done getting next task for host managed_node3 19287 1726853419.98006: ^ task is: TASK: INIT: Ethtool coalesce tests 19287 1726853419.98008: ^ 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 19287 1726853419.98012: getting variables 19287 1726853419.98013: in VariableManager get_vars() 19287 1726853419.98061: Calling all_inventory to load vars for managed_node3 19287 1726853419.98064: Calling groups_inventory to load vars for managed_node3 19287 1726853419.98066: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853419.98077: Calling all_plugins_play to load vars for managed_node3 19287 1726853419.98079: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853419.98082: Calling groups_plugins_play to load vars for managed_node3 19287 1726853419.98218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853419.98333: done with get_vars() 19287 1726853419.98340: done getting variables 19287 1726853419.98383: 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 [INIT: Ethtool coalesce tests] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:15 Friday 20 September 2024 13:30:19 -0400 (0:00:00.034) 0:00:03.825 ****** 19287 1726853419.98402: entering _queue_task() for managed_node3/debug 19287 1726853419.98587: worker is 1 (out of 1 available) 19287 1726853419.98598: exiting _queue_task() for managed_node3/debug 19287 1726853419.98610: done queuing things up, now waiting for results queue to drain 19287 1726853419.98611: waiting for pending results... 19287 1726853419.98761: running TaskExecutor() for managed_node3/TASK: INIT: Ethtool coalesce tests 19287 1726853419.98817: in run() - task 02083763-bbaf-2353-ca58-00000000000c 19287 1726853419.98829: variable 'ansible_search_path' from source: unknown 19287 1726853419.98861: calling self._execute() 19287 1726853419.98921: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853419.98925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853419.98933: variable 'omit' from source: magic vars 19287 1726853419.99231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.00889: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.00933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.00960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.00986: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.01006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.01067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.01088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.01108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.01137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.01149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.01245: variable 'ansible_distribution' from source: facts 19287 1726853420.01248: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.01261: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.01264: when evaluation is False, skipping this task 19287 1726853420.01267: _execute() done 19287 1726853420.01269: dumping result to json 19287 1726853420.01274: done dumping result, returning 19287 1726853420.01279: done running TaskExecutor() for managed_node3/TASK: INIT: Ethtool coalesce tests [02083763-bbaf-2353-ca58-00000000000c] 19287 1726853420.01284: sending task result for task 02083763-bbaf-2353-ca58-00000000000c 19287 1726853420.01360: done sending task result for task 02083763-bbaf-2353-ca58-00000000000c 19287 1726853420.01363: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853420.01404: no more pending results, returning what we have 19287 1726853420.01407: results queue empty 19287 1726853420.01408: checking for any_errors_fatal 19287 1726853420.01412: done checking for any_errors_fatal 19287 1726853420.01413: checking for max_fail_percentage 19287 1726853420.01415: done checking for max_fail_percentage 19287 1726853420.01415: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.01416: done checking to see if all hosts have failed 19287 1726853420.01417: getting the remaining hosts for this loop 19287 1726853420.01418: done getting the remaining hosts for this loop 19287 1726853420.01421: getting the next task for host managed_node3 19287 1726853420.01428: done getting next task for host managed_node3 19287 1726853420.01431: ^ task is: TASK: Include the task 'show_interfaces.yml' 19287 1726853420.01433: ^ 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 19287 1726853420.01436: getting variables 19287 1726853420.01437: in VariableManager get_vars() 19287 1726853420.01487: Calling all_inventory to load vars for managed_node3 19287 1726853420.01490: Calling groups_inventory to load vars for managed_node3 19287 1726853420.01492: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.01501: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.01503: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.01506: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.01902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.02090: done with get_vars() 19287 1726853420.02098: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:18 Friday 20 September 2024 13:30:20 -0400 (0:00:00.037) 0:00:03.863 ****** 19287 1726853420.02179: entering _queue_task() for managed_node3/include_tasks 19287 1726853420.02398: worker is 1 (out of 1 available) 19287 1726853420.02409: exiting _queue_task() for managed_node3/include_tasks 19287 1726853420.02421: done queuing things up, now waiting for results queue to drain 19287 1726853420.02422: waiting for pending results... 19287 1726853420.02675: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 19287 1726853420.02758: in run() - task 02083763-bbaf-2353-ca58-00000000000d 19287 1726853420.02768: variable 'ansible_search_path' from source: unknown 19287 1726853420.02807: calling self._execute() 19287 1726853420.02868: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.02873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.02887: variable 'omit' from source: magic vars 19287 1726853420.03199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.04737: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.04976: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.04979: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.04982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.04984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.04987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.04998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.05029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.05078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.05096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.05215: variable 'ansible_distribution' from source: facts 19287 1726853420.05225: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.05244: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.05250: when evaluation is False, skipping this task 19287 1726853420.05256: _execute() done 19287 1726853420.05261: dumping result to json 19287 1726853420.05266: done dumping result, returning 19287 1726853420.05277: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-2353-ca58-00000000000d] 19287 1726853420.05287: sending task result for task 02083763-bbaf-2353-ca58-00000000000d 19287 1726853420.05400: done sending task result for task 02083763-bbaf-2353-ca58-00000000000d 19287 1726853420.05410: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.05487: no more pending results, returning what we have 19287 1726853420.05490: results queue empty 19287 1726853420.05491: checking for any_errors_fatal 19287 1726853420.05496: done checking for any_errors_fatal 19287 1726853420.05497: checking for max_fail_percentage 19287 1726853420.05498: done checking for max_fail_percentage 19287 1726853420.05499: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.05500: done checking to see if all hosts have failed 19287 1726853420.05501: getting the remaining hosts for this loop 19287 1726853420.05502: done getting the remaining hosts for this loop 19287 1726853420.05505: getting the next task for host managed_node3 19287 1726853420.05511: done getting next task for host managed_node3 19287 1726853420.05514: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19287 1726853420.05516: ^ 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 19287 1726853420.05518: getting variables 19287 1726853420.05520: in VariableManager get_vars() 19287 1726853420.05565: Calling all_inventory to load vars for managed_node3 19287 1726853420.05568: Calling groups_inventory to load vars for managed_node3 19287 1726853420.05572: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.05581: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.05584: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.05586: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.06008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.06404: done with get_vars() 19287 1726853420.06529: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:20 Friday 20 September 2024 13:30:20 -0400 (0:00:00.044) 0:00:03.907 ****** 19287 1726853420.06616: entering _queue_task() for managed_node3/include_tasks 19287 1726853420.07148: worker is 1 (out of 1 available) 19287 1726853420.07161: exiting _queue_task() for managed_node3/include_tasks 19287 1726853420.07175: done queuing things up, now waiting for results queue to drain 19287 1726853420.07177: waiting for pending results... 19287 1726853420.07487: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 19287 1726853420.07611: in run() - task 02083763-bbaf-2353-ca58-00000000000e 19287 1726853420.07731: variable 'ansible_search_path' from source: unknown 19287 1726853420.07735: calling self._execute() 19287 1726853420.07761: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.07773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.07787: variable 'omit' from source: magic vars 19287 1726853420.08324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.10750: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.10832: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.10893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.10938: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.10973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.11067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.11103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.11224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.11228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.11230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.11368: variable 'ansible_distribution' from source: facts 19287 1726853420.11381: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.11402: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.11409: when evaluation is False, skipping this task 19287 1726853420.11415: _execute() done 19287 1726853420.11423: dumping result to json 19287 1726853420.11430: done dumping result, returning 19287 1726853420.11456: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-2353-ca58-00000000000e] 19287 1726853420.11880: sending task result for task 02083763-bbaf-2353-ca58-00000000000e 19287 1726853420.11943: done sending task result for task 02083763-bbaf-2353-ca58-00000000000e 19287 1726853420.11945: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.12026: no more pending results, returning what we have 19287 1726853420.12029: results queue empty 19287 1726853420.12030: checking for any_errors_fatal 19287 1726853420.12035: done checking for any_errors_fatal 19287 1726853420.12036: checking for max_fail_percentage 19287 1726853420.12038: done checking for max_fail_percentage 19287 1726853420.12038: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.12039: done checking to see if all hosts have failed 19287 1726853420.12040: getting the remaining hosts for this loop 19287 1726853420.12042: done getting the remaining hosts for this loop 19287 1726853420.12046: getting the next task for host managed_node3 19287 1726853420.12054: done getting next task for host managed_node3 19287 1726853420.12057: ^ task is: TASK: Include the task 'assert_device_present.yml' 19287 1726853420.12059: ^ 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 19287 1726853420.12062: getting variables 19287 1726853420.12064: in VariableManager get_vars() 19287 1726853420.12115: Calling all_inventory to load vars for managed_node3 19287 1726853420.12118: Calling groups_inventory to load vars for managed_node3 19287 1726853420.12121: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.12134: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.12136: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.12139: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.12963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.13402: done with get_vars() 19287 1726853420.13413: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:24 Friday 20 September 2024 13:30:20 -0400 (0:00:00.068) 0:00:03.976 ****** 19287 1726853420.13509: entering _queue_task() for managed_node3/include_tasks 19287 1726853420.14078: worker is 1 (out of 1 available) 19287 1726853420.14092: exiting _queue_task() for managed_node3/include_tasks 19287 1726853420.14104: done queuing things up, now waiting for results queue to drain 19287 1726853420.14105: waiting for pending results... 19287 1726853420.14592: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 19287 1726853420.14597: in run() - task 02083763-bbaf-2353-ca58-00000000000f 19287 1726853420.14606: variable 'ansible_search_path' from source: unknown 19287 1726853420.14642: calling self._execute() 19287 1726853420.14921: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.14926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.14938: variable 'omit' from source: magic vars 19287 1726853420.15749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.20078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.20277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.20280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.20283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.20284: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.20677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.20681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.20684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.20687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.20689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.20909: variable 'ansible_distribution' from source: facts 19287 1726853420.20921: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.21376: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.21379: when evaluation is False, skipping this task 19287 1726853420.21382: _execute() done 19287 1726853420.21385: dumping result to json 19287 1726853420.21387: done dumping result, returning 19287 1726853420.21389: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [02083763-bbaf-2353-ca58-00000000000f] 19287 1726853420.21391: sending task result for task 02083763-bbaf-2353-ca58-00000000000f 19287 1726853420.21461: done sending task result for task 02083763-bbaf-2353-ca58-00000000000f 19287 1726853420.21465: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.21513: no more pending results, returning what we have 19287 1726853420.21517: results queue empty 19287 1726853420.21518: checking for any_errors_fatal 19287 1726853420.21522: done checking for any_errors_fatal 19287 1726853420.21522: checking for max_fail_percentage 19287 1726853420.21524: done checking for max_fail_percentage 19287 1726853420.21525: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.21525: done checking to see if all hosts have failed 19287 1726853420.21526: getting the remaining hosts for this loop 19287 1726853420.21528: done getting the remaining hosts for this loop 19287 1726853420.21531: getting the next task for host managed_node3 19287 1726853420.21537: done getting next task for host managed_node3 19287 1726853420.21539: ^ task is: TASK: Install ethtool (test dependency) 19287 1726853420.21541: ^ 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 19287 1726853420.21544: getting variables 19287 1726853420.21545: in VariableManager get_vars() 19287 1726853420.21589: Calling all_inventory to load vars for managed_node3 19287 1726853420.21591: Calling groups_inventory to load vars for managed_node3 19287 1726853420.21593: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.21602: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.21605: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.21607: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.22110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.22603: done with get_vars() 19287 1726853420.22614: done getting variables 19287 1726853420.22769: 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 [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:26 Friday 20 September 2024 13:30:20 -0400 (0:00:00.092) 0:00:04.069 ****** 19287 1726853420.22798: entering _queue_task() for managed_node3/package 19287 1726853420.23440: worker is 1 (out of 1 available) 19287 1726853420.23456: exiting _queue_task() for managed_node3/package 19287 1726853420.23468: done queuing things up, now waiting for results queue to drain 19287 1726853420.23469: waiting for pending results... 19287 1726853420.24086: running TaskExecutor() for managed_node3/TASK: Install ethtool (test dependency) 19287 1726853420.24092: in run() - task 02083763-bbaf-2353-ca58-000000000010 19287 1726853420.24095: variable 'ansible_search_path' from source: unknown 19287 1726853420.24098: calling self._execute() 19287 1726853420.24477: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.24480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.24483: variable 'omit' from source: magic vars 19287 1726853420.25150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.29500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.29575: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.29631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.29674: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.29903: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.29986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.30021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.30052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.30100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.30294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.30431: variable 'ansible_distribution' from source: facts 19287 1726853420.30876: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.30879: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.30882: when evaluation is False, skipping this task 19287 1726853420.30885: _execute() done 19287 1726853420.30887: dumping result to json 19287 1726853420.30889: done dumping result, returning 19287 1726853420.30891: done running TaskExecutor() for managed_node3/TASK: Install ethtool (test dependency) [02083763-bbaf-2353-ca58-000000000010] 19287 1726853420.30893: sending task result for task 02083763-bbaf-2353-ca58-000000000010 19287 1726853420.30961: done sending task result for task 02083763-bbaf-2353-ca58-000000000010 19287 1726853420.30965: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.31011: no more pending results, returning what we have 19287 1726853420.31014: results queue empty 19287 1726853420.31015: checking for any_errors_fatal 19287 1726853420.31019: done checking for any_errors_fatal 19287 1726853420.31020: checking for max_fail_percentage 19287 1726853420.31021: done checking for max_fail_percentage 19287 1726853420.31022: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.31023: done checking to see if all hosts have failed 19287 1726853420.31023: getting the remaining hosts for this loop 19287 1726853420.31025: done getting the remaining hosts for this loop 19287 1726853420.31029: getting the next task for host managed_node3 19287 1726853420.31035: done getting next task for host managed_node3 19287 1726853420.31037: ^ task is: TASK: TEST: I can create a profile without any coalescing option. 19287 1726853420.31039: ^ 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 19287 1726853420.31042: getting variables 19287 1726853420.31043: in VariableManager get_vars() 19287 1726853420.31087: Calling all_inventory to load vars for managed_node3 19287 1726853420.31090: Calling groups_inventory to load vars for managed_node3 19287 1726853420.31093: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.31103: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.31105: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.31108: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.31550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.32016: done with get_vars() 19287 1726853420.32028: done getting variables 19287 1726853420.32206: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without any coalescing option.] ************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:34 Friday 20 September 2024 13:30:20 -0400 (0:00:00.094) 0:00:04.164 ****** 19287 1726853420.32234: entering _queue_task() for managed_node3/debug 19287 1726853420.32861: worker is 1 (out of 1 available) 19287 1726853420.33029: exiting _queue_task() for managed_node3/debug 19287 1726853420.33042: done queuing things up, now waiting for results queue to drain 19287 1726853420.33043: waiting for pending results... 19287 1726853420.33324: running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile without any coalescing option. 19287 1726853420.33414: in run() - task 02083763-bbaf-2353-ca58-000000000012 19287 1726853420.33490: variable 'ansible_search_path' from source: unknown 19287 1726853420.33712: calling self._execute() 19287 1726853420.33795: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.33805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.33820: variable 'omit' from source: magic vars 19287 1726853420.34643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.38765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.39177: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.39181: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.39183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.39185: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.39576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.39581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.39583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.39586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.39588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.39842: variable 'ansible_distribution' from source: facts 19287 1726853420.39854: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.39877: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.39885: when evaluation is False, skipping this task 19287 1726853420.39892: _execute() done 19287 1726853420.39900: dumping result to json 19287 1726853420.39908: done dumping result, returning 19287 1726853420.39920: done running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile without any coalescing option. [02083763-bbaf-2353-ca58-000000000012] 19287 1726853420.39929: sending task result for task 02083763-bbaf-2353-ca58-000000000012 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853420.40074: no more pending results, returning what we have 19287 1726853420.40077: results queue empty 19287 1726853420.40078: checking for any_errors_fatal 19287 1726853420.40084: done checking for any_errors_fatal 19287 1726853420.40085: checking for max_fail_percentage 19287 1726853420.40087: done checking for max_fail_percentage 19287 1726853420.40087: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.40088: done checking to see if all hosts have failed 19287 1726853420.40089: getting the remaining hosts for this loop 19287 1726853420.40091: done getting the remaining hosts for this loop 19287 1726853420.40100: getting the next task for host managed_node3 19287 1726853420.40108: done getting next task for host managed_node3 19287 1726853420.40113: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19287 1726853420.40116: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853420.40131: getting variables 19287 1726853420.40133: in VariableManager get_vars() 19287 1726853420.40186: Calling all_inventory to load vars for managed_node3 19287 1726853420.40189: Calling groups_inventory to load vars for managed_node3 19287 1726853420.40192: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.40203: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.40387: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.40392: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.40559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.41084: done sending task result for task 02083763-bbaf-2353-ca58-000000000012 19287 1726853420.41087: WORKER PROCESS EXITING 19287 1726853420.41247: done with get_vars() 19287 1726853420.41260: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:30:20 -0400 (0:00:00.092) 0:00:04.256 ****** 19287 1726853420.41466: entering _queue_task() for managed_node3/include_tasks 19287 1726853420.42005: worker is 1 (out of 1 available) 19287 1726853420.42014: exiting _queue_task() for managed_node3/include_tasks 19287 1726853420.42026: done queuing things up, now waiting for results queue to drain 19287 1726853420.42027: waiting for pending results... 19287 1726853420.42286: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19287 1726853420.42444: in run() - task 02083763-bbaf-2353-ca58-00000000001a 19287 1726853420.42467: variable 'ansible_search_path' from source: unknown 19287 1726853420.42477: variable 'ansible_search_path' from source: unknown 19287 1726853420.42527: calling self._execute() 19287 1726853420.42668: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.42682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.42700: variable 'omit' from source: magic vars 19287 1726853420.43241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.45726: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.45819: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.45866: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.45917: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.45948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.46045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.46110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.46232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.46235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.46238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.46378: variable 'ansible_distribution' from source: facts 19287 1726853420.46389: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.46414: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.46422: when evaluation is False, skipping this task 19287 1726853420.46429: _execute() done 19287 1726853420.46434: dumping result to json 19287 1726853420.46440: done dumping result, returning 19287 1726853420.46467: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-2353-ca58-00000000001a] 19287 1726853420.46481: sending task result for task 02083763-bbaf-2353-ca58-00000000001a 19287 1726853420.46700: done sending task result for task 02083763-bbaf-2353-ca58-00000000001a 19287 1726853420.46703: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.46748: no more pending results, returning what we have 19287 1726853420.46753: results queue empty 19287 1726853420.46754: checking for any_errors_fatal 19287 1726853420.46759: done checking for any_errors_fatal 19287 1726853420.46760: checking for max_fail_percentage 19287 1726853420.46762: done checking for max_fail_percentage 19287 1726853420.46763: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.46764: done checking to see if all hosts have failed 19287 1726853420.46764: getting the remaining hosts for this loop 19287 1726853420.46766: done getting the remaining hosts for this loop 19287 1726853420.46770: getting the next task for host managed_node3 19287 1726853420.46784: done getting next task for host managed_node3 19287 1726853420.46788: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19287 1726853420.46791: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853420.46805: getting variables 19287 1726853420.46807: in VariableManager get_vars() 19287 1726853420.46860: Calling all_inventory to load vars for managed_node3 19287 1726853420.46863: Calling groups_inventory to load vars for managed_node3 19287 1726853420.46866: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.46983: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.46986: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.46995: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.47301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.47563: done with get_vars() 19287 1726853420.47580: done getting variables 19287 1726853420.47661: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:30:20 -0400 (0:00:00.062) 0:00:04.318 ****** 19287 1726853420.47693: entering _queue_task() for managed_node3/debug 19287 1726853420.48007: worker is 1 (out of 1 available) 19287 1726853420.48020: exiting _queue_task() for managed_node3/debug 19287 1726853420.48032: done queuing things up, now waiting for results queue to drain 19287 1726853420.48033: waiting for pending results... 19287 1726853420.48395: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19287 1726853420.48468: in run() - task 02083763-bbaf-2353-ca58-00000000001b 19287 1726853420.48497: variable 'ansible_search_path' from source: unknown 19287 1726853420.48510: variable 'ansible_search_path' from source: unknown 19287 1726853420.48554: calling self._execute() 19287 1726853420.48664: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.48701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.48704: variable 'omit' from source: magic vars 19287 1726853420.49226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.52633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.52699: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.52837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.52841: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.52845: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.52915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.52959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.52995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.53041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.53163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.53227: variable 'ansible_distribution' from source: facts 19287 1726853420.53239: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.53262: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.53276: when evaluation is False, skipping this task 19287 1726853420.53289: _execute() done 19287 1726853420.53378: dumping result to json 19287 1726853420.53381: done dumping result, returning 19287 1726853420.53384: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-2353-ca58-00000000001b] 19287 1726853420.53388: sending task result for task 02083763-bbaf-2353-ca58-00000000001b 19287 1726853420.53468: done sending task result for task 02083763-bbaf-2353-ca58-00000000001b 19287 1726853420.53586: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853420.53636: no more pending results, returning what we have 19287 1726853420.53639: results queue empty 19287 1726853420.53640: checking for any_errors_fatal 19287 1726853420.53644: done checking for any_errors_fatal 19287 1726853420.53645: checking for max_fail_percentage 19287 1726853420.53646: done checking for max_fail_percentage 19287 1726853420.53647: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.53648: done checking to see if all hosts have failed 19287 1726853420.53649: getting the remaining hosts for this loop 19287 1726853420.53650: done getting the remaining hosts for this loop 19287 1726853420.53656: getting the next task for host managed_node3 19287 1726853420.53664: done getting next task for host managed_node3 19287 1726853420.53669: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19287 1726853420.53674: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853420.53687: getting variables 19287 1726853420.53690: in VariableManager get_vars() 19287 1726853420.53739: Calling all_inventory to load vars for managed_node3 19287 1726853420.53742: Calling groups_inventory to load vars for managed_node3 19287 1726853420.53745: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.53757: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.53760: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.53763: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.54262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.54483: done with get_vars() 19287 1726853420.54493: done getting variables 19287 1726853420.54630: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:30:20 -0400 (0:00:00.070) 0:00:04.389 ****** 19287 1726853420.54758: entering _queue_task() for managed_node3/fail 19287 1726853420.54760: Creating lock for fail 19287 1726853420.55032: worker is 1 (out of 1 available) 19287 1726853420.55046: exiting _queue_task() for managed_node3/fail 19287 1726853420.55060: done queuing things up, now waiting for results queue to drain 19287 1726853420.55062: waiting for pending results... 19287 1726853420.55339: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19287 1726853420.55484: in run() - task 02083763-bbaf-2353-ca58-00000000001c 19287 1726853420.55515: variable 'ansible_search_path' from source: unknown 19287 1726853420.55523: variable 'ansible_search_path' from source: unknown 19287 1726853420.55563: calling self._execute() 19287 1726853420.55653: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.55676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.55729: variable 'omit' from source: magic vars 19287 1726853420.56205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.59423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.59521: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.59597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.59645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.59727: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.59791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.59829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.59865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.59900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.59912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.60042: variable 'ansible_distribution' from source: facts 19287 1726853420.60046: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.60058: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.60061: when evaluation is False, skipping this task 19287 1726853420.60064: _execute() done 19287 1726853420.60068: dumping result to json 19287 1726853420.60070: done dumping result, returning 19287 1726853420.60080: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-2353-ca58-00000000001c] 19287 1726853420.60083: sending task result for task 02083763-bbaf-2353-ca58-00000000001c 19287 1726853420.60172: done sending task result for task 02083763-bbaf-2353-ca58-00000000001c 19287 1726853420.60175: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.60231: no more pending results, returning what we have 19287 1726853420.60234: results queue empty 19287 1726853420.60235: checking for any_errors_fatal 19287 1726853420.60240: done checking for any_errors_fatal 19287 1726853420.60240: checking for max_fail_percentage 19287 1726853420.60242: done checking for max_fail_percentage 19287 1726853420.60243: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.60243: done checking to see if all hosts have failed 19287 1726853420.60244: getting the remaining hosts for this loop 19287 1726853420.60246: done getting the remaining hosts for this loop 19287 1726853420.60249: getting the next task for host managed_node3 19287 1726853420.60258: done getting next task for host managed_node3 19287 1726853420.60262: ^ 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 19287 1726853420.60264: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853420.60291: getting variables 19287 1726853420.60299: in VariableManager get_vars() 19287 1726853420.60364: Calling all_inventory to load vars for managed_node3 19287 1726853420.60367: Calling groups_inventory to load vars for managed_node3 19287 1726853420.60369: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.60379: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.60381: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.60384: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.60572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.60783: done with get_vars() 19287 1726853420.60795: done getting variables 19287 1726853420.60854: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:30:20 -0400 (0:00:00.061) 0:00:04.450 ****** 19287 1726853420.60886: entering _queue_task() for managed_node3/fail 19287 1726853420.61151: worker is 1 (out of 1 available) 19287 1726853420.61166: exiting _queue_task() for managed_node3/fail 19287 1726853420.61180: done queuing things up, now waiting for results queue to drain 19287 1726853420.61182: waiting for pending results... 19287 1726853420.61596: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19287 1726853420.61774: in run() - task 02083763-bbaf-2353-ca58-00000000001d 19287 1726853420.61892: variable 'ansible_search_path' from source: unknown 19287 1726853420.61896: variable 'ansible_search_path' from source: unknown 19287 1726853420.61899: calling self._execute() 19287 1726853420.61940: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.61953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.61967: variable 'omit' from source: magic vars 19287 1726853420.62449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.64226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.64360: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.64415: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.64483: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.64547: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.64610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.64658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.64693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.64772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.64781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.64933: variable 'ansible_distribution' from source: facts 19287 1726853420.64986: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.64992: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.64995: when evaluation is False, skipping this task 19287 1726853420.64997: _execute() done 19287 1726853420.64999: dumping result to json 19287 1726853420.65007: done dumping result, returning 19287 1726853420.65019: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-2353-ca58-00000000001d] 19287 1726853420.65031: sending task result for task 02083763-bbaf-2353-ca58-00000000001d 19287 1726853420.65290: done sending task result for task 02083763-bbaf-2353-ca58-00000000001d 19287 1726853420.65294: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.65343: no more pending results, returning what we have 19287 1726853420.65346: results queue empty 19287 1726853420.65347: checking for any_errors_fatal 19287 1726853420.65354: done checking for any_errors_fatal 19287 1726853420.65355: checking for max_fail_percentage 19287 1726853420.65357: done checking for max_fail_percentage 19287 1726853420.65358: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.65359: done checking to see if all hosts have failed 19287 1726853420.65360: getting the remaining hosts for this loop 19287 1726853420.65361: done getting the remaining hosts for this loop 19287 1726853420.65365: getting the next task for host managed_node3 19287 1726853420.65374: done getting next task for host managed_node3 19287 1726853420.65379: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19287 1726853420.65383: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853420.65396: getting variables 19287 1726853420.65398: in VariableManager get_vars() 19287 1726853420.65449: Calling all_inventory to load vars for managed_node3 19287 1726853420.65454: Calling groups_inventory to load vars for managed_node3 19287 1726853420.65458: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.65469: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.65589: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.65594: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.65916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.66147: done with get_vars() 19287 1726853420.66160: done getting variables 19287 1726853420.66224: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:30:20 -0400 (0:00:00.053) 0:00:04.504 ****** 19287 1726853420.66265: entering _queue_task() for managed_node3/fail 19287 1726853420.66588: worker is 1 (out of 1 available) 19287 1726853420.66601: exiting _queue_task() for managed_node3/fail 19287 1726853420.66613: done queuing things up, now waiting for results queue to drain 19287 1726853420.66615: waiting for pending results... 19287 1726853420.66872: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19287 1726853420.67078: in run() - task 02083763-bbaf-2353-ca58-00000000001e 19287 1726853420.67082: variable 'ansible_search_path' from source: unknown 19287 1726853420.67084: variable 'ansible_search_path' from source: unknown 19287 1726853420.67087: calling self._execute() 19287 1726853420.67173: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.67190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.67205: variable 'omit' from source: magic vars 19287 1726853420.67694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.70174: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.70258: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.70339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.70348: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.70389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.70480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.70523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.70560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.70668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.70673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.70797: variable 'ansible_distribution' from source: facts 19287 1726853420.70809: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.70831: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.70838: when evaluation is False, skipping this task 19287 1726853420.70844: _execute() done 19287 1726853420.70850: dumping result to json 19287 1726853420.70861: done dumping result, returning 19287 1726853420.70875: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-2353-ca58-00000000001e] 19287 1726853420.70992: sending task result for task 02083763-bbaf-2353-ca58-00000000001e 19287 1726853420.71067: done sending task result for task 02083763-bbaf-2353-ca58-00000000001e 19287 1726853420.71072: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.71119: no more pending results, returning what we have 19287 1726853420.71122: results queue empty 19287 1726853420.71123: checking for any_errors_fatal 19287 1726853420.71129: done checking for any_errors_fatal 19287 1726853420.71130: checking for max_fail_percentage 19287 1726853420.71131: done checking for max_fail_percentage 19287 1726853420.71132: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.71133: done checking to see if all hosts have failed 19287 1726853420.71134: getting the remaining hosts for this loop 19287 1726853420.71135: done getting the remaining hosts for this loop 19287 1726853420.71138: getting the next task for host managed_node3 19287 1726853420.71145: done getting next task for host managed_node3 19287 1726853420.71148: ^ 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 19287 1726853420.71154: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853420.71166: getting variables 19287 1726853420.71168: in VariableManager get_vars() 19287 1726853420.71217: Calling all_inventory to load vars for managed_node3 19287 1726853420.71220: Calling groups_inventory to load vars for managed_node3 19287 1726853420.71223: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.71232: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.71235: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.71237: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.71695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.71917: done with get_vars() 19287 1726853420.71928: done getting variables 19287 1726853420.72032: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:30:20 -0400 (0:00:00.058) 0:00:04.562 ****** 19287 1726853420.72077: entering _queue_task() for managed_node3/dnf 19287 1726853420.72347: worker is 1 (out of 1 available) 19287 1726853420.72362: exiting _queue_task() for managed_node3/dnf 19287 1726853420.72488: done queuing things up, now waiting for results queue to drain 19287 1726853420.72490: waiting for pending results... 19287 1726853420.72792: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19287 1726853420.72877: in run() - task 02083763-bbaf-2353-ca58-00000000001f 19287 1726853420.72889: variable 'ansible_search_path' from source: unknown 19287 1726853420.72893: variable 'ansible_search_path' from source: unknown 19287 1726853420.72895: calling self._execute() 19287 1726853420.72986: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.73004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.73019: variable 'omit' from source: magic vars 19287 1726853420.74244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.78939: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.79117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.79195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.79292: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.79342: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.79617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.79876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.79880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.79978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.79982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.80185: variable 'ansible_distribution' from source: facts 19287 1726853420.80225: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.80330: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.80339: when evaluation is False, skipping this task 19287 1726853420.80346: _execute() done 19287 1726853420.80357: dumping result to json 19287 1726853420.80365: done dumping result, returning 19287 1726853420.80380: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-2353-ca58-00000000001f] 19287 1726853420.80393: sending task result for task 02083763-bbaf-2353-ca58-00000000001f 19287 1726853420.80639: done sending task result for task 02083763-bbaf-2353-ca58-00000000001f 19287 1726853420.80644: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.80705: no more pending results, returning what we have 19287 1726853420.80708: results queue empty 19287 1726853420.80709: checking for any_errors_fatal 19287 1726853420.80714: done checking for any_errors_fatal 19287 1726853420.80715: checking for max_fail_percentage 19287 1726853420.80717: done checking for max_fail_percentage 19287 1726853420.80718: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.80719: done checking to see if all hosts have failed 19287 1726853420.80720: getting the remaining hosts for this loop 19287 1726853420.80722: done getting the remaining hosts for this loop 19287 1726853420.80725: getting the next task for host managed_node3 19287 1726853420.80732: done getting next task for host managed_node3 19287 1726853420.80880: ^ 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 19287 1726853420.80884: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853420.80898: getting variables 19287 1726853420.80900: in VariableManager get_vars() 19287 1726853420.80954: Calling all_inventory to load vars for managed_node3 19287 1726853420.80957: Calling groups_inventory to load vars for managed_node3 19287 1726853420.80960: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.81188: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.81194: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.81197: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.81702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.82128: done with get_vars() 19287 1726853420.82139: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19287 1726853420.82330: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:30:20 -0400 (0:00:00.102) 0:00:04.665 ****** 19287 1726853420.82364: entering _queue_task() for managed_node3/yum 19287 1726853420.82366: Creating lock for yum 19287 1726853420.82918: worker is 1 (out of 1 available) 19287 1726853420.83048: exiting _queue_task() for managed_node3/yum 19287 1726853420.83061: done queuing things up, now waiting for results queue to drain 19287 1726853420.83062: waiting for pending results... 19287 1726853420.83394: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19287 1726853420.83528: in run() - task 02083763-bbaf-2353-ca58-000000000020 19287 1726853420.83549: variable 'ansible_search_path' from source: unknown 19287 1726853420.83561: variable 'ansible_search_path' from source: unknown 19287 1726853420.83611: calling self._execute() 19287 1726853420.83692: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.83712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.83728: variable 'omit' from source: magic vars 19287 1726853420.84189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.86641: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.86688: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.86727: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.86778: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.86808: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.86900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.86967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.86970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.87015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.87036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.87221: variable 'ansible_distribution' from source: facts 19287 1726853420.87229: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.87249: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.87255: when evaluation is False, skipping this task 19287 1726853420.87258: _execute() done 19287 1726853420.87260: dumping result to json 19287 1726853420.87262: done dumping result, returning 19287 1726853420.87292: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-2353-ca58-000000000020] 19287 1726853420.87296: sending task result for task 02083763-bbaf-2353-ca58-000000000020 19287 1726853420.87379: done sending task result for task 02083763-bbaf-2353-ca58-000000000020 19287 1726853420.87381: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.87461: no more pending results, returning what we have 19287 1726853420.87464: results queue empty 19287 1726853420.87464: checking for any_errors_fatal 19287 1726853420.87470: done checking for any_errors_fatal 19287 1726853420.87472: checking for max_fail_percentage 19287 1726853420.87474: done checking for max_fail_percentage 19287 1726853420.87475: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.87476: done checking to see if all hosts have failed 19287 1726853420.87476: getting the remaining hosts for this loop 19287 1726853420.87478: done getting the remaining hosts for this loop 19287 1726853420.87481: getting the next task for host managed_node3 19287 1726853420.87487: done getting next task for host managed_node3 19287 1726853420.87491: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19287 1726853420.87493: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853420.87511: getting variables 19287 1726853420.87513: in VariableManager get_vars() 19287 1726853420.87555: Calling all_inventory to load vars for managed_node3 19287 1726853420.87558: Calling groups_inventory to load vars for managed_node3 19287 1726853420.87560: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.87568: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.87570: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.87575: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.87701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.87831: done with get_vars() 19287 1726853420.87839: done getting variables 19287 1726853420.87882: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:30:20 -0400 (0:00:00.055) 0:00:04.720 ****** 19287 1726853420.87904: entering _queue_task() for managed_node3/fail 19287 1726853420.88101: worker is 1 (out of 1 available) 19287 1726853420.88114: exiting _queue_task() for managed_node3/fail 19287 1726853420.88127: done queuing things up, now waiting for results queue to drain 19287 1726853420.88128: waiting for pending results... 19287 1726853420.88286: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19287 1726853420.88360: in run() - task 02083763-bbaf-2353-ca58-000000000021 19287 1726853420.88365: variable 'ansible_search_path' from source: unknown 19287 1726853420.88372: variable 'ansible_search_path' from source: unknown 19287 1726853420.88402: calling self._execute() 19287 1726853420.88459: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.88462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.88473: variable 'omit' from source: magic vars 19287 1726853420.88825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.90978: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.90982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.90985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.90988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.91004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.91089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.91124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.91164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.91218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.91226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.91328: variable 'ansible_distribution' from source: facts 19287 1726853420.91338: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.91356: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.91359: when evaluation is False, skipping this task 19287 1726853420.91361: _execute() done 19287 1726853420.91363: dumping result to json 19287 1726853420.91365: done dumping result, returning 19287 1726853420.91373: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-2353-ca58-000000000021] 19287 1726853420.91379: sending task result for task 02083763-bbaf-2353-ca58-000000000021 19287 1726853420.91464: done sending task result for task 02083763-bbaf-2353-ca58-000000000021 19287 1726853420.91467: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.91520: no more pending results, returning what we have 19287 1726853420.91523: results queue empty 19287 1726853420.91524: checking for any_errors_fatal 19287 1726853420.91529: done checking for any_errors_fatal 19287 1726853420.91529: checking for max_fail_percentage 19287 1726853420.91531: done checking for max_fail_percentage 19287 1726853420.91532: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.91532: done checking to see if all hosts have failed 19287 1726853420.91533: getting the remaining hosts for this loop 19287 1726853420.91534: done getting the remaining hosts for this loop 19287 1726853420.91537: getting the next task for host managed_node3 19287 1726853420.91544: done getting next task for host managed_node3 19287 1726853420.91547: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19287 1726853420.91550: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853420.91566: getting variables 19287 1726853420.91567: in VariableManager get_vars() 19287 1726853420.91614: Calling all_inventory to load vars for managed_node3 19287 1726853420.91616: Calling groups_inventory to load vars for managed_node3 19287 1726853420.91618: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.91626: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.91629: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.91631: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.91802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.91925: done with get_vars() 19287 1726853420.91932: done getting variables 19287 1726853420.91975: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:30:20 -0400 (0:00:00.040) 0:00:04.761 ****** 19287 1726853420.91996: entering _queue_task() for managed_node3/package 19287 1726853420.92192: worker is 1 (out of 1 available) 19287 1726853420.92207: exiting _queue_task() for managed_node3/package 19287 1726853420.92218: done queuing things up, now waiting for results queue to drain 19287 1726853420.92220: waiting for pending results... 19287 1726853420.92365: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19287 1726853420.92459: in run() - task 02083763-bbaf-2353-ca58-000000000022 19287 1726853420.92465: variable 'ansible_search_path' from source: unknown 19287 1726853420.92469: variable 'ansible_search_path' from source: unknown 19287 1726853420.92499: calling self._execute() 19287 1726853420.92560: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.92564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.92567: variable 'omit' from source: magic vars 19287 1726853420.92861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.94735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.94779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.94808: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.94835: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.94857: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.94914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.94939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.94957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.94984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.94995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.95095: variable 'ansible_distribution' from source: facts 19287 1726853420.95099: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.95114: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.95117: when evaluation is False, skipping this task 19287 1726853420.95119: _execute() done 19287 1726853420.95122: dumping result to json 19287 1726853420.95124: done dumping result, returning 19287 1726853420.95132: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-2353-ca58-000000000022] 19287 1726853420.95138: sending task result for task 02083763-bbaf-2353-ca58-000000000022 19287 1726853420.95227: done sending task result for task 02083763-bbaf-2353-ca58-000000000022 19287 1726853420.95230: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.95298: no more pending results, returning what we have 19287 1726853420.95302: results queue empty 19287 1726853420.95302: checking for any_errors_fatal 19287 1726853420.95307: done checking for any_errors_fatal 19287 1726853420.95307: checking for max_fail_percentage 19287 1726853420.95309: done checking for max_fail_percentage 19287 1726853420.95310: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.95311: done checking to see if all hosts have failed 19287 1726853420.95312: getting the remaining hosts for this loop 19287 1726853420.95313: done getting the remaining hosts for this loop 19287 1726853420.95316: getting the next task for host managed_node3 19287 1726853420.95322: done getting next task for host managed_node3 19287 1726853420.95325: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19287 1726853420.95328: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853420.95342: getting variables 19287 1726853420.95343: in VariableManager get_vars() 19287 1726853420.95387: Calling all_inventory to load vars for managed_node3 19287 1726853420.95390: Calling groups_inventory to load vars for managed_node3 19287 1726853420.95392: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.95400: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.95403: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.95405: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.95530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.95676: done with get_vars() 19287 1726853420.95684: done getting variables 19287 1726853420.95722: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:30:20 -0400 (0:00:00.037) 0:00:04.799 ****** 19287 1726853420.95743: entering _queue_task() for managed_node3/package 19287 1726853420.95937: worker is 1 (out of 1 available) 19287 1726853420.95950: exiting _queue_task() for managed_node3/package 19287 1726853420.95961: done queuing things up, now waiting for results queue to drain 19287 1726853420.95963: waiting for pending results... 19287 1726853420.96130: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19287 1726853420.96211: in run() - task 02083763-bbaf-2353-ca58-000000000023 19287 1726853420.96223: variable 'ansible_search_path' from source: unknown 19287 1726853420.96227: variable 'ansible_search_path' from source: unknown 19287 1726853420.96254: calling self._execute() 19287 1726853420.96316: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.96322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.96330: variable 'omit' from source: magic vars 19287 1726853420.96634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853420.98076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853420.98120: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853420.98148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853420.98183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853420.98204: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853420.98262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853420.98287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853420.98305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853420.98330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853420.98341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853420.98442: variable 'ansible_distribution' from source: facts 19287 1726853420.98446: variable 'ansible_distribution_major_version' from source: facts 19287 1726853420.98463: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853420.98466: when evaluation is False, skipping this task 19287 1726853420.98469: _execute() done 19287 1726853420.98473: dumping result to json 19287 1726853420.98475: done dumping result, returning 19287 1726853420.98482: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-2353-ca58-000000000023] 19287 1726853420.98487: sending task result for task 02083763-bbaf-2353-ca58-000000000023 19287 1726853420.98573: done sending task result for task 02083763-bbaf-2353-ca58-000000000023 19287 1726853420.98577: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853420.98628: no more pending results, returning what we have 19287 1726853420.98632: results queue empty 19287 1726853420.98632: checking for any_errors_fatal 19287 1726853420.98638: done checking for any_errors_fatal 19287 1726853420.98639: checking for max_fail_percentage 19287 1726853420.98641: done checking for max_fail_percentage 19287 1726853420.98641: checking to see if all hosts have failed and the running result is not ok 19287 1726853420.98642: done checking to see if all hosts have failed 19287 1726853420.98643: getting the remaining hosts for this loop 19287 1726853420.98644: done getting the remaining hosts for this loop 19287 1726853420.98647: getting the next task for host managed_node3 19287 1726853420.98656: done getting next task for host managed_node3 19287 1726853420.98660: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19287 1726853420.98662: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853420.98680: getting variables 19287 1726853420.98682: in VariableManager get_vars() 19287 1726853420.98724: Calling all_inventory to load vars for managed_node3 19287 1726853420.98726: Calling groups_inventory to load vars for managed_node3 19287 1726853420.98728: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853420.98736: Calling all_plugins_play to load vars for managed_node3 19287 1726853420.98739: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853420.98741: Calling groups_plugins_play to load vars for managed_node3 19287 1726853420.98869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853420.99001: done with get_vars() 19287 1726853420.99009: done getting variables 19287 1726853420.99049: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:30:20 -0400 (0:00:00.033) 0:00:04.832 ****** 19287 1726853420.99076: entering _queue_task() for managed_node3/package 19287 1726853420.99281: worker is 1 (out of 1 available) 19287 1726853420.99294: exiting _queue_task() for managed_node3/package 19287 1726853420.99307: done queuing things up, now waiting for results queue to drain 19287 1726853420.99308: waiting for pending results... 19287 1726853420.99465: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19287 1726853420.99550: in run() - task 02083763-bbaf-2353-ca58-000000000024 19287 1726853420.99563: variable 'ansible_search_path' from source: unknown 19287 1726853420.99566: variable 'ansible_search_path' from source: unknown 19287 1726853420.99599: calling self._execute() 19287 1726853420.99663: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853420.99667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853420.99679: variable 'omit' from source: magic vars 19287 1726853420.99980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.01490: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.01532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.01560: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.01588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.01611: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.01669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.01691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.01711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.01739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.01749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.01851: variable 'ansible_distribution' from source: facts 19287 1726853421.01859: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.01875: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.01878: when evaluation is False, skipping this task 19287 1726853421.01880: _execute() done 19287 1726853421.01883: dumping result to json 19287 1726853421.01885: done dumping result, returning 19287 1726853421.01893: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-2353-ca58-000000000024] 19287 1726853421.01899: sending task result for task 02083763-bbaf-2353-ca58-000000000024 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853421.02033: no more pending results, returning what we have 19287 1726853421.02037: results queue empty 19287 1726853421.02037: checking for any_errors_fatal 19287 1726853421.02042: done checking for any_errors_fatal 19287 1726853421.02042: checking for max_fail_percentage 19287 1726853421.02044: done checking for max_fail_percentage 19287 1726853421.02045: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.02045: done checking to see if all hosts have failed 19287 1726853421.02046: getting the remaining hosts for this loop 19287 1726853421.02048: done getting the remaining hosts for this loop 19287 1726853421.02050: getting the next task for host managed_node3 19287 1726853421.02057: done getting next task for host managed_node3 19287 1726853421.02060: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19287 1726853421.02063: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.02078: getting variables 19287 1726853421.02079: in VariableManager get_vars() 19287 1726853421.02124: Calling all_inventory to load vars for managed_node3 19287 1726853421.02127: Calling groups_inventory to load vars for managed_node3 19287 1726853421.02129: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.02137: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.02139: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.02141: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.02314: done sending task result for task 02083763-bbaf-2353-ca58-000000000024 19287 1726853421.02317: WORKER PROCESS EXITING 19287 1726853421.02327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.02449: done with get_vars() 19287 1726853421.02459: done getting variables 19287 1726853421.02530: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:30:21 -0400 (0:00:00.034) 0:00:04.867 ****** 19287 1726853421.02553: entering _queue_task() for managed_node3/service 19287 1726853421.02554: Creating lock for service 19287 1726853421.02763: worker is 1 (out of 1 available) 19287 1726853421.02780: exiting _queue_task() for managed_node3/service 19287 1726853421.02792: done queuing things up, now waiting for results queue to drain 19287 1726853421.02794: waiting for pending results... 19287 1726853421.02953: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19287 1726853421.03029: in run() - task 02083763-bbaf-2353-ca58-000000000025 19287 1726853421.03038: variable 'ansible_search_path' from source: unknown 19287 1726853421.03043: variable 'ansible_search_path' from source: unknown 19287 1726853421.03073: calling self._execute() 19287 1726853421.03137: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.03140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.03148: variable 'omit' from source: magic vars 19287 1726853421.03440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.04890: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.05139: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.05167: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.05194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.05217: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.05276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.05296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.05321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.05344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.05357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.05453: variable 'ansible_distribution' from source: facts 19287 1726853421.05461: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.05477: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.05480: when evaluation is False, skipping this task 19287 1726853421.05482: _execute() done 19287 1726853421.05484: dumping result to json 19287 1726853421.05487: done dumping result, returning 19287 1726853421.05494: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-2353-ca58-000000000025] 19287 1726853421.05500: sending task result for task 02083763-bbaf-2353-ca58-000000000025 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853421.05631: no more pending results, returning what we have 19287 1726853421.05634: results queue empty 19287 1726853421.05635: checking for any_errors_fatal 19287 1726853421.05641: done checking for any_errors_fatal 19287 1726853421.05641: checking for max_fail_percentage 19287 1726853421.05643: done checking for max_fail_percentage 19287 1726853421.05644: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.05645: done checking to see if all hosts have failed 19287 1726853421.05645: getting the remaining hosts for this loop 19287 1726853421.05647: done getting the remaining hosts for this loop 19287 1726853421.05650: getting the next task for host managed_node3 19287 1726853421.05656: done getting next task for host managed_node3 19287 1726853421.05660: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19287 1726853421.05663: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.05678: getting variables 19287 1726853421.05679: in VariableManager get_vars() 19287 1726853421.05724: Calling all_inventory to load vars for managed_node3 19287 1726853421.05727: Calling groups_inventory to load vars for managed_node3 19287 1726853421.05729: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.05736: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.05738: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.05741: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.05875: done sending task result for task 02083763-bbaf-2353-ca58-000000000025 19287 1726853421.05879: WORKER PROCESS EXITING 19287 1726853421.05894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.06019: done with get_vars() 19287 1726853421.06027: done getting variables 19287 1726853421.06066: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:30:21 -0400 (0:00:00.035) 0:00:04.902 ****** 19287 1726853421.06091: entering _queue_task() for managed_node3/service 19287 1726853421.06284: worker is 1 (out of 1 available) 19287 1726853421.06296: exiting _queue_task() for managed_node3/service 19287 1726853421.06309: done queuing things up, now waiting for results queue to drain 19287 1726853421.06310: waiting for pending results... 19287 1726853421.06466: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19287 1726853421.06559: in run() - task 02083763-bbaf-2353-ca58-000000000026 19287 1726853421.06568: variable 'ansible_search_path' from source: unknown 19287 1726853421.06574: variable 'ansible_search_path' from source: unknown 19287 1726853421.06601: calling self._execute() 19287 1726853421.06660: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.06663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.06674: variable 'omit' from source: magic vars 19287 1726853421.06959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.08581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.08625: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.08653: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.08678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.08698: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.08758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.08778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.08796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.08825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.08936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.08939: variable 'ansible_distribution' from source: facts 19287 1726853421.08942: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.08945: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.08948: when evaluation is False, skipping this task 19287 1726853421.08950: _execute() done 19287 1726853421.08955: dumping result to json 19287 1726853421.08958: done dumping result, returning 19287 1726853421.08960: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-2353-ca58-000000000026] 19287 1726853421.08962: sending task result for task 02083763-bbaf-2353-ca58-000000000026 19287 1726853421.09042: done sending task result for task 02083763-bbaf-2353-ca58-000000000026 19287 1726853421.09044: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19287 1726853421.09112: no more pending results, returning what we have 19287 1726853421.09115: results queue empty 19287 1726853421.09116: checking for any_errors_fatal 19287 1726853421.09121: done checking for any_errors_fatal 19287 1726853421.09122: checking for max_fail_percentage 19287 1726853421.09124: done checking for max_fail_percentage 19287 1726853421.09125: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.09125: done checking to see if all hosts have failed 19287 1726853421.09126: getting the remaining hosts for this loop 19287 1726853421.09128: done getting the remaining hosts for this loop 19287 1726853421.09131: getting the next task for host managed_node3 19287 1726853421.09136: done getting next task for host managed_node3 19287 1726853421.09139: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19287 1726853421.09142: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.09157: getting variables 19287 1726853421.09158: in VariableManager get_vars() 19287 1726853421.09199: Calling all_inventory to load vars for managed_node3 19287 1726853421.09202: Calling groups_inventory to load vars for managed_node3 19287 1726853421.09204: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.09211: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.09214: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.09216: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.09354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.09476: done with get_vars() 19287 1726853421.09483: done getting variables 19287 1726853421.09519: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:30:21 -0400 (0:00:00.034) 0:00:04.937 ****** 19287 1726853421.09539: entering _queue_task() for managed_node3/service 19287 1726853421.09717: worker is 1 (out of 1 available) 19287 1726853421.09729: exiting _queue_task() for managed_node3/service 19287 1726853421.09741: done queuing things up, now waiting for results queue to drain 19287 1726853421.09742: waiting for pending results... 19287 1726853421.09907: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19287 1726853421.09979: in run() - task 02083763-bbaf-2353-ca58-000000000027 19287 1726853421.09994: variable 'ansible_search_path' from source: unknown 19287 1726853421.09998: variable 'ansible_search_path' from source: unknown 19287 1726853421.10025: calling self._execute() 19287 1726853421.10084: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.10087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.10098: variable 'omit' from source: magic vars 19287 1726853421.10390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.12016: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.12062: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.12089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.12126: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.12148: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.12206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.12225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.12244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.12277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.12288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.12380: variable 'ansible_distribution' from source: facts 19287 1726853421.12384: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.12400: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.12403: when evaluation is False, skipping this task 19287 1726853421.12405: _execute() done 19287 1726853421.12407: dumping result to json 19287 1726853421.12410: done dumping result, returning 19287 1726853421.12416: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-2353-ca58-000000000027] 19287 1726853421.12421: sending task result for task 02083763-bbaf-2353-ca58-000000000027 19287 1726853421.12501: done sending task result for task 02083763-bbaf-2353-ca58-000000000027 19287 1726853421.12504: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853421.12544: no more pending results, returning what we have 19287 1726853421.12547: results queue empty 19287 1726853421.12547: checking for any_errors_fatal 19287 1726853421.12553: done checking for any_errors_fatal 19287 1726853421.12553: checking for max_fail_percentage 19287 1726853421.12556: done checking for max_fail_percentage 19287 1726853421.12556: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.12557: done checking to see if all hosts have failed 19287 1726853421.12558: getting the remaining hosts for this loop 19287 1726853421.12559: done getting the remaining hosts for this loop 19287 1726853421.12562: getting the next task for host managed_node3 19287 1726853421.12568: done getting next task for host managed_node3 19287 1726853421.12572: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19287 1726853421.12575: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.12587: getting variables 19287 1726853421.12588: in VariableManager get_vars() 19287 1726853421.12625: Calling all_inventory to load vars for managed_node3 19287 1726853421.12629: Calling groups_inventory to load vars for managed_node3 19287 1726853421.12631: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.12638: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.12640: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.12642: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.12759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.12883: done with get_vars() 19287 1726853421.12893: done getting variables 19287 1726853421.12930: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:30:21 -0400 (0:00:00.034) 0:00:04.971 ****** 19287 1726853421.12948: entering _queue_task() for managed_node3/service 19287 1726853421.13127: worker is 1 (out of 1 available) 19287 1726853421.13140: exiting _queue_task() for managed_node3/service 19287 1726853421.13154: done queuing things up, now waiting for results queue to drain 19287 1726853421.13156: waiting for pending results... 19287 1726853421.13311: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19287 1726853421.13384: in run() - task 02083763-bbaf-2353-ca58-000000000028 19287 1726853421.13396: variable 'ansible_search_path' from source: unknown 19287 1726853421.13400: variable 'ansible_search_path' from source: unknown 19287 1726853421.13426: calling self._execute() 19287 1726853421.13481: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.13485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.13497: variable 'omit' from source: magic vars 19287 1726853421.13784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.15390: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.15430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.15456: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.15489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.15509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.15565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.15589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.15606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.15631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.15641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.15734: variable 'ansible_distribution' from source: facts 19287 1726853421.15737: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.15754: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.15757: when evaluation is False, skipping this task 19287 1726853421.15760: _execute() done 19287 1726853421.15764: dumping result to json 19287 1726853421.15767: done dumping result, returning 19287 1726853421.15769: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-2353-ca58-000000000028] 19287 1726853421.15773: sending task result for task 02083763-bbaf-2353-ca58-000000000028 19287 1726853421.15848: done sending task result for task 02083763-bbaf-2353-ca58-000000000028 19287 1726853421.15853: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19287 1726853421.15920: no more pending results, returning what we have 19287 1726853421.15922: results queue empty 19287 1726853421.15923: checking for any_errors_fatal 19287 1726853421.15927: done checking for any_errors_fatal 19287 1726853421.15928: checking for max_fail_percentage 19287 1726853421.15929: done checking for max_fail_percentage 19287 1726853421.15930: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.15930: done checking to see if all hosts have failed 19287 1726853421.15931: getting the remaining hosts for this loop 19287 1726853421.15932: done getting the remaining hosts for this loop 19287 1726853421.15935: getting the next task for host managed_node3 19287 1726853421.15941: done getting next task for host managed_node3 19287 1726853421.15944: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19287 1726853421.15946: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.15961: getting variables 19287 1726853421.15962: in VariableManager get_vars() 19287 1726853421.16001: Calling all_inventory to load vars for managed_node3 19287 1726853421.16004: Calling groups_inventory to load vars for managed_node3 19287 1726853421.16006: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.16015: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.16017: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.16020: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.16157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.16280: done with get_vars() 19287 1726853421.16287: done getting variables 19287 1726853421.16323: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:30:21 -0400 (0:00:00.033) 0:00:05.005 ****** 19287 1726853421.16343: entering _queue_task() for managed_node3/copy 19287 1726853421.16517: worker is 1 (out of 1 available) 19287 1726853421.16529: exiting _queue_task() for managed_node3/copy 19287 1726853421.16541: done queuing things up, now waiting for results queue to drain 19287 1726853421.16542: waiting for pending results... 19287 1726853421.16694: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19287 1726853421.16765: in run() - task 02083763-bbaf-2353-ca58-000000000029 19287 1726853421.16776: variable 'ansible_search_path' from source: unknown 19287 1726853421.16780: variable 'ansible_search_path' from source: unknown 19287 1726853421.16808: calling self._execute() 19287 1726853421.16862: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.16866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.16879: variable 'omit' from source: magic vars 19287 1726853421.17160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.18748: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.18793: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.18826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.18855: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.18873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.18928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.18950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.18968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.18999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.19009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.19103: variable 'ansible_distribution' from source: facts 19287 1726853421.19106: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.19117: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.19120: when evaluation is False, skipping this task 19287 1726853421.19123: _execute() done 19287 1726853421.19125: dumping result to json 19287 1726853421.19128: done dumping result, returning 19287 1726853421.19135: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-2353-ca58-000000000029] 19287 1726853421.19139: sending task result for task 02083763-bbaf-2353-ca58-000000000029 19287 1726853421.19221: done sending task result for task 02083763-bbaf-2353-ca58-000000000029 19287 1726853421.19224: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853421.19303: no more pending results, returning what we have 19287 1726853421.19306: results queue empty 19287 1726853421.19307: checking for any_errors_fatal 19287 1726853421.19311: done checking for any_errors_fatal 19287 1726853421.19311: checking for max_fail_percentage 19287 1726853421.19313: done checking for max_fail_percentage 19287 1726853421.19314: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.19314: done checking to see if all hosts have failed 19287 1726853421.19315: getting the remaining hosts for this loop 19287 1726853421.19316: done getting the remaining hosts for this loop 19287 1726853421.19319: getting the next task for host managed_node3 19287 1726853421.19324: done getting next task for host managed_node3 19287 1726853421.19327: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19287 1726853421.19330: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.19343: getting variables 19287 1726853421.19344: in VariableManager get_vars() 19287 1726853421.19387: Calling all_inventory to load vars for managed_node3 19287 1726853421.19390: Calling groups_inventory to load vars for managed_node3 19287 1726853421.19392: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.19400: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.19403: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.19405: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.19512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.19632: done with get_vars() 19287 1726853421.19638: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:30:21 -0400 (0:00:00.033) 0:00:05.038 ****** 19287 1726853421.19694: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19287 1726853421.19695: Creating lock for fedora.linux_system_roles.network_connections 19287 1726853421.19885: worker is 1 (out of 1 available) 19287 1726853421.19898: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19287 1726853421.19913: done queuing things up, now waiting for results queue to drain 19287 1726853421.19914: waiting for pending results... 19287 1726853421.20067: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19287 1726853421.20147: in run() - task 02083763-bbaf-2353-ca58-00000000002a 19287 1726853421.20161: variable 'ansible_search_path' from source: unknown 19287 1726853421.20165: variable 'ansible_search_path' from source: unknown 19287 1726853421.20200: calling self._execute() 19287 1726853421.20257: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.20261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.20268: variable 'omit' from source: magic vars 19287 1726853421.20776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.22136: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.22183: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.22209: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.22243: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.22265: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.22320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.22340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.22357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.22389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.22399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.22490: variable 'ansible_distribution' from source: facts 19287 1726853421.22493: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.22508: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.22511: when evaluation is False, skipping this task 19287 1726853421.22513: _execute() done 19287 1726853421.22516: dumping result to json 19287 1726853421.22518: done dumping result, returning 19287 1726853421.22527: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-2353-ca58-00000000002a] 19287 1726853421.22531: sending task result for task 02083763-bbaf-2353-ca58-00000000002a 19287 1726853421.22616: done sending task result for task 02083763-bbaf-2353-ca58-00000000002a 19287 1726853421.22619: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853421.22677: no more pending results, returning what we have 19287 1726853421.22680: results queue empty 19287 1726853421.22681: checking for any_errors_fatal 19287 1726853421.22686: done checking for any_errors_fatal 19287 1726853421.22687: checking for max_fail_percentage 19287 1726853421.22688: done checking for max_fail_percentage 19287 1726853421.22689: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.22690: done checking to see if all hosts have failed 19287 1726853421.22691: getting the remaining hosts for this loop 19287 1726853421.22692: done getting the remaining hosts for this loop 19287 1726853421.22695: getting the next task for host managed_node3 19287 1726853421.22701: done getting next task for host managed_node3 19287 1726853421.22704: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19287 1726853421.22706: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.22718: getting variables 19287 1726853421.22719: in VariableManager get_vars() 19287 1726853421.22762: Calling all_inventory to load vars for managed_node3 19287 1726853421.22764: Calling groups_inventory to load vars for managed_node3 19287 1726853421.22766: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.22775: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.22778: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.22780: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.23074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.23191: done with get_vars() 19287 1726853421.23198: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:30:21 -0400 (0:00:00.035) 0:00:05.074 ****** 19287 1726853421.23253: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19287 1726853421.23254: Creating lock for fedora.linux_system_roles.network_state 19287 1726853421.23441: worker is 1 (out of 1 available) 19287 1726853421.23458: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19287 1726853421.23473: done queuing things up, now waiting for results queue to drain 19287 1726853421.23474: waiting for pending results... 19287 1726853421.23622: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19287 1726853421.23699: in run() - task 02083763-bbaf-2353-ca58-00000000002b 19287 1726853421.23714: variable 'ansible_search_path' from source: unknown 19287 1726853421.23718: variable 'ansible_search_path' from source: unknown 19287 1726853421.23740: calling self._execute() 19287 1726853421.23798: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.23801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.23811: variable 'omit' from source: magic vars 19287 1726853421.24097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.25519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.25561: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.25589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.25614: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.25633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.25691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.25710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.25727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.25755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.25764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.25857: variable 'ansible_distribution' from source: facts 19287 1726853421.25861: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.25874: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.25877: when evaluation is False, skipping this task 19287 1726853421.25880: _execute() done 19287 1726853421.25882: dumping result to json 19287 1726853421.25885: done dumping result, returning 19287 1726853421.25897: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-2353-ca58-00000000002b] 19287 1726853421.25899: sending task result for task 02083763-bbaf-2353-ca58-00000000002b 19287 1726853421.25980: done sending task result for task 02083763-bbaf-2353-ca58-00000000002b 19287 1726853421.25983: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853421.26053: no more pending results, returning what we have 19287 1726853421.26056: results queue empty 19287 1726853421.26057: checking for any_errors_fatal 19287 1726853421.26062: done checking for any_errors_fatal 19287 1726853421.26063: checking for max_fail_percentage 19287 1726853421.26064: done checking for max_fail_percentage 19287 1726853421.26065: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.26066: done checking to see if all hosts have failed 19287 1726853421.26066: getting the remaining hosts for this loop 19287 1726853421.26067: done getting the remaining hosts for this loop 19287 1726853421.26072: getting the next task for host managed_node3 19287 1726853421.26076: done getting next task for host managed_node3 19287 1726853421.26079: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19287 1726853421.26082: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.26093: getting variables 19287 1726853421.26095: in VariableManager get_vars() 19287 1726853421.26134: Calling all_inventory to load vars for managed_node3 19287 1726853421.26136: Calling groups_inventory to load vars for managed_node3 19287 1726853421.26138: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.26144: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.26145: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.26147: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.26253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.26383: done with get_vars() 19287 1726853421.26389: done getting variables 19287 1726853421.26426: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:30:21 -0400 (0:00:00.031) 0:00:05.106 ****** 19287 1726853421.26447: entering _queue_task() for managed_node3/debug 19287 1726853421.26624: worker is 1 (out of 1 available) 19287 1726853421.26638: exiting _queue_task() for managed_node3/debug 19287 1726853421.26650: done queuing things up, now waiting for results queue to drain 19287 1726853421.26654: waiting for pending results... 19287 1726853421.26811: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19287 1726853421.26887: in run() - task 02083763-bbaf-2353-ca58-00000000002c 19287 1726853421.26901: variable 'ansible_search_path' from source: unknown 19287 1726853421.26905: variable 'ansible_search_path' from source: unknown 19287 1726853421.26931: calling self._execute() 19287 1726853421.26993: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.26997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.27011: variable 'omit' from source: magic vars 19287 1726853421.27353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.28835: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.28881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.28915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.28940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.28960: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.29017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.29038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.29057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.29090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.29097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.29187: variable 'ansible_distribution' from source: facts 19287 1726853421.29192: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.29208: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.29211: when evaluation is False, skipping this task 19287 1726853421.29213: _execute() done 19287 1726853421.29216: dumping result to json 19287 1726853421.29218: done dumping result, returning 19287 1726853421.29224: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-2353-ca58-00000000002c] 19287 1726853421.29229: sending task result for task 02083763-bbaf-2353-ca58-00000000002c 19287 1726853421.29309: done sending task result for task 02083763-bbaf-2353-ca58-00000000002c 19287 1726853421.29312: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853421.29350: no more pending results, returning what we have 19287 1726853421.29356: results queue empty 19287 1726853421.29357: checking for any_errors_fatal 19287 1726853421.29361: done checking for any_errors_fatal 19287 1726853421.29361: checking for max_fail_percentage 19287 1726853421.29363: done checking for max_fail_percentage 19287 1726853421.29364: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.29364: done checking to see if all hosts have failed 19287 1726853421.29365: getting the remaining hosts for this loop 19287 1726853421.29367: done getting the remaining hosts for this loop 19287 1726853421.29369: getting the next task for host managed_node3 19287 1726853421.29377: done getting next task for host managed_node3 19287 1726853421.29380: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19287 1726853421.29382: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.29393: getting variables 19287 1726853421.29395: in VariableManager get_vars() 19287 1726853421.29432: Calling all_inventory to load vars for managed_node3 19287 1726853421.29435: Calling groups_inventory to load vars for managed_node3 19287 1726853421.29437: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.29445: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.29447: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.29449: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.29599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.29716: done with get_vars() 19287 1726853421.29723: done getting variables 19287 1726853421.29759: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:30:21 -0400 (0:00:00.033) 0:00:05.139 ****** 19287 1726853421.29781: entering _queue_task() for managed_node3/debug 19287 1726853421.29947: worker is 1 (out of 1 available) 19287 1726853421.29960: exiting _queue_task() for managed_node3/debug 19287 1726853421.29974: done queuing things up, now waiting for results queue to drain 19287 1726853421.29975: waiting for pending results... 19287 1726853421.30150: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19287 1726853421.30384: in run() - task 02083763-bbaf-2353-ca58-00000000002d 19287 1726853421.30388: variable 'ansible_search_path' from source: unknown 19287 1726853421.30391: variable 'ansible_search_path' from source: unknown 19287 1726853421.30394: calling self._execute() 19287 1726853421.30397: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.30407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.30422: variable 'omit' from source: magic vars 19287 1726853421.30847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.32554: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.32597: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.32622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.32647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.32674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.32725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.32745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.32763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.32795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.32806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.32900: variable 'ansible_distribution' from source: facts 19287 1726853421.32904: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.32916: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.32919: when evaluation is False, skipping this task 19287 1726853421.32922: _execute() done 19287 1726853421.32924: dumping result to json 19287 1726853421.32927: done dumping result, returning 19287 1726853421.32933: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-2353-ca58-00000000002d] 19287 1726853421.32938: sending task result for task 02083763-bbaf-2353-ca58-00000000002d 19287 1726853421.33011: done sending task result for task 02083763-bbaf-2353-ca58-00000000002d 19287 1726853421.33013: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853421.33054: no more pending results, returning what we have 19287 1726853421.33057: results queue empty 19287 1726853421.33058: checking for any_errors_fatal 19287 1726853421.33062: done checking for any_errors_fatal 19287 1726853421.33062: checking for max_fail_percentage 19287 1726853421.33064: done checking for max_fail_percentage 19287 1726853421.33065: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.33066: done checking to see if all hosts have failed 19287 1726853421.33066: getting the remaining hosts for this loop 19287 1726853421.33068: done getting the remaining hosts for this loop 19287 1726853421.33078: getting the next task for host managed_node3 19287 1726853421.33085: done getting next task for host managed_node3 19287 1726853421.33088: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19287 1726853421.33091: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.33104: getting variables 19287 1726853421.33106: in VariableManager get_vars() 19287 1726853421.33149: Calling all_inventory to load vars for managed_node3 19287 1726853421.33151: Calling groups_inventory to load vars for managed_node3 19287 1726853421.33153: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.33161: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.33163: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.33166: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.33302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.33425: done with get_vars() 19287 1726853421.33432: done getting variables 19287 1726853421.33470: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:30:21 -0400 (0:00:00.037) 0:00:05.176 ****** 19287 1726853421.33497: entering _queue_task() for managed_node3/debug 19287 1726853421.33727: worker is 1 (out of 1 available) 19287 1726853421.33740: exiting _queue_task() for managed_node3/debug 19287 1726853421.33751: done queuing things up, now waiting for results queue to drain 19287 1726853421.33752: waiting for pending results... 19287 1726853421.34186: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19287 1726853421.34191: in run() - task 02083763-bbaf-2353-ca58-00000000002e 19287 1726853421.34194: variable 'ansible_search_path' from source: unknown 19287 1726853421.34197: variable 'ansible_search_path' from source: unknown 19287 1726853421.34200: calling self._execute() 19287 1726853421.34275: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.34287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.34301: variable 'omit' from source: magic vars 19287 1726853421.34785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.36880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.36957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.36997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.37040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.37073: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.37153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.37189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.37221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.37269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.37290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.37425: variable 'ansible_distribution' from source: facts 19287 1726853421.37461: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.37464: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.37467: when evaluation is False, skipping this task 19287 1726853421.37469: _execute() done 19287 1726853421.37477: dumping result to json 19287 1726853421.37484: done dumping result, returning 19287 1726853421.37494: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-2353-ca58-00000000002e] 19287 1726853421.37570: sending task result for task 02083763-bbaf-2353-ca58-00000000002e 19287 1726853421.37635: done sending task result for task 02083763-bbaf-2353-ca58-00000000002e 19287 1726853421.37638: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853421.37714: no more pending results, returning what we have 19287 1726853421.37717: results queue empty 19287 1726853421.37718: checking for any_errors_fatal 19287 1726853421.37723: done checking for any_errors_fatal 19287 1726853421.37723: checking for max_fail_percentage 19287 1726853421.37725: done checking for max_fail_percentage 19287 1726853421.37726: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.37727: done checking to see if all hosts have failed 19287 1726853421.37727: getting the remaining hosts for this loop 19287 1726853421.37729: done getting the remaining hosts for this loop 19287 1726853421.37732: getting the next task for host managed_node3 19287 1726853421.37738: done getting next task for host managed_node3 19287 1726853421.37742: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19287 1726853421.37745: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.37758: getting variables 19287 1726853421.37760: in VariableManager get_vars() 19287 1726853421.37858: Calling all_inventory to load vars for managed_node3 19287 1726853421.37861: Calling groups_inventory to load vars for managed_node3 19287 1726853421.37864: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.38062: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.38066: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.38070: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.38225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.38425: done with get_vars() 19287 1726853421.38434: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:30:21 -0400 (0:00:00.050) 0:00:05.226 ****** 19287 1726853421.38519: entering _queue_task() for managed_node3/ping 19287 1726853421.38521: Creating lock for ping 19287 1726853421.38752: worker is 1 (out of 1 available) 19287 1726853421.38765: exiting _queue_task() for managed_node3/ping 19287 1726853421.38979: done queuing things up, now waiting for results queue to drain 19287 1726853421.38981: waiting for pending results... 19287 1726853421.39108: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19287 1726853421.39158: in run() - task 02083763-bbaf-2353-ca58-00000000002f 19287 1726853421.39181: variable 'ansible_search_path' from source: unknown 19287 1726853421.39188: variable 'ansible_search_path' from source: unknown 19287 1726853421.39228: calling self._execute() 19287 1726853421.39310: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.39324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.39337: variable 'omit' from source: magic vars 19287 1726853421.39861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.42221: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.42299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.42339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.42380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.42416: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.42501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.42537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.42566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.42614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.42636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.42775: variable 'ansible_distribution' from source: facts 19287 1726853421.42788: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.42838: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.42841: when evaluation is False, skipping this task 19287 1726853421.42843: _execute() done 19287 1726853421.42845: dumping result to json 19287 1726853421.42848: done dumping result, returning 19287 1726853421.42850: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-2353-ca58-00000000002f] 19287 1726853421.42852: sending task result for task 02083763-bbaf-2353-ca58-00000000002f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853421.42988: no more pending results, returning what we have 19287 1726853421.42992: results queue empty 19287 1726853421.42993: checking for any_errors_fatal 19287 1726853421.42997: done checking for any_errors_fatal 19287 1726853421.42998: checking for max_fail_percentage 19287 1726853421.43000: done checking for max_fail_percentage 19287 1726853421.43001: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.43002: done checking to see if all hosts have failed 19287 1726853421.43003: getting the remaining hosts for this loop 19287 1726853421.43004: done getting the remaining hosts for this loop 19287 1726853421.43008: getting the next task for host managed_node3 19287 1726853421.43017: done getting next task for host managed_node3 19287 1726853421.43019: ^ task is: TASK: meta (role_complete) 19287 1726853421.43022: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.43036: getting variables 19287 1726853421.43038: in VariableManager get_vars() 19287 1726853421.43190: Calling all_inventory to load vars for managed_node3 19287 1726853421.43193: Calling groups_inventory to load vars for managed_node3 19287 1726853421.43196: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.43206: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.43209: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.43212: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.43538: done sending task result for task 02083763-bbaf-2353-ca58-00000000002f 19287 1726853421.43541: WORKER PROCESS EXITING 19287 1726853421.43574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.43836: done with get_vars() 19287 1726853421.43845: done getting variables 19287 1726853421.43923: done queuing things up, now waiting for results queue to drain 19287 1726853421.43925: results queue empty 19287 1726853421.43926: checking for any_errors_fatal 19287 1726853421.43928: done checking for any_errors_fatal 19287 1726853421.43928: checking for max_fail_percentage 19287 1726853421.43929: done checking for max_fail_percentage 19287 1726853421.43930: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.43931: done checking to see if all hosts have failed 19287 1726853421.43932: getting the remaining hosts for this loop 19287 1726853421.43932: done getting the remaining hosts for this loop 19287 1726853421.43935: getting the next task for host managed_node3 19287 1726853421.43938: done getting next task for host managed_node3 19287 1726853421.43940: ^ task is: TASK: Get profile's coalescing options 19287 1726853421.43942: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.43944: getting variables 19287 1726853421.43944: in VariableManager get_vars() 19287 1726853421.43959: Calling all_inventory to load vars for managed_node3 19287 1726853421.43962: Calling groups_inventory to load vars for managed_node3 19287 1726853421.43964: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.43968: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.43970: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.43974: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.44106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.44297: done with get_vars() 19287 1726853421.44304: done getting variables 19287 1726853421.44340: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:50 Friday 20 September 2024 13:30:21 -0400 (0:00:00.058) 0:00:05.285 ****** 19287 1726853421.44365: entering _queue_task() for managed_node3/command 19287 1726853421.44587: worker is 1 (out of 1 available) 19287 1726853421.44601: exiting _queue_task() for managed_node3/command 19287 1726853421.44612: done queuing things up, now waiting for results queue to drain 19287 1726853421.44614: waiting for pending results... 19287 1726853421.44855: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19287 1726853421.44944: in run() - task 02083763-bbaf-2353-ca58-00000000005f 19287 1726853421.44961: variable 'ansible_search_path' from source: unknown 19287 1726853421.45005: calling self._execute() 19287 1726853421.45087: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.45100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.45113: variable 'omit' from source: magic vars 19287 1726853421.45517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.48268: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.48274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.48276: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.48278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.48396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.48481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.48611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.48644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.48745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.48921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.49075: variable 'ansible_distribution' from source: facts 19287 1726853421.49087: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.49156: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.49163: when evaluation is False, skipping this task 19287 1726853421.49170: _execute() done 19287 1726853421.49179: dumping result to json 19287 1726853421.49187: done dumping result, returning 19287 1726853421.49197: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [02083763-bbaf-2353-ca58-00000000005f] 19287 1726853421.49254: sending task result for task 02083763-bbaf-2353-ca58-00000000005f 19287 1726853421.49479: done sending task result for task 02083763-bbaf-2353-ca58-00000000005f 19287 1726853421.49482: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853421.49532: no more pending results, returning what we have 19287 1726853421.49536: results queue empty 19287 1726853421.49537: checking for any_errors_fatal 19287 1726853421.49538: done checking for any_errors_fatal 19287 1726853421.49539: checking for max_fail_percentage 19287 1726853421.49541: done checking for max_fail_percentage 19287 1726853421.49542: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.49543: done checking to see if all hosts have failed 19287 1726853421.49544: getting the remaining hosts for this loop 19287 1726853421.49545: done getting the remaining hosts for this loop 19287 1726853421.49548: getting the next task for host managed_node3 19287 1726853421.49555: done getting next task for host managed_node3 19287 1726853421.49557: ^ task is: TASK: ASSERT: The profile does not contain coalescing options 19287 1726853421.49560: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.49563: getting variables 19287 1726853421.49564: in VariableManager get_vars() 19287 1726853421.49621: Calling all_inventory to load vars for managed_node3 19287 1726853421.49624: Calling groups_inventory to load vars for managed_node3 19287 1726853421.49626: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.49638: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.49641: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.49643: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.50206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.50647: done with get_vars() 19287 1726853421.50658: done getting variables 19287 1726853421.50780: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:56 Friday 20 September 2024 13:30:21 -0400 (0:00:00.064) 0:00:05.349 ****** 19287 1726853421.50805: entering _queue_task() for managed_node3/assert 19287 1726853421.50807: Creating lock for assert 19287 1726853421.51057: worker is 1 (out of 1 available) 19287 1726853421.51069: exiting _queue_task() for managed_node3/assert 19287 1726853421.51281: done queuing things up, now waiting for results queue to drain 19287 1726853421.51283: waiting for pending results... 19287 1726853421.51410: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not contain coalescing options 19287 1726853421.51427: in run() - task 02083763-bbaf-2353-ca58-000000000060 19287 1726853421.51445: variable 'ansible_search_path' from source: unknown 19287 1726853421.51486: calling self._execute() 19287 1726853421.51578: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.51591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.51606: variable 'omit' from source: magic vars 19287 1726853421.52030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.55813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.55900: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.55955: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.55984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.56064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.56101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.56134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.56162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.56210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.56230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.56366: variable 'ansible_distribution' from source: facts 19287 1726853421.56382: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.56406: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.56497: when evaluation is False, skipping this task 19287 1726853421.56500: _execute() done 19287 1726853421.56503: dumping result to json 19287 1726853421.56505: done dumping result, returning 19287 1726853421.56507: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not contain coalescing options [02083763-bbaf-2353-ca58-000000000060] 19287 1726853421.56509: sending task result for task 02083763-bbaf-2353-ca58-000000000060 19287 1726853421.56581: done sending task result for task 02083763-bbaf-2353-ca58-000000000060 19287 1726853421.56584: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853421.56647: no more pending results, returning what we have 19287 1726853421.56650: results queue empty 19287 1726853421.56651: checking for any_errors_fatal 19287 1726853421.56659: done checking for any_errors_fatal 19287 1726853421.56660: checking for max_fail_percentage 19287 1726853421.56662: done checking for max_fail_percentage 19287 1726853421.56662: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.56663: done checking to see if all hosts have failed 19287 1726853421.56664: getting the remaining hosts for this loop 19287 1726853421.56666: done getting the remaining hosts for this loop 19287 1726853421.56669: getting the next task for host managed_node3 19287 1726853421.56677: done getting next task for host managed_node3 19287 1726853421.56680: ^ task is: TASK: Get profile's coalescing options 19287 1726853421.56682: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.56685: getting variables 19287 1726853421.56687: in VariableManager get_vars() 19287 1726853421.56736: Calling all_inventory to load vars for managed_node3 19287 1726853421.56739: Calling groups_inventory to load vars for managed_node3 19287 1726853421.56741: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.56751: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.56754: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.56757: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.57040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.57383: done with get_vars() 19287 1726853421.57394: done getting variables 19287 1726853421.57449: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:61 Friday 20 September 2024 13:30:21 -0400 (0:00:00.066) 0:00:05.416 ****** 19287 1726853421.57477: entering _queue_task() for managed_node3/command 19287 1726853421.57722: worker is 1 (out of 1 available) 19287 1726853421.57734: exiting _queue_task() for managed_node3/command 19287 1726853421.57747: done queuing things up, now waiting for results queue to drain 19287 1726853421.57749: waiting for pending results... 19287 1726853421.58187: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19287 1726853421.58193: in run() - task 02083763-bbaf-2353-ca58-000000000061 19287 1726853421.58195: variable 'ansible_search_path' from source: unknown 19287 1726853421.58199: calling self._execute() 19287 1726853421.58222: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.58234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.58247: variable 'omit' from source: magic vars 19287 1726853421.58663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.60844: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.60915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.60954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.60995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.61030: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.61111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.61148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.61179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.61225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.61247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.61385: variable 'ansible_distribution' from source: facts 19287 1726853421.61397: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.61419: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.61449: when evaluation is False, skipping this task 19287 1726853421.61452: _execute() done 19287 1726853421.61454: dumping result to json 19287 1726853421.61456: done dumping result, returning 19287 1726853421.61457: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [02083763-bbaf-2353-ca58-000000000061] 19287 1726853421.61464: sending task result for task 02083763-bbaf-2353-ca58-000000000061 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853421.61606: no more pending results, returning what we have 19287 1726853421.61610: results queue empty 19287 1726853421.61611: checking for any_errors_fatal 19287 1726853421.61616: done checking for any_errors_fatal 19287 1726853421.61616: checking for max_fail_percentage 19287 1726853421.61618: done checking for max_fail_percentage 19287 1726853421.61619: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.61620: done checking to see if all hosts have failed 19287 1726853421.61621: getting the remaining hosts for this loop 19287 1726853421.61622: done getting the remaining hosts for this loop 19287 1726853421.61626: getting the next task for host managed_node3 19287 1726853421.61632: done getting next task for host managed_node3 19287 1726853421.61635: ^ task is: TASK: ASSERT: The profile does not contain coalescing options 19287 1726853421.61638: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.61641: getting variables 19287 1726853421.61643: in VariableManager get_vars() 19287 1726853421.61695: Calling all_inventory to load vars for managed_node3 19287 1726853421.61698: Calling groups_inventory to load vars for managed_node3 19287 1726853421.61701: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.61711: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.61714: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.61718: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.62177: done sending task result for task 02083763-bbaf-2353-ca58-000000000061 19287 1726853421.62180: WORKER PROCESS EXITING 19287 1726853421.62200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.62627: done with get_vars() 19287 1726853421.62639: done getting variables 19287 1726853421.62781: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:68 Friday 20 September 2024 13:30:21 -0400 (0:00:00.055) 0:00:05.471 ****** 19287 1726853421.62998: entering _queue_task() for managed_node3/assert 19287 1726853421.63485: worker is 1 (out of 1 available) 19287 1726853421.63498: exiting _queue_task() for managed_node3/assert 19287 1726853421.63511: done queuing things up, now waiting for results queue to drain 19287 1726853421.63513: waiting for pending results... 19287 1726853421.64202: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not contain coalescing options 19287 1726853421.64250: in run() - task 02083763-bbaf-2353-ca58-000000000062 19287 1726853421.64347: variable 'ansible_search_path' from source: unknown 19287 1726853421.64443: calling self._execute() 19287 1726853421.64778: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.64782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.64785: variable 'omit' from source: magic vars 19287 1726853421.65494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.67674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.67755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.67799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.67840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.67870: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.67953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.67989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.68019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.68066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.68090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.68226: variable 'ansible_distribution' from source: facts 19287 1726853421.68238: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.68264: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.68273: when evaluation is False, skipping this task 19287 1726853421.68280: _execute() done 19287 1726853421.68287: dumping result to json 19287 1726853421.68293: done dumping result, returning 19287 1726853421.68304: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not contain coalescing options [02083763-bbaf-2353-ca58-000000000062] 19287 1726853421.68314: sending task result for task 02083763-bbaf-2353-ca58-000000000062 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853421.68517: no more pending results, returning what we have 19287 1726853421.68521: results queue empty 19287 1726853421.68522: checking for any_errors_fatal 19287 1726853421.68527: done checking for any_errors_fatal 19287 1726853421.68528: checking for max_fail_percentage 19287 1726853421.68530: done checking for max_fail_percentage 19287 1726853421.68530: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.68531: done checking to see if all hosts have failed 19287 1726853421.68532: getting the remaining hosts for this loop 19287 1726853421.68534: done getting the remaining hosts for this loop 19287 1726853421.68537: getting the next task for host managed_node3 19287 1726853421.68544: done getting next task for host managed_node3 19287 1726853421.68546: ^ task is: TASK: TEST: I can set rx-frames. 19287 1726853421.68549: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853421.68551: getting variables 19287 1726853421.68553: in VariableManager get_vars() 19287 1726853421.68603: Calling all_inventory to load vars for managed_node3 19287 1726853421.68606: Calling groups_inventory to load vars for managed_node3 19287 1726853421.68609: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.68619: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.68621: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.68624: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.69000: done sending task result for task 02083763-bbaf-2353-ca58-000000000062 19287 1726853421.69004: WORKER PROCESS EXITING 19287 1726853421.69025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.69453: done with get_vars() 19287 1726853421.69463: done getting variables 19287 1726853421.69646: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can set rx-frames.] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:74 Friday 20 September 2024 13:30:21 -0400 (0:00:00.066) 0:00:05.538 ****** 19287 1726853421.69676: entering _queue_task() for managed_node3/debug 19287 1726853421.70395: worker is 1 (out of 1 available) 19287 1726853421.70404: exiting _queue_task() for managed_node3/debug 19287 1726853421.70414: done queuing things up, now waiting for results queue to drain 19287 1726853421.70416: waiting for pending results... 19287 1726853421.70790: running TaskExecutor() for managed_node3/TASK: TEST: I can set rx-frames. 19287 1726853421.70829: in run() - task 02083763-bbaf-2353-ca58-000000000063 19287 1726853421.70849: variable 'ansible_search_path' from source: unknown 19287 1726853421.70954: calling self._execute() 19287 1726853421.71177: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.71180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.71183: variable 'omit' from source: magic vars 19287 1726853421.71547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.73914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.73999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.74041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.74092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.74121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.74214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.74249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.74285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.74328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.74346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.74493: variable 'ansible_distribution' from source: facts 19287 1726853421.74503: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.74523: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.74530: when evaluation is False, skipping this task 19287 1726853421.74536: _execute() done 19287 1726853421.74542: dumping result to json 19287 1726853421.74549: done dumping result, returning 19287 1726853421.74560: done running TaskExecutor() for managed_node3/TASK: TEST: I can set rx-frames. [02083763-bbaf-2353-ca58-000000000063] 19287 1726853421.74593: sending task result for task 02083763-bbaf-2353-ca58-000000000063 19287 1726853421.75144: done sending task result for task 02083763-bbaf-2353-ca58-000000000063 19287 1726853421.75148: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853421.75195: no more pending results, returning what we have 19287 1726853421.75198: results queue empty 19287 1726853421.75199: checking for any_errors_fatal 19287 1726853421.75204: done checking for any_errors_fatal 19287 1726853421.75204: checking for max_fail_percentage 19287 1726853421.75206: done checking for max_fail_percentage 19287 1726853421.75208: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.75209: done checking to see if all hosts have failed 19287 1726853421.75210: getting the remaining hosts for this loop 19287 1726853421.75211: done getting the remaining hosts for this loop 19287 1726853421.75214: getting the next task for host managed_node3 19287 1726853421.75220: done getting next task for host managed_node3 19287 1726853421.75224: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19287 1726853421.75226: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19287 1726853421.75241: getting variables 19287 1726853421.75243: in VariableManager get_vars() 19287 1726853421.75289: Calling all_inventory to load vars for managed_node3 19287 1726853421.75291: Calling groups_inventory to load vars for managed_node3 19287 1726853421.75293: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.75301: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.75304: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.75307: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.75820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.76335: done with get_vars() 19287 1726853421.76346: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:30:21 -0400 (0:00:00.068) 0:00:05.606 ****** 19287 1726853421.76492: entering _queue_task() for managed_node3/include_tasks 19287 1726853421.77124: worker is 1 (out of 1 available) 19287 1726853421.77137: exiting _queue_task() for managed_node3/include_tasks 19287 1726853421.77149: done queuing things up, now waiting for results queue to drain 19287 1726853421.77150: waiting for pending results... 19287 1726853421.77887: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19287 1726853421.77892: in run() - task 02083763-bbaf-2353-ca58-00000000006b 19287 1726853421.77895: variable 'ansible_search_path' from source: unknown 19287 1726853421.77898: variable 'ansible_search_path' from source: unknown 19287 1726853421.78177: calling self._execute() 19287 1726853421.78181: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.78185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.78187: variable 'omit' from source: magic vars 19287 1726853421.78995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.81891: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.81965: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.82012: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.82051: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.82091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.82174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.82216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.82260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.82313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.82334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.82486: variable 'ansible_distribution' from source: facts 19287 1726853421.82497: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.82544: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.82552: when evaluation is False, skipping this task 19287 1726853421.82560: _execute() done 19287 1726853421.82578: dumping result to json 19287 1726853421.82587: done dumping result, returning 19287 1726853421.82623: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-2353-ca58-00000000006b] 19287 1726853421.82682: sending task result for task 02083763-bbaf-2353-ca58-00000000006b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853421.82820: no more pending results, returning what we have 19287 1726853421.82824: results queue empty 19287 1726853421.82825: checking for any_errors_fatal 19287 1726853421.82830: done checking for any_errors_fatal 19287 1726853421.82831: checking for max_fail_percentage 19287 1726853421.82833: done checking for max_fail_percentage 19287 1726853421.82834: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.82835: done checking to see if all hosts have failed 19287 1726853421.82836: getting the remaining hosts for this loop 19287 1726853421.82838: done getting the remaining hosts for this loop 19287 1726853421.82842: getting the next task for host managed_node3 19287 1726853421.82850: done getting next task for host managed_node3 19287 1726853421.82854: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19287 1726853421.82858: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19287 1726853421.82875: getting variables 19287 1726853421.82877: in VariableManager get_vars() 19287 1726853421.82932: Calling all_inventory to load vars for managed_node3 19287 1726853421.82934: Calling groups_inventory to load vars for managed_node3 19287 1726853421.82937: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.82947: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.82950: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.82953: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.83522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.84033: done with get_vars() 19287 1726853421.84044: done getting variables 19287 1726853421.84380: done sending task result for task 02083763-bbaf-2353-ca58-00000000006b 19287 1726853421.84383: WORKER PROCESS EXITING 19287 1726853421.84422: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:30:21 -0400 (0:00:00.079) 0:00:05.686 ****** 19287 1726853421.84456: entering _queue_task() for managed_node3/debug 19287 1726853421.85316: worker is 1 (out of 1 available) 19287 1726853421.85331: exiting _queue_task() for managed_node3/debug 19287 1726853421.85344: done queuing things up, now waiting for results queue to drain 19287 1726853421.85345: waiting for pending results... 19287 1726853421.85941: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19287 1726853421.86329: in run() - task 02083763-bbaf-2353-ca58-00000000006c 19287 1726853421.86348: variable 'ansible_search_path' from source: unknown 19287 1726853421.86529: variable 'ansible_search_path' from source: unknown 19287 1726853421.86532: calling self._execute() 19287 1726853421.86711: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.86887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.86996: variable 'omit' from source: magic vars 19287 1726853421.88680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853421.93835: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853421.94007: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853421.94244: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853421.94354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853421.94388: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853421.94589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853421.94632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853421.94887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853421.94891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853421.94893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853421.95211: variable 'ansible_distribution' from source: facts 19287 1726853421.95214: variable 'ansible_distribution_major_version' from source: facts 19287 1726853421.95229: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853421.95236: when evaluation is False, skipping this task 19287 1726853421.95246: _execute() done 19287 1726853421.95256: dumping result to json 19287 1726853421.95264: done dumping result, returning 19287 1726853421.95330: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-2353-ca58-00000000006c] 19287 1726853421.95369: sending task result for task 02083763-bbaf-2353-ca58-00000000006c skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853421.95696: no more pending results, returning what we have 19287 1726853421.95699: results queue empty 19287 1726853421.95700: checking for any_errors_fatal 19287 1726853421.95706: done checking for any_errors_fatal 19287 1726853421.95706: checking for max_fail_percentage 19287 1726853421.95708: done checking for max_fail_percentage 19287 1726853421.95709: checking to see if all hosts have failed and the running result is not ok 19287 1726853421.95709: done checking to see if all hosts have failed 19287 1726853421.95710: getting the remaining hosts for this loop 19287 1726853421.95712: done getting the remaining hosts for this loop 19287 1726853421.95715: getting the next task for host managed_node3 19287 1726853421.95723: done getting next task for host managed_node3 19287 1726853421.95727: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19287 1726853421.95730: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19287 1726853421.95747: getting variables 19287 1726853421.95749: in VariableManager get_vars() 19287 1726853421.95803: Calling all_inventory to load vars for managed_node3 19287 1726853421.95806: Calling groups_inventory to load vars for managed_node3 19287 1726853421.95808: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853421.95819: Calling all_plugins_play to load vars for managed_node3 19287 1726853421.95822: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853421.95825: Calling groups_plugins_play to load vars for managed_node3 19287 1726853421.96285: done sending task result for task 02083763-bbaf-2353-ca58-00000000006c 19287 1726853421.96287: WORKER PROCESS EXITING 19287 1726853421.96308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853421.96490: done with get_vars() 19287 1726853421.96498: done getting variables 19287 1726853421.96544: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:30:21 -0400 (0:00:00.121) 0:00:05.807 ****** 19287 1726853421.96569: entering _queue_task() for managed_node3/fail 19287 1726853421.96784: worker is 1 (out of 1 available) 19287 1726853421.96798: exiting _queue_task() for managed_node3/fail 19287 1726853421.96811: done queuing things up, now waiting for results queue to drain 19287 1726853421.96812: waiting for pending results... 19287 1726853421.96985: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19287 1726853421.97073: in run() - task 02083763-bbaf-2353-ca58-00000000006d 19287 1726853421.97087: variable 'ansible_search_path' from source: unknown 19287 1726853421.97091: variable 'ansible_search_path' from source: unknown 19287 1726853421.97119: calling self._execute() 19287 1726853421.97180: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853421.97186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853421.97197: variable 'omit' from source: magic vars 19287 1726853421.97492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.00275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.00345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.00391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.00428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.00462: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.00541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.00578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.00607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.00654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.00678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.00820: variable 'ansible_distribution' from source: facts 19287 1726853422.00831: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.00856: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.00876: when evaluation is False, skipping this task 19287 1726853422.00879: _execute() done 19287 1726853422.00881: dumping result to json 19287 1726853422.01076: done dumping result, returning 19287 1726853422.01080: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-2353-ca58-00000000006d] 19287 1726853422.01083: sending task result for task 02083763-bbaf-2353-ca58-00000000006d 19287 1726853422.01156: done sending task result for task 02083763-bbaf-2353-ca58-00000000006d 19287 1726853422.01160: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.01217: no more pending results, returning what we have 19287 1726853422.01219: results queue empty 19287 1726853422.01220: checking for any_errors_fatal 19287 1726853422.01224: done checking for any_errors_fatal 19287 1726853422.01225: checking for max_fail_percentage 19287 1726853422.01227: done checking for max_fail_percentage 19287 1726853422.01227: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.01228: done checking to see if all hosts have failed 19287 1726853422.01229: getting the remaining hosts for this loop 19287 1726853422.01231: done getting the remaining hosts for this loop 19287 1726853422.01233: getting the next task for host managed_node3 19287 1726853422.01239: done getting next task for host managed_node3 19287 1726853422.01242: ^ 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 19287 1726853422.01245: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19287 1726853422.01259: getting variables 19287 1726853422.01261: in VariableManager get_vars() 19287 1726853422.01304: Calling all_inventory to load vars for managed_node3 19287 1726853422.01307: Calling groups_inventory to load vars for managed_node3 19287 1726853422.01309: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.01317: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.01319: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.01322: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.01515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.01739: done with get_vars() 19287 1726853422.01750: done getting variables 19287 1726853422.01814: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:30:22 -0400 (0:00:00.052) 0:00:05.860 ****** 19287 1726853422.01846: entering _queue_task() for managed_node3/fail 19287 1726853422.02256: worker is 1 (out of 1 available) 19287 1726853422.02269: exiting _queue_task() for managed_node3/fail 19287 1726853422.02345: done queuing things up, now waiting for results queue to drain 19287 1726853422.02346: waiting for pending results... 19287 1726853422.02729: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19287 1726853422.03014: in run() - task 02083763-bbaf-2353-ca58-00000000006e 19287 1726853422.03059: variable 'ansible_search_path' from source: unknown 19287 1726853422.03267: variable 'ansible_search_path' from source: unknown 19287 1726853422.03272: calling self._execute() 19287 1726853422.03312: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.03323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.03336: variable 'omit' from source: magic vars 19287 1726853422.04331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.07379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.07617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.07735: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.07782: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.07899: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.08004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.08063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.08166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.08174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.08196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.08425: variable 'ansible_distribution' from source: facts 19287 1726853422.08438: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.08460: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.08477: when evaluation is False, skipping this task 19287 1726853422.08490: _execute() done 19287 1726853422.08499: dumping result to json 19287 1726853422.08679: done dumping result, returning 19287 1726853422.08683: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-2353-ca58-00000000006e] 19287 1726853422.08686: sending task result for task 02083763-bbaf-2353-ca58-00000000006e 19287 1726853422.08760: done sending task result for task 02083763-bbaf-2353-ca58-00000000006e 19287 1726853422.08764: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.08828: no more pending results, returning what we have 19287 1726853422.08832: results queue empty 19287 1726853422.08832: checking for any_errors_fatal 19287 1726853422.08839: done checking for any_errors_fatal 19287 1726853422.08840: checking for max_fail_percentage 19287 1726853422.08842: done checking for max_fail_percentage 19287 1726853422.08843: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.08843: done checking to see if all hosts have failed 19287 1726853422.08844: getting the remaining hosts for this loop 19287 1726853422.08846: done getting the remaining hosts for this loop 19287 1726853422.08849: getting the next task for host managed_node3 19287 1726853422.08856: done getting next task for host managed_node3 19287 1726853422.08860: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19287 1726853422.08864: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.08987: getting variables 19287 1726853422.08990: in VariableManager get_vars() 19287 1726853422.09044: Calling all_inventory to load vars for managed_node3 19287 1726853422.09047: Calling groups_inventory to load vars for managed_node3 19287 1726853422.09050: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.09060: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.09063: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.09067: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.09824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.10202: done with get_vars() 19287 1726853422.10212: done getting variables 19287 1726853422.10374: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:30:22 -0400 (0:00:00.085) 0:00:05.945 ****** 19287 1726853422.10405: entering _queue_task() for managed_node3/fail 19287 1726853422.10732: worker is 1 (out of 1 available) 19287 1726853422.10746: exiting _queue_task() for managed_node3/fail 19287 1726853422.10760: done queuing things up, now waiting for results queue to drain 19287 1726853422.10761: waiting for pending results... 19287 1726853422.11190: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19287 1726853422.11195: in run() - task 02083763-bbaf-2353-ca58-00000000006f 19287 1726853422.11198: variable 'ansible_search_path' from source: unknown 19287 1726853422.11200: variable 'ansible_search_path' from source: unknown 19287 1726853422.11203: calling self._execute() 19287 1726853422.11288: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.11300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.11316: variable 'omit' from source: magic vars 19287 1726853422.11740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.14231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.14286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.14313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.14338: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.14357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.14427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.14447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.14466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.14498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.14508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.14609: variable 'ansible_distribution' from source: facts 19287 1726853422.14615: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.14631: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.14634: when evaluation is False, skipping this task 19287 1726853422.14636: _execute() done 19287 1726853422.14638: dumping result to json 19287 1726853422.14643: done dumping result, returning 19287 1726853422.14650: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-2353-ca58-00000000006f] 19287 1726853422.14656: sending task result for task 02083763-bbaf-2353-ca58-00000000006f 19287 1726853422.14749: done sending task result for task 02083763-bbaf-2353-ca58-00000000006f 19287 1726853422.14754: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.14807: no more pending results, returning what we have 19287 1726853422.14810: results queue empty 19287 1726853422.14811: checking for any_errors_fatal 19287 1726853422.14817: done checking for any_errors_fatal 19287 1726853422.14817: checking for max_fail_percentage 19287 1726853422.14819: done checking for max_fail_percentage 19287 1726853422.14820: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.14821: done checking to see if all hosts have failed 19287 1726853422.14821: getting the remaining hosts for this loop 19287 1726853422.14823: done getting the remaining hosts for this loop 19287 1726853422.14826: getting the next task for host managed_node3 19287 1726853422.14833: done getting next task for host managed_node3 19287 1726853422.14836: ^ 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 19287 1726853422.14839: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.14857: getting variables 19287 1726853422.14858: in VariableManager get_vars() 19287 1726853422.14911: Calling all_inventory to load vars for managed_node3 19287 1726853422.14914: Calling groups_inventory to load vars for managed_node3 19287 1726853422.14916: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.14924: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.14926: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.14928: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.15066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.15223: done with get_vars() 19287 1726853422.15231: done getting variables 19287 1726853422.15274: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:30:22 -0400 (0:00:00.048) 0:00:05.994 ****** 19287 1726853422.15295: entering _queue_task() for managed_node3/dnf 19287 1726853422.15505: worker is 1 (out of 1 available) 19287 1726853422.15519: exiting _queue_task() for managed_node3/dnf 19287 1726853422.15532: done queuing things up, now waiting for results queue to drain 19287 1726853422.15533: waiting for pending results... 19287 1726853422.15773: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19287 1726853422.15878: in run() - task 02083763-bbaf-2353-ca58-000000000070 19287 1726853422.15881: variable 'ansible_search_path' from source: unknown 19287 1726853422.15884: variable 'ansible_search_path' from source: unknown 19287 1726853422.15939: calling self._execute() 19287 1726853422.16083: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.16087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.16091: variable 'omit' from source: magic vars 19287 1726853422.16513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.18435: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.18705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.18732: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.18759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.18780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.18840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.18862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.18882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.18913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.18922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.19019: variable 'ansible_distribution' from source: facts 19287 1726853422.19026: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.19041: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.19044: when evaluation is False, skipping this task 19287 1726853422.19047: _execute() done 19287 1726853422.19049: dumping result to json 19287 1726853422.19052: done dumping result, returning 19287 1726853422.19062: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-2353-ca58-000000000070] 19287 1726853422.19065: sending task result for task 02083763-bbaf-2353-ca58-000000000070 19287 1726853422.19158: done sending task result for task 02083763-bbaf-2353-ca58-000000000070 19287 1726853422.19161: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.19212: no more pending results, returning what we have 19287 1726853422.19215: results queue empty 19287 1726853422.19216: checking for any_errors_fatal 19287 1726853422.19222: done checking for any_errors_fatal 19287 1726853422.19223: checking for max_fail_percentage 19287 1726853422.19225: done checking for max_fail_percentage 19287 1726853422.19225: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.19226: done checking to see if all hosts have failed 19287 1726853422.19227: getting the remaining hosts for this loop 19287 1726853422.19228: done getting the remaining hosts for this loop 19287 1726853422.19231: getting the next task for host managed_node3 19287 1726853422.19237: done getting next task for host managed_node3 19287 1726853422.19241: ^ 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 19287 1726853422.19244: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.19259: getting variables 19287 1726853422.19261: in VariableManager get_vars() 19287 1726853422.19307: Calling all_inventory to load vars for managed_node3 19287 1726853422.19309: Calling groups_inventory to load vars for managed_node3 19287 1726853422.19311: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.19320: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.19322: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.19324: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.19513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.19729: done with get_vars() 19287 1726853422.19739: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19287 1726853422.19824: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:30:22 -0400 (0:00:00.045) 0:00:06.040 ****** 19287 1726853422.19854: entering _queue_task() for managed_node3/yum 19287 1726853422.20256: worker is 1 (out of 1 available) 19287 1726853422.20267: exiting _queue_task() for managed_node3/yum 19287 1726853422.20282: done queuing things up, now waiting for results queue to drain 19287 1726853422.20283: waiting for pending results... 19287 1726853422.20493: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19287 1726853422.20569: in run() - task 02083763-bbaf-2353-ca58-000000000071 19287 1726853422.20588: variable 'ansible_search_path' from source: unknown 19287 1726853422.20592: variable 'ansible_search_path' from source: unknown 19287 1726853422.20620: calling self._execute() 19287 1726853422.20690: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.20694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.20700: variable 'omit' from source: magic vars 19287 1726853422.21009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.22723: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.22769: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.22798: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.22822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.22842: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.22906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.22925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.22943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.22975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.22990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.23089: variable 'ansible_distribution' from source: facts 19287 1726853422.23095: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.23112: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.23115: when evaluation is False, skipping this task 19287 1726853422.23117: _execute() done 19287 1726853422.23120: dumping result to json 19287 1726853422.23123: done dumping result, returning 19287 1726853422.23130: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-2353-ca58-000000000071] 19287 1726853422.23135: sending task result for task 02083763-bbaf-2353-ca58-000000000071 19287 1726853422.23234: done sending task result for task 02083763-bbaf-2353-ca58-000000000071 19287 1726853422.23237: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.23294: no more pending results, returning what we have 19287 1726853422.23296: results queue empty 19287 1726853422.23297: checking for any_errors_fatal 19287 1726853422.23303: done checking for any_errors_fatal 19287 1726853422.23303: checking for max_fail_percentage 19287 1726853422.23305: done checking for max_fail_percentage 19287 1726853422.23306: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.23307: done checking to see if all hosts have failed 19287 1726853422.23307: getting the remaining hosts for this loop 19287 1726853422.23309: done getting the remaining hosts for this loop 19287 1726853422.23312: getting the next task for host managed_node3 19287 1726853422.23320: done getting next task for host managed_node3 19287 1726853422.23323: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19287 1726853422.23326: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.23341: getting variables 19287 1726853422.23342: in VariableManager get_vars() 19287 1726853422.23395: Calling all_inventory to load vars for managed_node3 19287 1726853422.23398: Calling groups_inventory to load vars for managed_node3 19287 1726853422.23400: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.23408: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.23410: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.23413: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.23578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.23699: done with get_vars() 19287 1726853422.23707: done getting variables 19287 1726853422.23746: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:30:22 -0400 (0:00:00.039) 0:00:06.079 ****** 19287 1726853422.23770: entering _queue_task() for managed_node3/fail 19287 1726853422.23981: worker is 1 (out of 1 available) 19287 1726853422.23995: exiting _queue_task() for managed_node3/fail 19287 1726853422.24006: done queuing things up, now waiting for results queue to drain 19287 1726853422.24007: waiting for pending results... 19287 1726853422.24168: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19287 1726853422.24243: in run() - task 02083763-bbaf-2353-ca58-000000000072 19287 1726853422.24257: variable 'ansible_search_path' from source: unknown 19287 1726853422.24261: variable 'ansible_search_path' from source: unknown 19287 1726853422.24290: calling self._execute() 19287 1726853422.24351: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.24362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.24370: variable 'omit' from source: magic vars 19287 1726853422.24663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.26334: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.26376: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.26406: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.26440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.26460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.26524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.26543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.26561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.26589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.26599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.26696: variable 'ansible_distribution' from source: facts 19287 1726853422.26700: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.26715: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.26718: when evaluation is False, skipping this task 19287 1726853422.26721: _execute() done 19287 1726853422.26724: dumping result to json 19287 1726853422.26727: done dumping result, returning 19287 1726853422.26739: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-2353-ca58-000000000072] 19287 1726853422.26743: sending task result for task 02083763-bbaf-2353-ca58-000000000072 19287 1726853422.26825: done sending task result for task 02083763-bbaf-2353-ca58-000000000072 19287 1726853422.26828: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.26889: no more pending results, returning what we have 19287 1726853422.26892: results queue empty 19287 1726853422.26893: checking for any_errors_fatal 19287 1726853422.26900: done checking for any_errors_fatal 19287 1726853422.26900: checking for max_fail_percentage 19287 1726853422.26902: done checking for max_fail_percentage 19287 1726853422.26903: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.26904: done checking to see if all hosts have failed 19287 1726853422.26904: getting the remaining hosts for this loop 19287 1726853422.26906: done getting the remaining hosts for this loop 19287 1726853422.26909: getting the next task for host managed_node3 19287 1726853422.26915: done getting next task for host managed_node3 19287 1726853422.26918: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19287 1726853422.26921: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.26936: getting variables 19287 1726853422.26938: in VariableManager get_vars() 19287 1726853422.26983: Calling all_inventory to load vars for managed_node3 19287 1726853422.26985: Calling groups_inventory to load vars for managed_node3 19287 1726853422.26987: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.26996: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.26998: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.27000: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.27127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.27247: done with get_vars() 19287 1726853422.27256: done getting variables 19287 1726853422.27299: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:30:22 -0400 (0:00:00.035) 0:00:06.115 ****** 19287 1726853422.27321: entering _queue_task() for managed_node3/package 19287 1726853422.27511: worker is 1 (out of 1 available) 19287 1726853422.27526: exiting _queue_task() for managed_node3/package 19287 1726853422.27538: done queuing things up, now waiting for results queue to drain 19287 1726853422.27540: waiting for pending results... 19287 1726853422.27711: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19287 1726853422.27795: in run() - task 02083763-bbaf-2353-ca58-000000000073 19287 1726853422.27806: variable 'ansible_search_path' from source: unknown 19287 1726853422.27810: variable 'ansible_search_path' from source: unknown 19287 1726853422.27838: calling self._execute() 19287 1726853422.27906: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.27910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.27919: variable 'omit' from source: magic vars 19287 1726853422.28222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.29922: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.29968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.29996: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.30020: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.30039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.30101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.30120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.30137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.30172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.30181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.30273: variable 'ansible_distribution' from source: facts 19287 1726853422.30286: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.30300: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.30303: when evaluation is False, skipping this task 19287 1726853422.30306: _execute() done 19287 1726853422.30308: dumping result to json 19287 1726853422.30310: done dumping result, returning 19287 1726853422.30318: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-2353-ca58-000000000073] 19287 1726853422.30322: sending task result for task 02083763-bbaf-2353-ca58-000000000073 19287 1726853422.30409: done sending task result for task 02083763-bbaf-2353-ca58-000000000073 19287 1726853422.30412: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.30456: no more pending results, returning what we have 19287 1726853422.30459: results queue empty 19287 1726853422.30459: checking for any_errors_fatal 19287 1726853422.30465: done checking for any_errors_fatal 19287 1726853422.30466: checking for max_fail_percentage 19287 1726853422.30468: done checking for max_fail_percentage 19287 1726853422.30468: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.30469: done checking to see if all hosts have failed 19287 1726853422.30470: getting the remaining hosts for this loop 19287 1726853422.30473: done getting the remaining hosts for this loop 19287 1726853422.30476: getting the next task for host managed_node3 19287 1726853422.30482: done getting next task for host managed_node3 19287 1726853422.30486: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19287 1726853422.30489: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.30505: getting variables 19287 1726853422.30506: in VariableManager get_vars() 19287 1726853422.30547: Calling all_inventory to load vars for managed_node3 19287 1726853422.30550: Calling groups_inventory to load vars for managed_node3 19287 1726853422.30552: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.30559: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.30561: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.30564: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.30738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.30872: done with get_vars() 19287 1726853422.30880: done getting variables 19287 1726853422.30921: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:30:22 -0400 (0:00:00.036) 0:00:06.151 ****** 19287 1726853422.30942: entering _queue_task() for managed_node3/package 19287 1726853422.31134: worker is 1 (out of 1 available) 19287 1726853422.31148: exiting _queue_task() for managed_node3/package 19287 1726853422.31162: done queuing things up, now waiting for results queue to drain 19287 1726853422.31164: waiting for pending results... 19287 1726853422.31514: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19287 1726853422.31520: in run() - task 02083763-bbaf-2353-ca58-000000000074 19287 1726853422.31523: variable 'ansible_search_path' from source: unknown 19287 1726853422.31525: variable 'ansible_search_path' from source: unknown 19287 1726853422.31578: calling self._execute() 19287 1726853422.31645: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.31660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.31680: variable 'omit' from source: magic vars 19287 1726853422.32160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.33970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.34016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.34050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.34079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.34106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.34160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.34182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.34199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.34231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.34241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.34339: variable 'ansible_distribution' from source: facts 19287 1726853422.34343: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.34396: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.34399: when evaluation is False, skipping this task 19287 1726853422.34401: _execute() done 19287 1726853422.34403: dumping result to json 19287 1726853422.34405: done dumping result, returning 19287 1726853422.34407: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-2353-ca58-000000000074] 19287 1726853422.34409: sending task result for task 02083763-bbaf-2353-ca58-000000000074 19287 1726853422.34544: done sending task result for task 02083763-bbaf-2353-ca58-000000000074 19287 1726853422.34547: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.34636: no more pending results, returning what we have 19287 1726853422.34639: results queue empty 19287 1726853422.34640: checking for any_errors_fatal 19287 1726853422.34645: done checking for any_errors_fatal 19287 1726853422.34645: checking for max_fail_percentage 19287 1726853422.34648: done checking for max_fail_percentage 19287 1726853422.34649: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.34649: done checking to see if all hosts have failed 19287 1726853422.34650: getting the remaining hosts for this loop 19287 1726853422.34651: done getting the remaining hosts for this loop 19287 1726853422.34655: getting the next task for host managed_node3 19287 1726853422.34661: done getting next task for host managed_node3 19287 1726853422.34664: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19287 1726853422.34667: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.34685: getting variables 19287 1726853422.34686: in VariableManager get_vars() 19287 1726853422.34726: Calling all_inventory to load vars for managed_node3 19287 1726853422.34728: Calling groups_inventory to load vars for managed_node3 19287 1726853422.34730: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.34738: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.34740: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.34742: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.34946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.35361: done with get_vars() 19287 1726853422.35374: done getting variables 19287 1726853422.35437: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:30:22 -0400 (0:00:00.045) 0:00:06.196 ****** 19287 1726853422.35474: entering _queue_task() for managed_node3/package 19287 1726853422.36004: worker is 1 (out of 1 available) 19287 1726853422.36012: exiting _queue_task() for managed_node3/package 19287 1726853422.36024: done queuing things up, now waiting for results queue to drain 19287 1726853422.36025: waiting for pending results... 19287 1726853422.36157: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19287 1726853422.36217: in run() - task 02083763-bbaf-2353-ca58-000000000075 19287 1726853422.36237: variable 'ansible_search_path' from source: unknown 19287 1726853422.36256: variable 'ansible_search_path' from source: unknown 19287 1726853422.36302: calling self._execute() 19287 1726853422.36499: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.36503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.36505: variable 'omit' from source: magic vars 19287 1726853422.36911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.39940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.40001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.40034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.40074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.40180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.40189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.40199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.40225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.40266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.40287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.40416: variable 'ansible_distribution' from source: facts 19287 1726853422.40421: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.40439: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.40442: when evaluation is False, skipping this task 19287 1726853422.40445: _execute() done 19287 1726853422.40447: dumping result to json 19287 1726853422.40450: done dumping result, returning 19287 1726853422.40506: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-2353-ca58-000000000075] 19287 1726853422.40516: sending task result for task 02083763-bbaf-2353-ca58-000000000075 19287 1726853422.40586: done sending task result for task 02083763-bbaf-2353-ca58-000000000075 19287 1726853422.40589: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.40662: no more pending results, returning what we have 19287 1726853422.40665: results queue empty 19287 1726853422.40666: checking for any_errors_fatal 19287 1726853422.40673: done checking for any_errors_fatal 19287 1726853422.40674: checking for max_fail_percentage 19287 1726853422.40675: done checking for max_fail_percentage 19287 1726853422.40676: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.40677: done checking to see if all hosts have failed 19287 1726853422.40678: getting the remaining hosts for this loop 19287 1726853422.40679: done getting the remaining hosts for this loop 19287 1726853422.40682: getting the next task for host managed_node3 19287 1726853422.40688: done getting next task for host managed_node3 19287 1726853422.40692: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19287 1726853422.40694: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.40709: getting variables 19287 1726853422.40710: in VariableManager get_vars() 19287 1726853422.40756: Calling all_inventory to load vars for managed_node3 19287 1726853422.40758: Calling groups_inventory to load vars for managed_node3 19287 1726853422.40760: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.40768: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.40770: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.40804: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.41229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.41748: done with get_vars() 19287 1726853422.41759: done getting variables 19287 1726853422.41818: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:30:22 -0400 (0:00:00.063) 0:00:06.260 ****** 19287 1726853422.41852: entering _queue_task() for managed_node3/service 19287 1726853422.42384: worker is 1 (out of 1 available) 19287 1726853422.42398: exiting _queue_task() for managed_node3/service 19287 1726853422.42410: done queuing things up, now waiting for results queue to drain 19287 1726853422.42411: waiting for pending results... 19287 1726853422.42792: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19287 1726853422.42814: in run() - task 02083763-bbaf-2353-ca58-000000000076 19287 1726853422.42832: variable 'ansible_search_path' from source: unknown 19287 1726853422.42839: variable 'ansible_search_path' from source: unknown 19287 1726853422.42884: calling self._execute() 19287 1726853422.42977: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.42989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.43007: variable 'omit' from source: magic vars 19287 1726853422.43426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.45649: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.45735: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.45777: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.45820: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.45851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.45934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.45968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.46034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.46045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.46063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.46202: variable 'ansible_distribution' from source: facts 19287 1726853422.46213: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.46235: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.46242: when evaluation is False, skipping this task 19287 1726853422.46253: _execute() done 19287 1726853422.46359: dumping result to json 19287 1726853422.46363: done dumping result, returning 19287 1726853422.46365: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-2353-ca58-000000000076] 19287 1726853422.46367: sending task result for task 02083763-bbaf-2353-ca58-000000000076 19287 1726853422.46443: done sending task result for task 02083763-bbaf-2353-ca58-000000000076 19287 1726853422.46446: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.46507: no more pending results, returning what we have 19287 1726853422.46511: results queue empty 19287 1726853422.46511: checking for any_errors_fatal 19287 1726853422.46518: done checking for any_errors_fatal 19287 1726853422.46519: checking for max_fail_percentage 19287 1726853422.46521: done checking for max_fail_percentage 19287 1726853422.46522: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.46523: done checking to see if all hosts have failed 19287 1726853422.46523: getting the remaining hosts for this loop 19287 1726853422.46525: done getting the remaining hosts for this loop 19287 1726853422.46528: getting the next task for host managed_node3 19287 1726853422.46535: done getting next task for host managed_node3 19287 1726853422.46539: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19287 1726853422.46542: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.46559: getting variables 19287 1726853422.46561: in VariableManager get_vars() 19287 1726853422.46612: Calling all_inventory to load vars for managed_node3 19287 1726853422.46615: Calling groups_inventory to load vars for managed_node3 19287 1726853422.46617: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.46628: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.46631: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.46634: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.47011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.47253: done with get_vars() 19287 1726853422.47263: done getting variables 19287 1726853422.47318: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:30:22 -0400 (0:00:00.054) 0:00:06.315 ****** 19287 1726853422.47347: entering _queue_task() for managed_node3/service 19287 1726853422.47584: worker is 1 (out of 1 available) 19287 1726853422.47596: exiting _queue_task() for managed_node3/service 19287 1726853422.47608: done queuing things up, now waiting for results queue to drain 19287 1726853422.47610: waiting for pending results... 19287 1726853422.47890: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19287 1726853422.48004: in run() - task 02083763-bbaf-2353-ca58-000000000077 19287 1726853422.48024: variable 'ansible_search_path' from source: unknown 19287 1726853422.48032: variable 'ansible_search_path' from source: unknown 19287 1726853422.48070: calling self._execute() 19287 1726853422.48158: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.48169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.48203: variable 'omit' from source: magic vars 19287 1726853422.48609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.52434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.52631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.52634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.52636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.52743: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.52989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.53178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.53182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.53184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.53187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.53432: variable 'ansible_distribution' from source: facts 19287 1726853422.53593: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.53618: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.53626: when evaluation is False, skipping this task 19287 1726853422.53633: _execute() done 19287 1726853422.53640: dumping result to json 19287 1726853422.53655: done dumping result, returning 19287 1726853422.53669: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-2353-ca58-000000000077] 19287 1726853422.53685: sending task result for task 02083763-bbaf-2353-ca58-000000000077 19287 1726853422.53977: done sending task result for task 02083763-bbaf-2353-ca58-000000000077 19287 1726853422.53981: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19287 1726853422.54028: no more pending results, returning what we have 19287 1726853422.54032: results queue empty 19287 1726853422.54033: checking for any_errors_fatal 19287 1726853422.54039: done checking for any_errors_fatal 19287 1726853422.54040: checking for max_fail_percentage 19287 1726853422.54043: done checking for max_fail_percentage 19287 1726853422.54044: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.54045: done checking to see if all hosts have failed 19287 1726853422.54045: getting the remaining hosts for this loop 19287 1726853422.54047: done getting the remaining hosts for this loop 19287 1726853422.54051: getting the next task for host managed_node3 19287 1726853422.54058: done getting next task for host managed_node3 19287 1726853422.54062: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19287 1726853422.54065: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.54085: getting variables 19287 1726853422.54087: in VariableManager get_vars() 19287 1726853422.54139: Calling all_inventory to load vars for managed_node3 19287 1726853422.54142: Calling groups_inventory to load vars for managed_node3 19287 1726853422.54144: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.54155: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.54157: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.54160: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.54559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.54742: done with get_vars() 19287 1726853422.54752: done getting variables 19287 1726853422.54807: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:30:22 -0400 (0:00:00.074) 0:00:06.390 ****** 19287 1726853422.54837: entering _queue_task() for managed_node3/service 19287 1726853422.55073: worker is 1 (out of 1 available) 19287 1726853422.55085: exiting _queue_task() for managed_node3/service 19287 1726853422.55097: done queuing things up, now waiting for results queue to drain 19287 1726853422.55098: waiting for pending results... 19287 1726853422.55491: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19287 1726853422.55497: in run() - task 02083763-bbaf-2353-ca58-000000000078 19287 1726853422.55500: variable 'ansible_search_path' from source: unknown 19287 1726853422.55532: variable 'ansible_search_path' from source: unknown 19287 1726853422.55573: calling self._execute() 19287 1726853422.55784: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.55795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.55808: variable 'omit' from source: magic vars 19287 1726853422.56261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.58717: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.58800: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.58843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.58884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.58913: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.59082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.59108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.59138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.59225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.59291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.59441: variable 'ansible_distribution' from source: facts 19287 1726853422.59453: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.59593: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.59597: when evaluation is False, skipping this task 19287 1726853422.59599: _execute() done 19287 1726853422.59602: dumping result to json 19287 1726853422.59604: done dumping result, returning 19287 1726853422.59607: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-2353-ca58-000000000078] 19287 1726853422.59609: sending task result for task 02083763-bbaf-2353-ca58-000000000078 19287 1726853422.59685: done sending task result for task 02083763-bbaf-2353-ca58-000000000078 19287 1726853422.59688: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.59741: no more pending results, returning what we have 19287 1726853422.59744: results queue empty 19287 1726853422.59745: checking for any_errors_fatal 19287 1726853422.59750: done checking for any_errors_fatal 19287 1726853422.59751: checking for max_fail_percentage 19287 1726853422.59753: done checking for max_fail_percentage 19287 1726853422.59754: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.59755: done checking to see if all hosts have failed 19287 1726853422.59756: getting the remaining hosts for this loop 19287 1726853422.59757: done getting the remaining hosts for this loop 19287 1726853422.59761: getting the next task for host managed_node3 19287 1726853422.59767: done getting next task for host managed_node3 19287 1726853422.59773: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19287 1726853422.59776: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.59792: getting variables 19287 1726853422.59794: in VariableManager get_vars() 19287 1726853422.59843: Calling all_inventory to load vars for managed_node3 19287 1726853422.59846: Calling groups_inventory to load vars for managed_node3 19287 1726853422.59848: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.59858: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.59861: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.59864: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.60147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.60490: done with get_vars() 19287 1726853422.60501: done getting variables 19287 1726853422.60554: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:30:22 -0400 (0:00:00.057) 0:00:06.447 ****** 19287 1726853422.60587: entering _queue_task() for managed_node3/service 19287 1726853422.60822: worker is 1 (out of 1 available) 19287 1726853422.60834: exiting _queue_task() for managed_node3/service 19287 1726853422.60846: done queuing things up, now waiting for results queue to drain 19287 1726853422.60847: waiting for pending results... 19287 1726853422.61112: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19287 1726853422.61278: in run() - task 02083763-bbaf-2353-ca58-000000000079 19287 1726853422.61282: variable 'ansible_search_path' from source: unknown 19287 1726853422.61285: variable 'ansible_search_path' from source: unknown 19287 1726853422.61479: calling self._execute() 19287 1726853422.61483: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.61486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.61489: variable 'omit' from source: magic vars 19287 1726853422.62314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.65363: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.65438: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.65496: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.65537: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.65569: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.65659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.65692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.65720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.65756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.65773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.66136: variable 'ansible_distribution' from source: facts 19287 1726853422.66139: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.66141: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.66143: when evaluation is False, skipping this task 19287 1726853422.66156: _execute() done 19287 1726853422.66164: dumping result to json 19287 1726853422.66377: done dumping result, returning 19287 1726853422.66381: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-2353-ca58-000000000079] 19287 1726853422.66383: sending task result for task 02083763-bbaf-2353-ca58-000000000079 19287 1726853422.66583: done sending task result for task 02083763-bbaf-2353-ca58-000000000079 19287 1726853422.66587: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19287 1726853422.66631: no more pending results, returning what we have 19287 1726853422.66634: results queue empty 19287 1726853422.66635: checking for any_errors_fatal 19287 1726853422.66642: done checking for any_errors_fatal 19287 1726853422.66643: checking for max_fail_percentage 19287 1726853422.66645: done checking for max_fail_percentage 19287 1726853422.66645: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.66646: done checking to see if all hosts have failed 19287 1726853422.66647: getting the remaining hosts for this loop 19287 1726853422.66649: done getting the remaining hosts for this loop 19287 1726853422.66653: getting the next task for host managed_node3 19287 1726853422.66660: done getting next task for host managed_node3 19287 1726853422.66664: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19287 1726853422.66667: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.66686: getting variables 19287 1726853422.66688: in VariableManager get_vars() 19287 1726853422.66737: Calling all_inventory to load vars for managed_node3 19287 1726853422.66740: Calling groups_inventory to load vars for managed_node3 19287 1726853422.66742: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.66752: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.66755: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.66759: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.67655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.67854: done with get_vars() 19287 1726853422.67866: done getting variables 19287 1726853422.67924: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:30:22 -0400 (0:00:00.073) 0:00:06.521 ****** 19287 1726853422.67955: entering _queue_task() for managed_node3/copy 19287 1726853422.68580: worker is 1 (out of 1 available) 19287 1726853422.68594: exiting _queue_task() for managed_node3/copy 19287 1726853422.68607: done queuing things up, now waiting for results queue to drain 19287 1726853422.68609: waiting for pending results... 19287 1726853422.68932: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19287 1726853422.69064: in run() - task 02083763-bbaf-2353-ca58-00000000007a 19287 1726853422.69086: variable 'ansible_search_path' from source: unknown 19287 1726853422.69098: variable 'ansible_search_path' from source: unknown 19287 1726853422.69137: calling self._execute() 19287 1726853422.69276: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.69279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.69282: variable 'omit' from source: magic vars 19287 1726853422.69707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.72427: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.72430: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.72445: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.72489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.72522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.72615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.72654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.72689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.72733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.72751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.72904: variable 'ansible_distribution' from source: facts 19287 1726853422.72915: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.72938: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.72945: when evaluation is False, skipping this task 19287 1726853422.72952: _execute() done 19287 1726853422.72959: dumping result to json 19287 1726853422.72965: done dumping result, returning 19287 1726853422.72982: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-2353-ca58-00000000007a] 19287 1726853422.72997: sending task result for task 02083763-bbaf-2353-ca58-00000000007a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.73251: no more pending results, returning what we have 19287 1726853422.73255: results queue empty 19287 1726853422.73256: checking for any_errors_fatal 19287 1726853422.73261: done checking for any_errors_fatal 19287 1726853422.73262: checking for max_fail_percentage 19287 1726853422.73264: done checking for max_fail_percentage 19287 1726853422.73265: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.73266: done checking to see if all hosts have failed 19287 1726853422.73267: getting the remaining hosts for this loop 19287 1726853422.73269: done getting the remaining hosts for this loop 19287 1726853422.73274: getting the next task for host managed_node3 19287 1726853422.73281: done getting next task for host managed_node3 19287 1726853422.73285: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19287 1726853422.73288: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.73304: getting variables 19287 1726853422.73306: in VariableManager get_vars() 19287 1726853422.73355: Calling all_inventory to load vars for managed_node3 19287 1726853422.73358: Calling groups_inventory to load vars for managed_node3 19287 1726853422.73360: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.73475: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.73480: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.73484: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.73787: done sending task result for task 02083763-bbaf-2353-ca58-00000000007a 19287 1726853422.73790: WORKER PROCESS EXITING 19287 1726853422.73812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.74085: done with get_vars() 19287 1726853422.74097: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:30:22 -0400 (0:00:00.062) 0:00:06.583 ****** 19287 1726853422.74180: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19287 1726853422.74455: worker is 1 (out of 1 available) 19287 1726853422.74467: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19287 1726853422.74681: done queuing things up, now waiting for results queue to drain 19287 1726853422.74683: waiting for pending results... 19287 1726853422.74746: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19287 1726853422.74880: in run() - task 02083763-bbaf-2353-ca58-00000000007b 19287 1726853422.74899: variable 'ansible_search_path' from source: unknown 19287 1726853422.74910: variable 'ansible_search_path' from source: unknown 19287 1726853422.74950: calling self._execute() 19287 1726853422.75044: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.75058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.75074: variable 'omit' from source: magic vars 19287 1726853422.75510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.77823: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.77959: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.77963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.77986: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.78016: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.78106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.78140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.78181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.78226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.78246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.78412: variable 'ansible_distribution' from source: facts 19287 1726853422.78503: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.78505: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.78508: when evaluation is False, skipping this task 19287 1726853422.78509: _execute() done 19287 1726853422.78511: dumping result to json 19287 1726853422.78513: done dumping result, returning 19287 1726853422.78515: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-2353-ca58-00000000007b] 19287 1726853422.78517: sending task result for task 02083763-bbaf-2353-ca58-00000000007b 19287 1726853422.78589: done sending task result for task 02083763-bbaf-2353-ca58-00000000007b 19287 1726853422.78592: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.78660: no more pending results, returning what we have 19287 1726853422.78664: results queue empty 19287 1726853422.78665: checking for any_errors_fatal 19287 1726853422.78674: done checking for any_errors_fatal 19287 1726853422.78675: checking for max_fail_percentage 19287 1726853422.78677: done checking for max_fail_percentage 19287 1726853422.78678: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.78679: done checking to see if all hosts have failed 19287 1726853422.78680: getting the remaining hosts for this loop 19287 1726853422.78681: done getting the remaining hosts for this loop 19287 1726853422.78685: getting the next task for host managed_node3 19287 1726853422.78692: done getting next task for host managed_node3 19287 1726853422.78696: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19287 1726853422.78700: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.78715: getting variables 19287 1726853422.78717: in VariableManager get_vars() 19287 1726853422.78766: Calling all_inventory to load vars for managed_node3 19287 1726853422.78769: Calling groups_inventory to load vars for managed_node3 19287 1726853422.79039: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.79049: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.79054: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.79057: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.79283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.79492: done with get_vars() 19287 1726853422.79502: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:30:22 -0400 (0:00:00.054) 0:00:06.637 ****** 19287 1726853422.79584: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19287 1726853422.79843: worker is 1 (out of 1 available) 19287 1726853422.79857: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19287 1726853422.79870: done queuing things up, now waiting for results queue to drain 19287 1726853422.79976: waiting for pending results... 19287 1726853422.80189: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19287 1726853422.80286: in run() - task 02083763-bbaf-2353-ca58-00000000007c 19287 1726853422.80475: variable 'ansible_search_path' from source: unknown 19287 1726853422.80479: variable 'ansible_search_path' from source: unknown 19287 1726853422.80482: calling self._execute() 19287 1726853422.80485: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.80487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.80489: variable 'omit' from source: magic vars 19287 1726853422.80889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.83187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.83274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.83316: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.83359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.83392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.83479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.83513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.83546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.83594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.83613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.83764: variable 'ansible_distribution' from source: facts 19287 1726853422.83778: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.83799: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.83805: when evaluation is False, skipping this task 19287 1726853422.83867: _execute() done 19287 1726853422.83870: dumping result to json 19287 1726853422.83874: done dumping result, returning 19287 1726853422.83876: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-2353-ca58-00000000007c] 19287 1726853422.83879: sending task result for task 02083763-bbaf-2353-ca58-00000000007c 19287 1726853422.83949: done sending task result for task 02083763-bbaf-2353-ca58-00000000007c 19287 1726853422.83954: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853422.84021: no more pending results, returning what we have 19287 1726853422.84024: results queue empty 19287 1726853422.84025: checking for any_errors_fatal 19287 1726853422.84031: done checking for any_errors_fatal 19287 1726853422.84032: checking for max_fail_percentage 19287 1726853422.84034: done checking for max_fail_percentage 19287 1726853422.84035: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.84036: done checking to see if all hosts have failed 19287 1726853422.84037: getting the remaining hosts for this loop 19287 1726853422.84039: done getting the remaining hosts for this loop 19287 1726853422.84043: getting the next task for host managed_node3 19287 1726853422.84049: done getting next task for host managed_node3 19287 1726853422.84055: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19287 1726853422.84059: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.84077: getting variables 19287 1726853422.84078: in VariableManager get_vars() 19287 1726853422.84128: Calling all_inventory to load vars for managed_node3 19287 1726853422.84131: Calling groups_inventory to load vars for managed_node3 19287 1726853422.84134: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.84144: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.84147: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.84150: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.84532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.84824: done with get_vars() 19287 1726853422.84835: done getting variables 19287 1726853422.84893: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:30:22 -0400 (0:00:00.053) 0:00:06.691 ****** 19287 1726853422.84925: entering _queue_task() for managed_node3/debug 19287 1726853422.85195: worker is 1 (out of 1 available) 19287 1726853422.85206: exiting _queue_task() for managed_node3/debug 19287 1726853422.85218: done queuing things up, now waiting for results queue to drain 19287 1726853422.85219: waiting for pending results... 19287 1726853422.85590: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19287 1726853422.85676: in run() - task 02083763-bbaf-2353-ca58-00000000007d 19287 1726853422.85680: variable 'ansible_search_path' from source: unknown 19287 1726853422.85683: variable 'ansible_search_path' from source: unknown 19287 1726853422.85686: calling self._execute() 19287 1726853422.85776: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.85787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.85801: variable 'omit' from source: magic vars 19287 1726853422.86242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.88542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.88614: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.88660: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.88777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.88780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.88816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.88854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.88887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.88936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.88957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.89110: variable 'ansible_distribution' from source: facts 19287 1726853422.89124: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.89190: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.89193: when evaluation is False, skipping this task 19287 1726853422.89195: _execute() done 19287 1726853422.89197: dumping result to json 19287 1726853422.89199: done dumping result, returning 19287 1726853422.89207: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-2353-ca58-00000000007d] 19287 1726853422.89216: sending task result for task 02083763-bbaf-2353-ca58-00000000007d 19287 1726853422.89401: done sending task result for task 02083763-bbaf-2353-ca58-00000000007d 19287 1726853422.89405: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853422.89450: no more pending results, returning what we have 19287 1726853422.89456: results queue empty 19287 1726853422.89457: checking for any_errors_fatal 19287 1726853422.89463: done checking for any_errors_fatal 19287 1726853422.89464: checking for max_fail_percentage 19287 1726853422.89466: done checking for max_fail_percentage 19287 1726853422.89467: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.89468: done checking to see if all hosts have failed 19287 1726853422.89468: getting the remaining hosts for this loop 19287 1726853422.89472: done getting the remaining hosts for this loop 19287 1726853422.89475: getting the next task for host managed_node3 19287 1726853422.89482: done getting next task for host managed_node3 19287 1726853422.89486: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19287 1726853422.89490: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.89505: getting variables 19287 1726853422.89508: in VariableManager get_vars() 19287 1726853422.89559: Calling all_inventory to load vars for managed_node3 19287 1726853422.89561: Calling groups_inventory to load vars for managed_node3 19287 1726853422.89564: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.89777: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.89781: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.89785: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.90031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.90242: done with get_vars() 19287 1726853422.90255: done getting variables 19287 1726853422.90311: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:30:22 -0400 (0:00:00.054) 0:00:06.745 ****** 19287 1726853422.90341: entering _queue_task() for managed_node3/debug 19287 1726853422.90793: worker is 1 (out of 1 available) 19287 1726853422.90803: exiting _queue_task() for managed_node3/debug 19287 1726853422.90813: done queuing things up, now waiting for results queue to drain 19287 1726853422.90814: waiting for pending results... 19287 1726853422.90989: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19287 1726853422.91042: in run() - task 02083763-bbaf-2353-ca58-00000000007e 19287 1726853422.91065: variable 'ansible_search_path' from source: unknown 19287 1726853422.91075: variable 'ansible_search_path' from source: unknown 19287 1726853422.91117: calling self._execute() 19287 1726853422.91207: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.91259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.91262: variable 'omit' from source: magic vars 19287 1726853422.91709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853422.95027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853422.95122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853422.95174: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853422.95217: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853422.95278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853422.95349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853422.95390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853422.95460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853422.95478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853422.95506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853422.95657: variable 'ansible_distribution' from source: facts 19287 1726853422.95674: variable 'ansible_distribution_major_version' from source: facts 19287 1726853422.95712: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853422.95715: when evaluation is False, skipping this task 19287 1726853422.95717: _execute() done 19287 1726853422.95789: dumping result to json 19287 1726853422.95792: done dumping result, returning 19287 1726853422.95795: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-2353-ca58-00000000007e] 19287 1726853422.95798: sending task result for task 02083763-bbaf-2353-ca58-00000000007e 19287 1726853422.95876: done sending task result for task 02083763-bbaf-2353-ca58-00000000007e 19287 1726853422.95880: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853422.95943: no more pending results, returning what we have 19287 1726853422.95947: results queue empty 19287 1726853422.95947: checking for any_errors_fatal 19287 1726853422.95953: done checking for any_errors_fatal 19287 1726853422.95954: checking for max_fail_percentage 19287 1726853422.95956: done checking for max_fail_percentage 19287 1726853422.95957: checking to see if all hosts have failed and the running result is not ok 19287 1726853422.95958: done checking to see if all hosts have failed 19287 1726853422.95959: getting the remaining hosts for this loop 19287 1726853422.95961: done getting the remaining hosts for this loop 19287 1726853422.95965: getting the next task for host managed_node3 19287 1726853422.95974: done getting next task for host managed_node3 19287 1726853422.95978: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19287 1726853422.95982: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853422.95999: getting variables 19287 1726853422.96001: in VariableManager get_vars() 19287 1726853422.96052: Calling all_inventory to load vars for managed_node3 19287 1726853422.96055: Calling groups_inventory to load vars for managed_node3 19287 1726853422.96058: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853422.96070: Calling all_plugins_play to load vars for managed_node3 19287 1726853422.96179: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853422.96183: Calling groups_plugins_play to load vars for managed_node3 19287 1726853422.96999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853422.97708: done with get_vars() 19287 1726853422.97721: done getting variables 19287 1726853422.97912: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:30:22 -0400 (0:00:00.076) 0:00:06.821 ****** 19287 1726853422.97947: entering _queue_task() for managed_node3/debug 19287 1726853422.98731: worker is 1 (out of 1 available) 19287 1726853422.98746: exiting _queue_task() for managed_node3/debug 19287 1726853422.98757: done queuing things up, now waiting for results queue to drain 19287 1726853422.98759: waiting for pending results... 19287 1726853422.99424: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19287 1726853422.99434: in run() - task 02083763-bbaf-2353-ca58-00000000007f 19287 1726853422.99438: variable 'ansible_search_path' from source: unknown 19287 1726853422.99442: variable 'ansible_search_path' from source: unknown 19287 1726853422.99461: calling self._execute() 19287 1726853422.99859: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853422.99863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853422.99865: variable 'omit' from source: magic vars 19287 1726853423.00592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.04957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.05173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.05300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.05579: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.05583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.05639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.05783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.05820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.05867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.06079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.06340: variable 'ansible_distribution' from source: facts 19287 1726853423.06401: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.06428: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.06435: when evaluation is False, skipping this task 19287 1726853423.06442: _execute() done 19287 1726853423.06448: dumping result to json 19287 1726853423.06458: done dumping result, returning 19287 1726853423.06474: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-2353-ca58-00000000007f] 19287 1726853423.06486: sending task result for task 02083763-bbaf-2353-ca58-00000000007f skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853423.06641: no more pending results, returning what we have 19287 1726853423.06645: results queue empty 19287 1726853423.06645: checking for any_errors_fatal 19287 1726853423.06652: done checking for any_errors_fatal 19287 1726853423.06653: checking for max_fail_percentage 19287 1726853423.06655: done checking for max_fail_percentage 19287 1726853423.06655: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.06656: done checking to see if all hosts have failed 19287 1726853423.06657: getting the remaining hosts for this loop 19287 1726853423.06659: done getting the remaining hosts for this loop 19287 1726853423.06662: getting the next task for host managed_node3 19287 1726853423.06669: done getting next task for host managed_node3 19287 1726853423.06674: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19287 1726853423.06678: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853423.06694: getting variables 19287 1726853423.06695: in VariableManager get_vars() 19287 1726853423.06741: Calling all_inventory to load vars for managed_node3 19287 1726853423.06744: Calling groups_inventory to load vars for managed_node3 19287 1726853423.06746: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.06756: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.06758: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.06761: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.07151: done sending task result for task 02083763-bbaf-2353-ca58-00000000007f 19287 1726853423.07154: WORKER PROCESS EXITING 19287 1726853423.07188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.07612: done with get_vars() 19287 1726853423.07622: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:30:23 -0400 (0:00:00.097) 0:00:06.919 ****** 19287 1726853423.07724: entering _queue_task() for managed_node3/ping 19287 1726853423.08106: worker is 1 (out of 1 available) 19287 1726853423.08117: exiting _queue_task() for managed_node3/ping 19287 1726853423.08242: done queuing things up, now waiting for results queue to drain 19287 1726853423.08244: waiting for pending results... 19287 1726853423.08378: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19287 1726853423.08513: in run() - task 02083763-bbaf-2353-ca58-000000000080 19287 1726853423.08534: variable 'ansible_search_path' from source: unknown 19287 1726853423.08541: variable 'ansible_search_path' from source: unknown 19287 1726853423.08592: calling self._execute() 19287 1726853423.08681: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.08695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.08709: variable 'omit' from source: magic vars 19287 1726853423.09156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.13025: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.13482: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.13486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.13489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.13491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.13603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.13780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.13784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.13786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.13839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.14177: variable 'ansible_distribution' from source: facts 19287 1726853423.14184: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.14201: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.14205: when evaluation is False, skipping this task 19287 1726853423.14211: _execute() done 19287 1726853423.14214: dumping result to json 19287 1726853423.14217: done dumping result, returning 19287 1726853423.14222: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-2353-ca58-000000000080] 19287 1726853423.14230: sending task result for task 02083763-bbaf-2353-ca58-000000000080 19287 1726853423.14541: done sending task result for task 02083763-bbaf-2353-ca58-000000000080 19287 1726853423.14545: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.14601: no more pending results, returning what we have 19287 1726853423.14605: results queue empty 19287 1726853423.14606: checking for any_errors_fatal 19287 1726853423.14612: done checking for any_errors_fatal 19287 1726853423.14613: checking for max_fail_percentage 19287 1726853423.14615: done checking for max_fail_percentage 19287 1726853423.14616: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.14617: done checking to see if all hosts have failed 19287 1726853423.14618: getting the remaining hosts for this loop 19287 1726853423.14620: done getting the remaining hosts for this loop 19287 1726853423.14623: getting the next task for host managed_node3 19287 1726853423.14633: done getting next task for host managed_node3 19287 1726853423.14635: ^ task is: TASK: meta (role_complete) 19287 1726853423.14639: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19287 1726853423.14666: getting variables 19287 1726853423.14669: in VariableManager get_vars() 19287 1726853423.14720: Calling all_inventory to load vars for managed_node3 19287 1726853423.14723: Calling groups_inventory to load vars for managed_node3 19287 1726853423.14726: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.14736: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.14739: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.14742: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.15117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.15341: done with get_vars() 19287 1726853423.15354: done getting variables 19287 1726853423.15434: done queuing things up, now waiting for results queue to drain 19287 1726853423.15436: results queue empty 19287 1726853423.15436: checking for any_errors_fatal 19287 1726853423.15438: done checking for any_errors_fatal 19287 1726853423.15439: checking for max_fail_percentage 19287 1726853423.15440: done checking for max_fail_percentage 19287 1726853423.15441: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.15442: done checking to see if all hosts have failed 19287 1726853423.15442: getting the remaining hosts for this loop 19287 1726853423.15443: done getting the remaining hosts for this loop 19287 1726853423.15445: getting the next task for host managed_node3 19287 1726853423.15449: done getting next task for host managed_node3 19287 1726853423.15453: ^ task is: TASK: Get profile's coalescing options 19287 1726853423.15454: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853423.15457: getting variables 19287 1726853423.15457: in VariableManager get_vars() 19287 1726853423.15475: Calling all_inventory to load vars for managed_node3 19287 1726853423.15478: Calling groups_inventory to load vars for managed_node3 19287 1726853423.15480: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.15484: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.15486: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.15489: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.15665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.15873: done with get_vars() 19287 1726853423.15882: done getting variables 19287 1726853423.15918: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:92 Friday 20 September 2024 13:30:23 -0400 (0:00:00.082) 0:00:07.001 ****** 19287 1726853423.15942: entering _queue_task() for managed_node3/command 19287 1726853423.16509: worker is 1 (out of 1 available) 19287 1726853423.16520: exiting _queue_task() for managed_node3/command 19287 1726853423.16532: done queuing things up, now waiting for results queue to drain 19287 1726853423.16533: waiting for pending results... 19287 1726853423.16789: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19287 1726853423.17023: in run() - task 02083763-bbaf-2353-ca58-0000000000b0 19287 1726853423.17027: variable 'ansible_search_path' from source: unknown 19287 1726853423.17240: calling self._execute() 19287 1726853423.17313: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.17379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.17396: variable 'omit' from source: magic vars 19287 1726853423.17963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.20466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.20550: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.20596: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.20641: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.20676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.20765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.20801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.20876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.20879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.20899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.21039: variable 'ansible_distribution' from source: facts 19287 1726853423.21050: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.21104: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.21107: when evaluation is False, skipping this task 19287 1726853423.21110: _execute() done 19287 1726853423.21112: dumping result to json 19287 1726853423.21114: done dumping result, returning 19287 1726853423.21116: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [02083763-bbaf-2353-ca58-0000000000b0] 19287 1726853423.21118: sending task result for task 02083763-bbaf-2353-ca58-0000000000b0 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.21424: no more pending results, returning what we have 19287 1726853423.21427: results queue empty 19287 1726853423.21429: checking for any_errors_fatal 19287 1726853423.21430: done checking for any_errors_fatal 19287 1726853423.21431: checking for max_fail_percentage 19287 1726853423.21433: done checking for max_fail_percentage 19287 1726853423.21434: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.21435: done checking to see if all hosts have failed 19287 1726853423.21435: getting the remaining hosts for this loop 19287 1726853423.21437: done getting the remaining hosts for this loop 19287 1726853423.21441: getting the next task for host managed_node3 19287 1726853423.21447: done getting next task for host managed_node3 19287 1726853423.21449: ^ task is: TASK: Assert coalesce options set in profile 19287 1726853423.21454: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853423.21457: getting variables 19287 1726853423.21459: in VariableManager get_vars() 19287 1726853423.21510: Calling all_inventory to load vars for managed_node3 19287 1726853423.21513: Calling groups_inventory to load vars for managed_node3 19287 1726853423.21515: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.21526: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.21529: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.21532: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.21860: done sending task result for task 02083763-bbaf-2353-ca58-0000000000b0 19287 1726853423.21864: WORKER PROCESS EXITING 19287 1726853423.21887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.22101: done with get_vars() 19287 1726853423.22112: done getting variables 19287 1726853423.22178: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert coalesce options set in profile] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:98 Friday 20 September 2024 13:30:23 -0400 (0:00:00.062) 0:00:07.063 ****** 19287 1726853423.22205: entering _queue_task() for managed_node3/assert 19287 1726853423.22497: worker is 1 (out of 1 available) 19287 1726853423.22509: exiting _queue_task() for managed_node3/assert 19287 1726853423.22520: done queuing things up, now waiting for results queue to drain 19287 1726853423.22522: waiting for pending results... 19287 1726853423.22763: running TaskExecutor() for managed_node3/TASK: Assert coalesce options set in profile 19287 1726853423.22864: in run() - task 02083763-bbaf-2353-ca58-0000000000b1 19287 1726853423.22895: variable 'ansible_search_path' from source: unknown 19287 1726853423.22938: calling self._execute() 19287 1726853423.23045: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.23062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.23110: variable 'omit' from source: magic vars 19287 1726853423.23610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.25977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.26049: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.26095: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.26140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.26175: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.26263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.26298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.26326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.26380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.26399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.26537: variable 'ansible_distribution' from source: facts 19287 1726853423.26567: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.26581: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.26588: when evaluation is False, skipping this task 19287 1726853423.26594: _execute() done 19287 1726853423.26675: dumping result to json 19287 1726853423.26678: done dumping result, returning 19287 1726853423.26680: done running TaskExecutor() for managed_node3/TASK: Assert coalesce options set in profile [02083763-bbaf-2353-ca58-0000000000b1] 19287 1726853423.26682: sending task result for task 02083763-bbaf-2353-ca58-0000000000b1 19287 1726853423.26747: done sending task result for task 02083763-bbaf-2353-ca58-0000000000b1 19287 1726853423.26750: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.26801: no more pending results, returning what we have 19287 1726853423.26804: results queue empty 19287 1726853423.26805: checking for any_errors_fatal 19287 1726853423.26810: done checking for any_errors_fatal 19287 1726853423.26811: checking for max_fail_percentage 19287 1726853423.26813: done checking for max_fail_percentage 19287 1726853423.26814: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.26815: done checking to see if all hosts have failed 19287 1726853423.26816: getting the remaining hosts for this loop 19287 1726853423.26817: done getting the remaining hosts for this loop 19287 1726853423.26820: getting the next task for host managed_node3 19287 1726853423.26826: done getting next task for host managed_node3 19287 1726853423.26829: ^ task is: TASK: Get profile's coalescing options 19287 1726853423.26831: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853423.26834: getting variables 19287 1726853423.26836: in VariableManager get_vars() 19287 1726853423.26890: Calling all_inventory to load vars for managed_node3 19287 1726853423.26893: Calling groups_inventory to load vars for managed_node3 19287 1726853423.26895: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.26906: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.26908: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.26911: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.27417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.27615: done with get_vars() 19287 1726853423.27629: done getting variables 19287 1726853423.27688: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:104 Friday 20 September 2024 13:30:23 -0400 (0:00:00.055) 0:00:07.118 ****** 19287 1726853423.27713: entering _queue_task() for managed_node3/command 19287 1726853423.28081: worker is 1 (out of 1 available) 19287 1726853423.28094: exiting _queue_task() for managed_node3/command 19287 1726853423.28107: done queuing things up, now waiting for results queue to drain 19287 1726853423.28108: waiting for pending results... 19287 1726853423.28407: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19287 1726853423.28489: in run() - task 02083763-bbaf-2353-ca58-0000000000b2 19287 1726853423.28493: variable 'ansible_search_path' from source: unknown 19287 1726853423.28500: calling self._execute() 19287 1726853423.28598: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.28616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.28633: variable 'omit' from source: magic vars 19287 1726853423.29120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.31447: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.31576: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.31580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.31611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.31646: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.31730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.31774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.31803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.31961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.31966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.32017: variable 'ansible_distribution' from source: facts 19287 1726853423.32028: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.32050: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.32059: when evaluation is False, skipping this task 19287 1726853423.32066: _execute() done 19287 1726853423.32077: dumping result to json 19287 1726853423.32088: done dumping result, returning 19287 1726853423.32098: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [02083763-bbaf-2353-ca58-0000000000b2] 19287 1726853423.32107: sending task result for task 02083763-bbaf-2353-ca58-0000000000b2 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.32340: no more pending results, returning what we have 19287 1726853423.32344: results queue empty 19287 1726853423.32345: checking for any_errors_fatal 19287 1726853423.32351: done checking for any_errors_fatal 19287 1726853423.32354: checking for max_fail_percentage 19287 1726853423.32356: done checking for max_fail_percentage 19287 1726853423.32357: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.32358: done checking to see if all hosts have failed 19287 1726853423.32359: getting the remaining hosts for this loop 19287 1726853423.32361: done getting the remaining hosts for this loop 19287 1726853423.32365: getting the next task for host managed_node3 19287 1726853423.32372: done getting next task for host managed_node3 19287 1726853423.32375: ^ task is: TASK: Assert coalesce options set in profile 19287 1726853423.32378: ^ state is: HOST STATE: block=3, 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 19287 1726853423.32381: getting variables 19287 1726853423.32383: in VariableManager get_vars() 19287 1726853423.32431: Calling all_inventory to load vars for managed_node3 19287 1726853423.32434: Calling groups_inventory to load vars for managed_node3 19287 1726853423.32436: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.32447: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.32450: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.32456: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.32827: done sending task result for task 02083763-bbaf-2353-ca58-0000000000b2 19287 1726853423.32831: WORKER PROCESS EXITING 19287 1726853423.32856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.33060: done with get_vars() 19287 1726853423.33070: done getting variables 19287 1726853423.33131: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert coalesce options set in profile] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:111 Friday 20 September 2024 13:30:23 -0400 (0:00:00.054) 0:00:07.173 ****** 19287 1726853423.33160: entering _queue_task() for managed_node3/assert 19287 1726853423.33487: worker is 1 (out of 1 available) 19287 1726853423.33501: exiting _queue_task() for managed_node3/assert 19287 1726853423.33514: done queuing things up, now waiting for results queue to drain 19287 1726853423.33515: waiting for pending results... 19287 1726853423.33740: running TaskExecutor() for managed_node3/TASK: Assert coalesce options set in profile 19287 1726853423.33848: in run() - task 02083763-bbaf-2353-ca58-0000000000b3 19287 1726853423.33872: variable 'ansible_search_path' from source: unknown 19287 1726853423.33917: calling self._execute() 19287 1726853423.34018: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.34030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.34046: variable 'omit' from source: magic vars 19287 1726853423.34517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.36819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.36891: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.36976: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.36980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.37010: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.37101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.37135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.37176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.37257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.37376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.37418: variable 'ansible_distribution' from source: facts 19287 1726853423.37430: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.37453: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.37461: when evaluation is False, skipping this task 19287 1726853423.37468: _execute() done 19287 1726853423.37477: dumping result to json 19287 1726853423.37494: done dumping result, returning 19287 1726853423.37505: done running TaskExecutor() for managed_node3/TASK: Assert coalesce options set in profile [02083763-bbaf-2353-ca58-0000000000b3] 19287 1726853423.37514: sending task result for task 02083763-bbaf-2353-ca58-0000000000b3 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.37730: no more pending results, returning what we have 19287 1726853423.37733: results queue empty 19287 1726853423.37734: checking for any_errors_fatal 19287 1726853423.37740: done checking for any_errors_fatal 19287 1726853423.37741: checking for max_fail_percentage 19287 1726853423.37742: done checking for max_fail_percentage 19287 1726853423.37743: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.37744: done checking to see if all hosts have failed 19287 1726853423.37745: getting the remaining hosts for this loop 19287 1726853423.37747: done getting the remaining hosts for this loop 19287 1726853423.37750: getting the next task for host managed_node3 19287 1726853423.37759: done getting next task for host managed_node3 19287 1726853423.37761: ^ task is: TASK: TEST: I can clear coalescing options 19287 1726853423.37763: ^ state is: HOST STATE: block=3, 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 19287 1726853423.37767: getting variables 19287 1726853423.37768: in VariableManager get_vars() 19287 1726853423.37932: Calling all_inventory to load vars for managed_node3 19287 1726853423.37935: Calling groups_inventory to load vars for managed_node3 19287 1726853423.37937: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.37944: done sending task result for task 02083763-bbaf-2353-ca58-0000000000b3 19287 1726853423.37947: WORKER PROCESS EXITING 19287 1726853423.37958: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.37961: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.37964: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.38287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.38495: done with get_vars() 19287 1726853423.38504: done getting variables 19287 1726853423.38560: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can clear coalescing options] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:117 Friday 20 September 2024 13:30:23 -0400 (0:00:00.054) 0:00:07.227 ****** 19287 1726853423.38591: entering _queue_task() for managed_node3/debug 19287 1726853423.38832: worker is 1 (out of 1 available) 19287 1726853423.38843: exiting _queue_task() for managed_node3/debug 19287 1726853423.38857: done queuing things up, now waiting for results queue to drain 19287 1726853423.38858: waiting for pending results... 19287 1726853423.39674: running TaskExecutor() for managed_node3/TASK: TEST: I can clear coalescing options 19287 1726853423.39885: in run() - task 02083763-bbaf-2353-ca58-0000000000b4 19287 1726853423.39889: variable 'ansible_search_path' from source: unknown 19287 1726853423.39892: calling self._execute() 19287 1726853423.40034: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.40111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.40125: variable 'omit' from source: magic vars 19287 1726853423.40925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.43666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.43837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.43910: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.43967: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.44003: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.44087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.44119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.44147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.44201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.44218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.44367: variable 'ansible_distribution' from source: facts 19287 1726853423.44384: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.44478: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.44483: when evaluation is False, skipping this task 19287 1726853423.44485: _execute() done 19287 1726853423.44488: dumping result to json 19287 1726853423.44491: done dumping result, returning 19287 1726853423.44493: done running TaskExecutor() for managed_node3/TASK: TEST: I can clear coalescing options [02083763-bbaf-2353-ca58-0000000000b4] 19287 1726853423.44495: sending task result for task 02083763-bbaf-2353-ca58-0000000000b4 19287 1726853423.44561: done sending task result for task 02083763-bbaf-2353-ca58-0000000000b4 19287 1726853423.44565: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853423.44614: no more pending results, returning what we have 19287 1726853423.44618: results queue empty 19287 1726853423.44618: checking for any_errors_fatal 19287 1726853423.44623: done checking for any_errors_fatal 19287 1726853423.44624: checking for max_fail_percentage 19287 1726853423.44625: done checking for max_fail_percentage 19287 1726853423.44626: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.44627: done checking to see if all hosts have failed 19287 1726853423.44629: getting the remaining hosts for this loop 19287 1726853423.44630: done getting the remaining hosts for this loop 19287 1726853423.44633: getting the next task for host managed_node3 19287 1726853423.44641: done getting next task for host managed_node3 19287 1726853423.44646: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19287 1726853423.44649: ^ state is: HOST STATE: block=3, 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? (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 19287 1726853423.44664: getting variables 19287 1726853423.44666: in VariableManager get_vars() 19287 1726853423.44925: Calling all_inventory to load vars for managed_node3 19287 1726853423.44928: Calling groups_inventory to load vars for managed_node3 19287 1726853423.44931: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.44944: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.44947: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.44950: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.45634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.46067: done with get_vars() 19287 1726853423.46082: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:30:23 -0400 (0:00:00.076) 0:00:07.304 ****** 19287 1726853423.46294: entering _queue_task() for managed_node3/include_tasks 19287 1726853423.46818: worker is 1 (out of 1 available) 19287 1726853423.46942: exiting _queue_task() for managed_node3/include_tasks 19287 1726853423.46953: done queuing things up, now waiting for results queue to drain 19287 1726853423.46955: waiting for pending results... 19287 1726853423.47692: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19287 1726853423.47698: in run() - task 02083763-bbaf-2353-ca58-0000000000bc 19287 1726853423.47702: variable 'ansible_search_path' from source: unknown 19287 1726853423.47705: variable 'ansible_search_path' from source: unknown 19287 1726853423.47800: calling self._execute() 19287 1726853423.48036: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.48039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.48042: variable 'omit' from source: magic vars 19287 1726853423.48606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.50828: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.50905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.51059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.51062: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.51065: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.51103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.51137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.51175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.51216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.51235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.51387: variable 'ansible_distribution' from source: facts 19287 1726853423.51399: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.51421: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.51429: when evaluation is False, skipping this task 19287 1726853423.51436: _execute() done 19287 1726853423.51442: dumping result to json 19287 1726853423.51448: done dumping result, returning 19287 1726853423.51460: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-2353-ca58-0000000000bc] 19287 1726853423.51469: sending task result for task 02083763-bbaf-2353-ca58-0000000000bc skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.51642: no more pending results, returning what we have 19287 1726853423.51645: results queue empty 19287 1726853423.51646: checking for any_errors_fatal 19287 1726853423.51651: done checking for any_errors_fatal 19287 1726853423.51652: checking for max_fail_percentage 19287 1726853423.51653: done checking for max_fail_percentage 19287 1726853423.51654: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.51655: done checking to see if all hosts have failed 19287 1726853423.51656: getting the remaining hosts for this loop 19287 1726853423.51658: done getting the remaining hosts for this loop 19287 1726853423.51662: getting the next task for host managed_node3 19287 1726853423.51669: done getting next task for host managed_node3 19287 1726853423.51676: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19287 1726853423.51679: ^ state is: HOST STATE: block=3, 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? (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 19287 1726853423.51696: getting variables 19287 1726853423.51698: in VariableManager get_vars() 19287 1726853423.51749: Calling all_inventory to load vars for managed_node3 19287 1726853423.51751: Calling groups_inventory to load vars for managed_node3 19287 1726853423.51754: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.51765: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.51768: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.51987: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.52291: done sending task result for task 02083763-bbaf-2353-ca58-0000000000bc 19287 1726853423.52294: WORKER PROCESS EXITING 19287 1726853423.52323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.52528: done with get_vars() 19287 1726853423.52538: done getting variables 19287 1726853423.52594: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:30:23 -0400 (0:00:00.063) 0:00:07.368 ****** 19287 1726853423.52626: entering _queue_task() for managed_node3/debug 19287 1726853423.52910: worker is 1 (out of 1 available) 19287 1726853423.52924: exiting _queue_task() for managed_node3/debug 19287 1726853423.52936: done queuing things up, now waiting for results queue to drain 19287 1726853423.52938: waiting for pending results... 19287 1726853423.53184: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19287 1726853423.53321: in run() - task 02083763-bbaf-2353-ca58-0000000000bd 19287 1726853423.53341: variable 'ansible_search_path' from source: unknown 19287 1726853423.53350: variable 'ansible_search_path' from source: unknown 19287 1726853423.53430: calling self._execute() 19287 1726853423.53678: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.53681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.53684: variable 'omit' from source: magic vars 19287 1726853423.54457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.56980: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.57779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.57916: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.57948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.57975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.58277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.58281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.58330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.58363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.58413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.58575: variable 'ansible_distribution' from source: facts 19287 1726853423.58582: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.58600: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.58603: when evaluation is False, skipping this task 19287 1726853423.58606: _execute() done 19287 1726853423.58608: dumping result to json 19287 1726853423.58611: done dumping result, returning 19287 1726853423.58619: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-2353-ca58-0000000000bd] 19287 1726853423.58642: sending task result for task 02083763-bbaf-2353-ca58-0000000000bd 19287 1726853423.58846: done sending task result for task 02083763-bbaf-2353-ca58-0000000000bd 19287 1726853423.58849: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853423.58918: no more pending results, returning what we have 19287 1726853423.58921: results queue empty 19287 1726853423.58922: checking for any_errors_fatal 19287 1726853423.58926: done checking for any_errors_fatal 19287 1726853423.58927: checking for max_fail_percentage 19287 1726853423.58928: done checking for max_fail_percentage 19287 1726853423.58929: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.58930: done checking to see if all hosts have failed 19287 1726853423.58930: getting the remaining hosts for this loop 19287 1726853423.58932: done getting the remaining hosts for this loop 19287 1726853423.58935: getting the next task for host managed_node3 19287 1726853423.58941: done getting next task for host managed_node3 19287 1726853423.58944: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19287 1726853423.58949: ^ state is: HOST STATE: block=3, 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? (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 19287 1726853423.58966: getting variables 19287 1726853423.58968: in VariableManager get_vars() 19287 1726853423.59012: Calling all_inventory to load vars for managed_node3 19287 1726853423.59014: Calling groups_inventory to load vars for managed_node3 19287 1726853423.59017: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.59025: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.59029: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.59032: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.59218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.59437: done with get_vars() 19287 1726853423.59448: done getting variables 19287 1726853423.59511: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:30:23 -0400 (0:00:00.069) 0:00:07.437 ****** 19287 1726853423.59544: entering _queue_task() for managed_node3/fail 19287 1726853423.59818: worker is 1 (out of 1 available) 19287 1726853423.59944: exiting _queue_task() for managed_node3/fail 19287 1726853423.59958: done queuing things up, now waiting for results queue to drain 19287 1726853423.59959: waiting for pending results... 19287 1726853423.60132: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19287 1726853423.60278: in run() - task 02083763-bbaf-2353-ca58-0000000000be 19287 1726853423.60378: variable 'ansible_search_path' from source: unknown 19287 1726853423.60382: variable 'ansible_search_path' from source: unknown 19287 1726853423.60385: calling self._execute() 19287 1726853423.60435: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.60448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.60469: variable 'omit' from source: magic vars 19287 1726853423.60931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.63693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.63768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.63809: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.63846: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.63887: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.63984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.64019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.64079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.64103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.64121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.64267: variable 'ansible_distribution' from source: facts 19287 1726853423.64281: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.64376: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.64379: when evaluation is False, skipping this task 19287 1726853423.64381: _execute() done 19287 1726853423.64384: dumping result to json 19287 1726853423.64386: done dumping result, returning 19287 1726853423.64389: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-2353-ca58-0000000000be] 19287 1726853423.64391: sending task result for task 02083763-bbaf-2353-ca58-0000000000be 19287 1726853423.64463: done sending task result for task 02083763-bbaf-2353-ca58-0000000000be 19287 1726853423.64466: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.64776: no more pending results, returning what we have 19287 1726853423.64780: results queue empty 19287 1726853423.64781: checking for any_errors_fatal 19287 1726853423.64786: done checking for any_errors_fatal 19287 1726853423.64786: checking for max_fail_percentage 19287 1726853423.64788: done checking for max_fail_percentage 19287 1726853423.64789: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.64790: done checking to see if all hosts have failed 19287 1726853423.64791: getting the remaining hosts for this loop 19287 1726853423.64792: done getting the remaining hosts for this loop 19287 1726853423.64796: getting the next task for host managed_node3 19287 1726853423.64802: done getting next task for host managed_node3 19287 1726853423.64806: ^ 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 19287 1726853423.64809: ^ state is: HOST STATE: block=3, 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? (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 19287 1726853423.64825: getting variables 19287 1726853423.64827: in VariableManager get_vars() 19287 1726853423.64874: Calling all_inventory to load vars for managed_node3 19287 1726853423.64876: Calling groups_inventory to load vars for managed_node3 19287 1726853423.64879: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.64888: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.64890: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.64893: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.65248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.65468: done with get_vars() 19287 1726853423.65480: done getting variables 19287 1726853423.65538: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:30:23 -0400 (0:00:00.060) 0:00:07.497 ****** 19287 1726853423.65572: entering _queue_task() for managed_node3/fail 19287 1726853423.65846: worker is 1 (out of 1 available) 19287 1726853423.65977: exiting _queue_task() for managed_node3/fail 19287 1726853423.65987: done queuing things up, now waiting for results queue to drain 19287 1726853423.65989: waiting for pending results... 19287 1726853423.66302: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19287 1726853423.66360: in run() - task 02083763-bbaf-2353-ca58-0000000000bf 19287 1726853423.66369: variable 'ansible_search_path' from source: unknown 19287 1726853423.66373: variable 'ansible_search_path' from source: unknown 19287 1726853423.66392: calling self._execute() 19287 1726853423.66481: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.66495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.66515: variable 'omit' from source: magic vars 19287 1726853423.67380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.70959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.71038: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.71111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.71189: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.71215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.71298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.71319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.71338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.71372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.71383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.71486: variable 'ansible_distribution' from source: facts 19287 1726853423.71491: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.71513: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.71518: when evaluation is False, skipping this task 19287 1726853423.71521: _execute() done 19287 1726853423.71523: dumping result to json 19287 1726853423.71525: done dumping result, returning 19287 1726853423.71531: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-2353-ca58-0000000000bf] 19287 1726853423.71537: sending task result for task 02083763-bbaf-2353-ca58-0000000000bf 19287 1726853423.71624: done sending task result for task 02083763-bbaf-2353-ca58-0000000000bf 19287 1726853423.71626: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.71680: no more pending results, returning what we have 19287 1726853423.71683: results queue empty 19287 1726853423.71684: checking for any_errors_fatal 19287 1726853423.71689: done checking for any_errors_fatal 19287 1726853423.71690: checking for max_fail_percentage 19287 1726853423.71692: done checking for max_fail_percentage 19287 1726853423.71692: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.71693: done checking to see if all hosts have failed 19287 1726853423.71694: getting the remaining hosts for this loop 19287 1726853423.71695: done getting the remaining hosts for this loop 19287 1726853423.71698: getting the next task for host managed_node3 19287 1726853423.71706: done getting next task for host managed_node3 19287 1726853423.71709: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19287 1726853423.71712: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853423.71727: getting variables 19287 1726853423.71729: in VariableManager get_vars() 19287 1726853423.71777: Calling all_inventory to load vars for managed_node3 19287 1726853423.71780: Calling groups_inventory to load vars for managed_node3 19287 1726853423.71782: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.71791: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.71793: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.71795: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.71934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.72060: done with get_vars() 19287 1726853423.72068: done getting variables 19287 1726853423.72113: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:30:23 -0400 (0:00:00.065) 0:00:07.563 ****** 19287 1726853423.72135: entering _queue_task() for managed_node3/fail 19287 1726853423.72337: worker is 1 (out of 1 available) 19287 1726853423.72354: exiting _queue_task() for managed_node3/fail 19287 1726853423.72367: done queuing things up, now waiting for results queue to drain 19287 1726853423.72369: waiting for pending results... 19287 1726853423.72556: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19287 1726853423.72643: in run() - task 02083763-bbaf-2353-ca58-0000000000c0 19287 1726853423.72863: variable 'ansible_search_path' from source: unknown 19287 1726853423.72867: variable 'ansible_search_path' from source: unknown 19287 1726853423.72869: calling self._execute() 19287 1726853423.72874: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.72877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.72879: variable 'omit' from source: magic vars 19287 1726853423.73269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.75168: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.75211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.75238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.75264: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.75286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.75342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.75368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.75386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.75411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.75423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.75519: variable 'ansible_distribution' from source: facts 19287 1726853423.75522: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.75538: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.75541: when evaluation is False, skipping this task 19287 1726853423.75543: _execute() done 19287 1726853423.75545: dumping result to json 19287 1726853423.75547: done dumping result, returning 19287 1726853423.75557: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-2353-ca58-0000000000c0] 19287 1726853423.75560: sending task result for task 02083763-bbaf-2353-ca58-0000000000c0 19287 1726853423.75649: done sending task result for task 02083763-bbaf-2353-ca58-0000000000c0 19287 1726853423.75654: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.75704: no more pending results, returning what we have 19287 1726853423.75707: results queue empty 19287 1726853423.75707: checking for any_errors_fatal 19287 1726853423.75713: done checking for any_errors_fatal 19287 1726853423.75714: checking for max_fail_percentage 19287 1726853423.75716: done checking for max_fail_percentage 19287 1726853423.75717: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.75717: done checking to see if all hosts have failed 19287 1726853423.75718: getting the remaining hosts for this loop 19287 1726853423.75719: done getting the remaining hosts for this loop 19287 1726853423.75723: getting the next task for host managed_node3 19287 1726853423.75729: done getting next task for host managed_node3 19287 1726853423.75733: ^ 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 19287 1726853423.75736: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853423.75750: getting variables 19287 1726853423.75754: in VariableManager get_vars() 19287 1726853423.75881: Calling all_inventory to load vars for managed_node3 19287 1726853423.75903: Calling groups_inventory to load vars for managed_node3 19287 1726853423.75914: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.75923: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.75932: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.75936: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.76225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.76460: done with get_vars() 19287 1726853423.76473: done getting variables 19287 1726853423.76531: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:30:23 -0400 (0:00:00.044) 0:00:07.607 ****** 19287 1726853423.76576: entering _queue_task() for managed_node3/dnf 19287 1726853423.77037: worker is 1 (out of 1 available) 19287 1726853423.77050: exiting _queue_task() for managed_node3/dnf 19287 1726853423.77065: done queuing things up, now waiting for results queue to drain 19287 1726853423.77067: waiting for pending results... 19287 1726853423.77206: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19287 1726853423.77301: in run() - task 02083763-bbaf-2353-ca58-0000000000c1 19287 1726853423.77309: variable 'ansible_search_path' from source: unknown 19287 1726853423.77312: variable 'ansible_search_path' from source: unknown 19287 1726853423.77353: calling self._execute() 19287 1726853423.77426: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.77434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.77443: variable 'omit' from source: magic vars 19287 1726853423.77750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.79673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.79730: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.79767: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.79806: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.79829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.80076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.80079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.80082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.80084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.80086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.80148: variable 'ansible_distribution' from source: facts 19287 1726853423.80164: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.80206: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.80209: when evaluation is False, skipping this task 19287 1726853423.80212: _execute() done 19287 1726853423.80214: dumping result to json 19287 1726853423.80216: done dumping result, returning 19287 1726853423.80225: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-2353-ca58-0000000000c1] 19287 1726853423.80231: sending task result for task 02083763-bbaf-2353-ca58-0000000000c1 19287 1726853423.80325: done sending task result for task 02083763-bbaf-2353-ca58-0000000000c1 19287 1726853423.80329: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.80387: no more pending results, returning what we have 19287 1726853423.80394: results queue empty 19287 1726853423.80395: checking for any_errors_fatal 19287 1726853423.80407: done checking for any_errors_fatal 19287 1726853423.80408: checking for max_fail_percentage 19287 1726853423.80410: done checking for max_fail_percentage 19287 1726853423.80411: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.80412: done checking to see if all hosts have failed 19287 1726853423.80413: getting the remaining hosts for this loop 19287 1726853423.80415: done getting the remaining hosts for this loop 19287 1726853423.80419: getting the next task for host managed_node3 19287 1726853423.80428: done getting next task for host managed_node3 19287 1726853423.80432: ^ 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 19287 1726853423.80435: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853423.80451: getting variables 19287 1726853423.80453: in VariableManager get_vars() 19287 1726853423.80629: Calling all_inventory to load vars for managed_node3 19287 1726853423.80632: Calling groups_inventory to load vars for managed_node3 19287 1726853423.80635: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.80645: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.80648: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.80651: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.81069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.81218: done with get_vars() 19287 1726853423.81228: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19287 1726853423.81285: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:30:23 -0400 (0:00:00.047) 0:00:07.654 ****** 19287 1726853423.81308: entering _queue_task() for managed_node3/yum 19287 1726853423.81523: worker is 1 (out of 1 available) 19287 1726853423.81537: exiting _queue_task() for managed_node3/yum 19287 1726853423.81550: done queuing things up, now waiting for results queue to drain 19287 1726853423.81554: waiting for pending results... 19287 1726853423.81716: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19287 1726853423.81796: in run() - task 02083763-bbaf-2353-ca58-0000000000c2 19287 1726853423.81807: variable 'ansible_search_path' from source: unknown 19287 1726853423.81811: variable 'ansible_search_path' from source: unknown 19287 1726853423.81841: calling self._execute() 19287 1726853423.81906: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.81910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.81919: variable 'omit' from source: magic vars 19287 1726853423.82228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.84493: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.84536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.84564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.84594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.84614: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.84676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.84700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.84718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.84743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.84753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.84858: variable 'ansible_distribution' from source: facts 19287 1726853423.84864: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.84880: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.84883: when evaluation is False, skipping this task 19287 1726853423.84886: _execute() done 19287 1726853423.84888: dumping result to json 19287 1726853423.84890: done dumping result, returning 19287 1726853423.84899: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-2353-ca58-0000000000c2] 19287 1726853423.84902: sending task result for task 02083763-bbaf-2353-ca58-0000000000c2 19287 1726853423.84995: done sending task result for task 02083763-bbaf-2353-ca58-0000000000c2 19287 1726853423.84998: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.85062: no more pending results, returning what we have 19287 1726853423.85064: results queue empty 19287 1726853423.85065: checking for any_errors_fatal 19287 1726853423.85070: done checking for any_errors_fatal 19287 1726853423.85072: checking for max_fail_percentage 19287 1726853423.85074: done checking for max_fail_percentage 19287 1726853423.85075: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.85076: done checking to see if all hosts have failed 19287 1726853423.85077: getting the remaining hosts for this loop 19287 1726853423.85078: done getting the remaining hosts for this loop 19287 1726853423.85082: getting the next task for host managed_node3 19287 1726853423.85088: done getting next task for host managed_node3 19287 1726853423.85092: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19287 1726853423.85096: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853423.85113: getting variables 19287 1726853423.85114: in VariableManager get_vars() 19287 1726853423.85157: Calling all_inventory to load vars for managed_node3 19287 1726853423.85159: Calling groups_inventory to load vars for managed_node3 19287 1726853423.85161: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.85169: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.85180: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.85184: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.85520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.85640: done with get_vars() 19287 1726853423.85647: done getting variables 19287 1726853423.85691: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:30:23 -0400 (0:00:00.044) 0:00:07.698 ****** 19287 1726853423.85712: entering _queue_task() for managed_node3/fail 19287 1726853423.85949: worker is 1 (out of 1 available) 19287 1726853423.85963: exiting _queue_task() for managed_node3/fail 19287 1726853423.85977: done queuing things up, now waiting for results queue to drain 19287 1726853423.85979: waiting for pending results... 19287 1726853423.86288: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19287 1726853423.86306: in run() - task 02083763-bbaf-2353-ca58-0000000000c3 19287 1726853423.86324: variable 'ansible_search_path' from source: unknown 19287 1726853423.86332: variable 'ansible_search_path' from source: unknown 19287 1726853423.86377: calling self._execute() 19287 1726853423.86467: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.86481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.86496: variable 'omit' from source: magic vars 19287 1726853423.86926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.88694: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.88754: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.88780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.88813: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.88829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.88894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.88920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.88940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.88968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.88990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.89095: variable 'ansible_distribution' from source: facts 19287 1726853423.89099: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.89115: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.89118: when evaluation is False, skipping this task 19287 1726853423.89120: _execute() done 19287 1726853423.89125: dumping result to json 19287 1726853423.89127: done dumping result, returning 19287 1726853423.89139: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-2353-ca58-0000000000c3] 19287 1726853423.89142: sending task result for task 02083763-bbaf-2353-ca58-0000000000c3 19287 1726853423.89229: done sending task result for task 02083763-bbaf-2353-ca58-0000000000c3 19287 1726853423.89232: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.89287: no more pending results, returning what we have 19287 1726853423.89290: results queue empty 19287 1726853423.89291: checking for any_errors_fatal 19287 1726853423.89297: done checking for any_errors_fatal 19287 1726853423.89298: checking for max_fail_percentage 19287 1726853423.89300: done checking for max_fail_percentage 19287 1726853423.89301: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.89301: done checking to see if all hosts have failed 19287 1726853423.89302: getting the remaining hosts for this loop 19287 1726853423.89304: done getting the remaining hosts for this loop 19287 1726853423.89307: getting the next task for host managed_node3 19287 1726853423.89313: done getting next task for host managed_node3 19287 1726853423.89317: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19287 1726853423.89320: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853423.89335: getting variables 19287 1726853423.89337: in VariableManager get_vars() 19287 1726853423.89383: Calling all_inventory to load vars for managed_node3 19287 1726853423.89385: Calling groups_inventory to load vars for managed_node3 19287 1726853423.89388: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.89395: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.89398: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.89400: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.89557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.89778: done with get_vars() 19287 1726853423.89791: done getting variables 19287 1726853423.90048: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:30:23 -0400 (0:00:00.043) 0:00:07.742 ****** 19287 1726853423.90083: entering _queue_task() for managed_node3/package 19287 1726853423.90595: worker is 1 (out of 1 available) 19287 1726853423.90607: exiting _queue_task() for managed_node3/package 19287 1726853423.90619: done queuing things up, now waiting for results queue to drain 19287 1726853423.90621: waiting for pending results... 19287 1726853423.91119: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19287 1726853423.91300: in run() - task 02083763-bbaf-2353-ca58-0000000000c4 19287 1726853423.91344: variable 'ansible_search_path' from source: unknown 19287 1726853423.91347: variable 'ansible_search_path' from source: unknown 19287 1726853423.91455: calling self._execute() 19287 1726853423.91495: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.91676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.91679: variable 'omit' from source: magic vars 19287 1726853423.92199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853423.95623: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853423.95704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853423.95744: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853423.95792: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853423.95821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853423.95911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853423.95943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853423.95981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853423.96033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853423.96051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853423.96203: variable 'ansible_distribution' from source: facts 19287 1726853423.96222: variable 'ansible_distribution_major_version' from source: facts 19287 1726853423.96247: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853423.96258: when evaluation is False, skipping this task 19287 1726853423.96265: _execute() done 19287 1726853423.96274: dumping result to json 19287 1726853423.96282: done dumping result, returning 19287 1726853423.96293: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-2353-ca58-0000000000c4] 19287 1726853423.96302: sending task result for task 02083763-bbaf-2353-ca58-0000000000c4 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853423.96477: no more pending results, returning what we have 19287 1726853423.96480: results queue empty 19287 1726853423.96481: checking for any_errors_fatal 19287 1726853423.96486: done checking for any_errors_fatal 19287 1726853423.96487: checking for max_fail_percentage 19287 1726853423.96489: done checking for max_fail_percentage 19287 1726853423.96490: checking to see if all hosts have failed and the running result is not ok 19287 1726853423.96490: done checking to see if all hosts have failed 19287 1726853423.96491: getting the remaining hosts for this loop 19287 1726853423.96493: done getting the remaining hosts for this loop 19287 1726853423.96496: getting the next task for host managed_node3 19287 1726853423.96503: done getting next task for host managed_node3 19287 1726853423.96507: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19287 1726853423.96509: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853423.96524: getting variables 19287 1726853423.96525: in VariableManager get_vars() 19287 1726853423.96574: Calling all_inventory to load vars for managed_node3 19287 1726853423.96577: Calling groups_inventory to load vars for managed_node3 19287 1726853423.96579: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853423.96767: Calling all_plugins_play to load vars for managed_node3 19287 1726853423.96773: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853423.96779: Calling groups_plugins_play to load vars for managed_node3 19287 1726853423.97005: done sending task result for task 02083763-bbaf-2353-ca58-0000000000c4 19287 1726853423.97009: WORKER PROCESS EXITING 19287 1726853423.97030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853423.97321: done with get_vars() 19287 1726853423.97330: done getting variables 19287 1726853423.97386: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:30:23 -0400 (0:00:00.073) 0:00:07.816 ****** 19287 1726853423.97422: entering _queue_task() for managed_node3/package 19287 1726853423.97779: worker is 1 (out of 1 available) 19287 1726853423.97792: exiting _queue_task() for managed_node3/package 19287 1726853423.97803: done queuing things up, now waiting for results queue to drain 19287 1726853423.97804: waiting for pending results... 19287 1726853423.98262: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19287 1726853423.98503: in run() - task 02083763-bbaf-2353-ca58-0000000000c5 19287 1726853423.98516: variable 'ansible_search_path' from source: unknown 19287 1726853423.98520: variable 'ansible_search_path' from source: unknown 19287 1726853423.98557: calling self._execute() 19287 1726853423.98948: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853423.98954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853423.98965: variable 'omit' from source: magic vars 19287 1726853423.99780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.03546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.03724: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.03728: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.03731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.03733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.03788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.03815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.03841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.03881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.03896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.04161: variable 'ansible_distribution' from source: facts 19287 1726853424.04164: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.04166: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.04168: when evaluation is False, skipping this task 19287 1726853424.04169: _execute() done 19287 1726853424.04172: dumping result to json 19287 1726853424.04174: done dumping result, returning 19287 1726853424.04175: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-2353-ca58-0000000000c5] 19287 1726853424.04177: sending task result for task 02083763-bbaf-2353-ca58-0000000000c5 19287 1726853424.04240: done sending task result for task 02083763-bbaf-2353-ca58-0000000000c5 19287 1726853424.04242: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.04328: no more pending results, returning what we have 19287 1726853424.04331: results queue empty 19287 1726853424.04332: checking for any_errors_fatal 19287 1726853424.04337: done checking for any_errors_fatal 19287 1726853424.04338: checking for max_fail_percentage 19287 1726853424.04339: done checking for max_fail_percentage 19287 1726853424.04340: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.04341: done checking to see if all hosts have failed 19287 1726853424.04342: getting the remaining hosts for this loop 19287 1726853424.04343: done getting the remaining hosts for this loop 19287 1726853424.04346: getting the next task for host managed_node3 19287 1726853424.04354: done getting next task for host managed_node3 19287 1726853424.04357: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19287 1726853424.04360: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853424.04483: getting variables 19287 1726853424.04486: in VariableManager get_vars() 19287 1726853424.04530: Calling all_inventory to load vars for managed_node3 19287 1726853424.04533: Calling groups_inventory to load vars for managed_node3 19287 1726853424.04535: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.04543: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.04545: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.04548: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.05322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.06402: done with get_vars() 19287 1726853424.06414: done getting variables 19287 1726853424.06686: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:30:24 -0400 (0:00:00.092) 0:00:07.909 ****** 19287 1726853424.06724: entering _queue_task() for managed_node3/package 19287 1726853424.07975: worker is 1 (out of 1 available) 19287 1726853424.07988: exiting _queue_task() for managed_node3/package 19287 1726853424.08001: done queuing things up, now waiting for results queue to drain 19287 1726853424.08002: waiting for pending results... 19287 1726853424.08888: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19287 1726853424.08893: in run() - task 02083763-bbaf-2353-ca58-0000000000c6 19287 1726853424.08897: variable 'ansible_search_path' from source: unknown 19287 1726853424.08899: variable 'ansible_search_path' from source: unknown 19287 1726853424.08902: calling self._execute() 19287 1726853424.09058: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.09062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.09377: variable 'omit' from source: magic vars 19287 1726853424.10150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.15217: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.15286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.15323: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.15357: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.15387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.15458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.15487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.15512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.15549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.15562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.15876: variable 'ansible_distribution' from source: facts 19287 1726853424.15879: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.15881: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.15882: when evaluation is False, skipping this task 19287 1726853424.15884: _execute() done 19287 1726853424.15885: dumping result to json 19287 1726853424.15887: done dumping result, returning 19287 1726853424.15889: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-2353-ca58-0000000000c6] 19287 1726853424.15890: sending task result for task 02083763-bbaf-2353-ca58-0000000000c6 19287 1726853424.15960: done sending task result for task 02083763-bbaf-2353-ca58-0000000000c6 19287 1726853424.15965: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.16009: no more pending results, returning what we have 19287 1726853424.16012: results queue empty 19287 1726853424.16013: checking for any_errors_fatal 19287 1726853424.16017: done checking for any_errors_fatal 19287 1726853424.16018: checking for max_fail_percentage 19287 1726853424.16020: done checking for max_fail_percentage 19287 1726853424.16021: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.16021: done checking to see if all hosts have failed 19287 1726853424.16022: getting the remaining hosts for this loop 19287 1726853424.16024: done getting the remaining hosts for this loop 19287 1726853424.16027: getting the next task for host managed_node3 19287 1726853424.16034: done getting next task for host managed_node3 19287 1726853424.16038: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19287 1726853424.16041: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853424.16056: getting variables 19287 1726853424.16058: in VariableManager get_vars() 19287 1726853424.16105: Calling all_inventory to load vars for managed_node3 19287 1726853424.16108: Calling groups_inventory to load vars for managed_node3 19287 1726853424.16111: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.16120: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.16122: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.16125: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.16654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.16951: done with get_vars() 19287 1726853424.16963: done getting variables 19287 1726853424.17320: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:30:24 -0400 (0:00:00.106) 0:00:08.015 ****** 19287 1726853424.17352: entering _queue_task() for managed_node3/service 19287 1726853424.17845: worker is 1 (out of 1 available) 19287 1726853424.17858: exiting _queue_task() for managed_node3/service 19287 1726853424.18274: done queuing things up, now waiting for results queue to drain 19287 1726853424.18276: waiting for pending results... 19287 1726853424.18444: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19287 1726853424.18548: in run() - task 02083763-bbaf-2353-ca58-0000000000c7 19287 1726853424.18561: variable 'ansible_search_path' from source: unknown 19287 1726853424.18565: variable 'ansible_search_path' from source: unknown 19287 1726853424.18787: calling self._execute() 19287 1726853424.18949: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.19004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.19013: variable 'omit' from source: magic vars 19287 1726853424.19939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.23678: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.23682: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.23876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.23880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.23883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.24118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.24150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.24176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.24214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.24227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.24377: variable 'ansible_distribution' from source: facts 19287 1726853424.24479: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.24482: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.24484: when evaluation is False, skipping this task 19287 1726853424.24486: _execute() done 19287 1726853424.24488: dumping result to json 19287 1726853424.24490: done dumping result, returning 19287 1726853424.24491: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-2353-ca58-0000000000c7] 19287 1726853424.24493: sending task result for task 02083763-bbaf-2353-ca58-0000000000c7 19287 1726853424.24558: done sending task result for task 02083763-bbaf-2353-ca58-0000000000c7 19287 1726853424.24561: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.24611: no more pending results, returning what we have 19287 1726853424.24615: results queue empty 19287 1726853424.24616: checking for any_errors_fatal 19287 1726853424.24622: done checking for any_errors_fatal 19287 1726853424.24623: checking for max_fail_percentage 19287 1726853424.24625: done checking for max_fail_percentage 19287 1726853424.24626: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.24626: done checking to see if all hosts have failed 19287 1726853424.24627: getting the remaining hosts for this loop 19287 1726853424.24630: done getting the remaining hosts for this loop 19287 1726853424.24634: getting the next task for host managed_node3 19287 1726853424.24641: done getting next task for host managed_node3 19287 1726853424.24645: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19287 1726853424.24648: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853424.24664: getting variables 19287 1726853424.24666: in VariableManager get_vars() 19287 1726853424.24716: Calling all_inventory to load vars for managed_node3 19287 1726853424.24719: Calling groups_inventory to load vars for managed_node3 19287 1726853424.24722: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.24731: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.24734: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.24737: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.25138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.25354: done with get_vars() 19287 1726853424.25365: done getting variables 19287 1726853424.25419: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:30:24 -0400 (0:00:00.080) 0:00:08.096 ****** 19287 1726853424.25449: entering _queue_task() for managed_node3/service 19287 1726853424.25685: worker is 1 (out of 1 available) 19287 1726853424.25697: exiting _queue_task() for managed_node3/service 19287 1726853424.25708: done queuing things up, now waiting for results queue to drain 19287 1726853424.25709: waiting for pending results... 19287 1726853424.25973: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19287 1726853424.26277: in run() - task 02083763-bbaf-2353-ca58-0000000000c8 19287 1726853424.26281: variable 'ansible_search_path' from source: unknown 19287 1726853424.26284: variable 'ansible_search_path' from source: unknown 19287 1726853424.26287: calling self._execute() 19287 1726853424.26289: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.26291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.26294: variable 'omit' from source: magic vars 19287 1726853424.26958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.29787: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.29857: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.29893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.29936: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.29964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.30043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.30074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.30097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.30138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.30157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.30313: variable 'ansible_distribution' from source: facts 19287 1726853424.30317: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.30357: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.30361: when evaluation is False, skipping this task 19287 1726853424.30364: _execute() done 19287 1726853424.30367: dumping result to json 19287 1726853424.30768: done dumping result, returning 19287 1726853424.30773: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-2353-ca58-0000000000c8] 19287 1726853424.30776: sending task result for task 02083763-bbaf-2353-ca58-0000000000c8 19287 1726853424.30847: done sending task result for task 02083763-bbaf-2353-ca58-0000000000c8 19287 1726853424.30854: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19287 1726853424.30889: no more pending results, returning what we have 19287 1726853424.30892: results queue empty 19287 1726853424.30892: checking for any_errors_fatal 19287 1726853424.30897: done checking for any_errors_fatal 19287 1726853424.30898: checking for max_fail_percentage 19287 1726853424.30899: done checking for max_fail_percentage 19287 1726853424.30900: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.30901: done checking to see if all hosts have failed 19287 1726853424.30901: getting the remaining hosts for this loop 19287 1726853424.30903: done getting the remaining hosts for this loop 19287 1726853424.30905: getting the next task for host managed_node3 19287 1726853424.30910: done getting next task for host managed_node3 19287 1726853424.30914: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19287 1726853424.30917: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853424.30930: getting variables 19287 1726853424.30932: in VariableManager get_vars() 19287 1726853424.30973: Calling all_inventory to load vars for managed_node3 19287 1726853424.30975: Calling groups_inventory to load vars for managed_node3 19287 1726853424.30978: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.30986: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.30989: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.30991: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.31509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.31714: done with get_vars() 19287 1726853424.31724: done getting variables 19287 1726853424.31980: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:30:24 -0400 (0:00:00.065) 0:00:08.161 ****** 19287 1726853424.32012: entering _queue_task() for managed_node3/service 19287 1726853424.32465: worker is 1 (out of 1 available) 19287 1726853424.32581: exiting _queue_task() for managed_node3/service 19287 1726853424.32592: done queuing things up, now waiting for results queue to drain 19287 1726853424.32593: waiting for pending results... 19287 1726853424.32939: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19287 1726853424.33216: in run() - task 02083763-bbaf-2353-ca58-0000000000c9 19287 1726853424.33419: variable 'ansible_search_path' from source: unknown 19287 1726853424.33423: variable 'ansible_search_path' from source: unknown 19287 1726853424.33426: calling self._execute() 19287 1726853424.33429: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.33746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.33749: variable 'omit' from source: magic vars 19287 1726853424.34447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.38923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.39149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.39376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.39380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.39383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.39577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.39580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.39798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.39845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.39866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.40125: variable 'ansible_distribution' from source: facts 19287 1726853424.40136: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.40160: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.40166: when evaluation is False, skipping this task 19287 1726853424.40178: _execute() done 19287 1726853424.40185: dumping result to json 19287 1726853424.40192: done dumping result, returning 19287 1726853424.40203: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-2353-ca58-0000000000c9] 19287 1726853424.40289: sending task result for task 02083763-bbaf-2353-ca58-0000000000c9 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.40526: no more pending results, returning what we have 19287 1726853424.40529: results queue empty 19287 1726853424.40530: checking for any_errors_fatal 19287 1726853424.40536: done checking for any_errors_fatal 19287 1726853424.40537: checking for max_fail_percentage 19287 1726853424.40539: done checking for max_fail_percentage 19287 1726853424.40540: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.40541: done checking to see if all hosts have failed 19287 1726853424.40542: getting the remaining hosts for this loop 19287 1726853424.40544: done getting the remaining hosts for this loop 19287 1726853424.40547: getting the next task for host managed_node3 19287 1726853424.40558: done getting next task for host managed_node3 19287 1726853424.40562: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19287 1726853424.40565: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853424.40584: getting variables 19287 1726853424.40586: in VariableManager get_vars() 19287 1726853424.40634: Calling all_inventory to load vars for managed_node3 19287 1726853424.40636: Calling groups_inventory to load vars for managed_node3 19287 1726853424.40639: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.40649: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.40655: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.40658: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.40942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.41665: done with get_vars() 19287 1726853424.41785: done sending task result for task 02083763-bbaf-2353-ca58-0000000000c9 19287 1726853424.41789: WORKER PROCESS EXITING 19287 1726853424.41795: done getting variables 19287 1726853424.41854: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:30:24 -0400 (0:00:00.098) 0:00:08.260 ****** 19287 1726853424.41886: entering _queue_task() for managed_node3/service 19287 1726853424.42344: worker is 1 (out of 1 available) 19287 1726853424.42361: exiting _queue_task() for managed_node3/service 19287 1726853424.42678: done queuing things up, now waiting for results queue to drain 19287 1726853424.42679: waiting for pending results... 19287 1726853424.42892: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19287 1726853424.43009: in run() - task 02083763-bbaf-2353-ca58-0000000000ca 19287 1726853424.43020: variable 'ansible_search_path' from source: unknown 19287 1726853424.43024: variable 'ansible_search_path' from source: unknown 19287 1726853424.43060: calling self._execute() 19287 1726853424.43212: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.43215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.43229: variable 'omit' from source: magic vars 19287 1726853424.43681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.46954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.47021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.47067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.47104: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.47129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.47274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.47321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.47325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.47373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.47431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.47598: variable 'ansible_distribution' from source: facts 19287 1726853424.47604: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.47622: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.47625: when evaluation is False, skipping this task 19287 1726853424.47628: _execute() done 19287 1726853424.47630: dumping result to json 19287 1726853424.47633: done dumping result, returning 19287 1726853424.47647: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-2353-ca58-0000000000ca] 19287 1726853424.47650: sending task result for task 02083763-bbaf-2353-ca58-0000000000ca 19287 1726853424.47735: done sending task result for task 02083763-bbaf-2353-ca58-0000000000ca 19287 1726853424.47738: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19287 1726853424.47793: no more pending results, returning what we have 19287 1726853424.47797: results queue empty 19287 1726853424.47798: checking for any_errors_fatal 19287 1726853424.47803: done checking for any_errors_fatal 19287 1726853424.47803: checking for max_fail_percentage 19287 1726853424.47805: done checking for max_fail_percentage 19287 1726853424.47806: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.47806: done checking to see if all hosts have failed 19287 1726853424.47807: getting the remaining hosts for this loop 19287 1726853424.47809: done getting the remaining hosts for this loop 19287 1726853424.47812: getting the next task for host managed_node3 19287 1726853424.47818: done getting next task for host managed_node3 19287 1726853424.47822: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19287 1726853424.47825: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853424.47841: getting variables 19287 1726853424.47843: in VariableManager get_vars() 19287 1726853424.48009: Calling all_inventory to load vars for managed_node3 19287 1726853424.48012: Calling groups_inventory to load vars for managed_node3 19287 1726853424.48014: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.48022: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.48024: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.48026: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.48267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.48482: done with get_vars() 19287 1726853424.48496: done getting variables 19287 1726853424.48559: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:30:24 -0400 (0:00:00.068) 0:00:08.329 ****** 19287 1726853424.48739: entering _queue_task() for managed_node3/copy 19287 1726853424.49270: worker is 1 (out of 1 available) 19287 1726853424.49283: exiting _queue_task() for managed_node3/copy 19287 1726853424.49293: done queuing things up, now waiting for results queue to drain 19287 1726853424.49295: waiting for pending results... 19287 1726853424.49627: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19287 1726853424.49655: in run() - task 02083763-bbaf-2353-ca58-0000000000cb 19287 1726853424.49686: variable 'ansible_search_path' from source: unknown 19287 1726853424.49690: variable 'ansible_search_path' from source: unknown 19287 1726853424.49711: calling self._execute() 19287 1726853424.49786: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.49794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.49800: variable 'omit' from source: magic vars 19287 1726853424.50106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.52198: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.52329: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.52332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.52377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.52389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.52510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.52514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.52608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.52612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.52615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.52762: variable 'ansible_distribution' from source: facts 19287 1726853424.52767: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.52788: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.52791: when evaluation is False, skipping this task 19287 1726853424.52794: _execute() done 19287 1726853424.52797: dumping result to json 19287 1726853424.52799: done dumping result, returning 19287 1726853424.52806: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-2353-ca58-0000000000cb] 19287 1726853424.52812: sending task result for task 02083763-bbaf-2353-ca58-0000000000cb 19287 1726853424.53037: done sending task result for task 02083763-bbaf-2353-ca58-0000000000cb 19287 1726853424.53042: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.53085: no more pending results, returning what we have 19287 1726853424.53088: results queue empty 19287 1726853424.53089: checking for any_errors_fatal 19287 1726853424.53093: done checking for any_errors_fatal 19287 1726853424.53094: checking for max_fail_percentage 19287 1726853424.53096: done checking for max_fail_percentage 19287 1726853424.53097: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.53098: done checking to see if all hosts have failed 19287 1726853424.53098: getting the remaining hosts for this loop 19287 1726853424.53100: done getting the remaining hosts for this loop 19287 1726853424.53103: getting the next task for host managed_node3 19287 1726853424.53109: done getting next task for host managed_node3 19287 1726853424.53112: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19287 1726853424.53115: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853424.53133: getting variables 19287 1726853424.53135: in VariableManager get_vars() 19287 1726853424.53182: Calling all_inventory to load vars for managed_node3 19287 1726853424.53185: Calling groups_inventory to load vars for managed_node3 19287 1726853424.53187: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.53196: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.53199: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.53203: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.53577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.53811: done with get_vars() 19287 1726853424.53822: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:30:24 -0400 (0:00:00.051) 0:00:08.381 ****** 19287 1726853424.53921: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19287 1726853424.54202: worker is 1 (out of 1 available) 19287 1726853424.54225: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19287 1726853424.54384: done queuing things up, now waiting for results queue to drain 19287 1726853424.54386: waiting for pending results... 19287 1726853424.54520: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19287 1726853424.54655: in run() - task 02083763-bbaf-2353-ca58-0000000000cc 19287 1726853424.54685: variable 'ansible_search_path' from source: unknown 19287 1726853424.54876: variable 'ansible_search_path' from source: unknown 19287 1726853424.54880: calling self._execute() 19287 1726853424.54882: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.54885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.54887: variable 'omit' from source: magic vars 19287 1726853424.55732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.58361: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.58425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.58465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.58505: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.58537: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.58633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.58677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.58710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.58760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.58792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.58947: variable 'ansible_distribution' from source: facts 19287 1726853424.58959: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.58993: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.59010: when evaluation is False, skipping this task 19287 1726853424.59017: _execute() done 19287 1726853424.59021: dumping result to json 19287 1726853424.59024: done dumping result, returning 19287 1726853424.59036: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-2353-ca58-0000000000cc] 19287 1726853424.59051: sending task result for task 02083763-bbaf-2353-ca58-0000000000cc 19287 1726853424.59168: done sending task result for task 02083763-bbaf-2353-ca58-0000000000cc 19287 1726853424.59173: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.59252: no more pending results, returning what we have 19287 1726853424.59255: results queue empty 19287 1726853424.59256: checking for any_errors_fatal 19287 1726853424.59261: done checking for any_errors_fatal 19287 1726853424.59262: checking for max_fail_percentage 19287 1726853424.59263: done checking for max_fail_percentage 19287 1726853424.59264: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.59265: done checking to see if all hosts have failed 19287 1726853424.59266: getting the remaining hosts for this loop 19287 1726853424.59267: done getting the remaining hosts for this loop 19287 1726853424.59270: getting the next task for host managed_node3 19287 1726853424.59279: done getting next task for host managed_node3 19287 1726853424.59282: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19287 1726853424.59285: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853424.59299: getting variables 19287 1726853424.59300: in VariableManager get_vars() 19287 1726853424.59343: Calling all_inventory to load vars for managed_node3 19287 1726853424.59346: Calling groups_inventory to load vars for managed_node3 19287 1726853424.59348: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.59357: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.59359: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.59362: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.59674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.59892: done with get_vars() 19287 1726853424.59902: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:30:24 -0400 (0:00:00.060) 0:00:08.441 ****** 19287 1726853424.60000: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19287 1726853424.60270: worker is 1 (out of 1 available) 19287 1726853424.60497: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19287 1726853424.60508: done queuing things up, now waiting for results queue to drain 19287 1726853424.60510: waiting for pending results... 19287 1726853424.60760: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19287 1726853424.60967: in run() - task 02083763-bbaf-2353-ca58-0000000000cd 19287 1726853424.60972: variable 'ansible_search_path' from source: unknown 19287 1726853424.60976: variable 'ansible_search_path' from source: unknown 19287 1726853424.60979: calling self._execute() 19287 1726853424.61066: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.61084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.61095: variable 'omit' from source: magic vars 19287 1726853424.61402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.63181: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.63184: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.63187: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.63189: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.63201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.63285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.63344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.63404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.63438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.63446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.63576: variable 'ansible_distribution' from source: facts 19287 1726853424.63582: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.63596: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.63599: when evaluation is False, skipping this task 19287 1726853424.63602: _execute() done 19287 1726853424.63604: dumping result to json 19287 1726853424.63606: done dumping result, returning 19287 1726853424.63616: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-2353-ca58-0000000000cd] 19287 1726853424.63618: sending task result for task 02083763-bbaf-2353-ca58-0000000000cd 19287 1726853424.63703: done sending task result for task 02083763-bbaf-2353-ca58-0000000000cd 19287 1726853424.63707: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.63785: no more pending results, returning what we have 19287 1726853424.63788: results queue empty 19287 1726853424.63789: checking for any_errors_fatal 19287 1726853424.63795: done checking for any_errors_fatal 19287 1726853424.63796: checking for max_fail_percentage 19287 1726853424.63797: done checking for max_fail_percentage 19287 1726853424.63798: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.63799: done checking to see if all hosts have failed 19287 1726853424.63800: getting the remaining hosts for this loop 19287 1726853424.63801: done getting the remaining hosts for this loop 19287 1726853424.63804: getting the next task for host managed_node3 19287 1726853424.63810: done getting next task for host managed_node3 19287 1726853424.63813: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19287 1726853424.63816: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853424.63830: getting variables 19287 1726853424.63831: in VariableManager get_vars() 19287 1726853424.63877: Calling all_inventory to load vars for managed_node3 19287 1726853424.63880: Calling groups_inventory to load vars for managed_node3 19287 1726853424.63882: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.63890: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.63892: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.63895: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.64015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.64138: done with get_vars() 19287 1726853424.64145: done getting variables 19287 1726853424.64186: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:30:24 -0400 (0:00:00.042) 0:00:08.483 ****** 19287 1726853424.64206: entering _queue_task() for managed_node3/debug 19287 1726853424.64387: worker is 1 (out of 1 available) 19287 1726853424.64400: exiting _queue_task() for managed_node3/debug 19287 1726853424.64412: done queuing things up, now waiting for results queue to drain 19287 1726853424.64414: waiting for pending results... 19287 1726853424.64587: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19287 1726853424.64663: in run() - task 02083763-bbaf-2353-ca58-0000000000ce 19287 1726853424.64675: variable 'ansible_search_path' from source: unknown 19287 1726853424.64679: variable 'ansible_search_path' from source: unknown 19287 1726853424.64708: calling self._execute() 19287 1726853424.64774: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.64778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.64787: variable 'omit' from source: magic vars 19287 1726853424.65089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.67122: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.67230: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.67234: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.67237: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.67252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.67319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.67342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.67363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.67390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.67401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.67496: variable 'ansible_distribution' from source: facts 19287 1726853424.67499: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.67515: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.67518: when evaluation is False, skipping this task 19287 1726853424.67520: _execute() done 19287 1726853424.67522: dumping result to json 19287 1726853424.67525: done dumping result, returning 19287 1726853424.67532: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-2353-ca58-0000000000ce] 19287 1726853424.67537: sending task result for task 02083763-bbaf-2353-ca58-0000000000ce 19287 1726853424.67618: done sending task result for task 02083763-bbaf-2353-ca58-0000000000ce 19287 1726853424.67621: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853424.67699: no more pending results, returning what we have 19287 1726853424.67702: results queue empty 19287 1726853424.67702: checking for any_errors_fatal 19287 1726853424.67707: done checking for any_errors_fatal 19287 1726853424.67708: checking for max_fail_percentage 19287 1726853424.67709: done checking for max_fail_percentage 19287 1726853424.67710: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.67711: done checking to see if all hosts have failed 19287 1726853424.67712: getting the remaining hosts for this loop 19287 1726853424.67713: done getting the remaining hosts for this loop 19287 1726853424.67716: getting the next task for host managed_node3 19287 1726853424.67722: done getting next task for host managed_node3 19287 1726853424.67726: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19287 1726853424.67728: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853424.67742: getting variables 19287 1726853424.67744: in VariableManager get_vars() 19287 1726853424.67795: Calling all_inventory to load vars for managed_node3 19287 1726853424.67798: Calling groups_inventory to load vars for managed_node3 19287 1726853424.67800: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.67808: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.67811: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.67813: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.67960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.68083: done with get_vars() 19287 1726853424.68090: done getting variables 19287 1726853424.68130: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:30:24 -0400 (0:00:00.039) 0:00:08.523 ****** 19287 1726853424.68151: entering _queue_task() for managed_node3/debug 19287 1726853424.68337: worker is 1 (out of 1 available) 19287 1726853424.68352: exiting _queue_task() for managed_node3/debug 19287 1726853424.68365: done queuing things up, now waiting for results queue to drain 19287 1726853424.68367: waiting for pending results... 19287 1726853424.68526: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19287 1726853424.68602: in run() - task 02083763-bbaf-2353-ca58-0000000000cf 19287 1726853424.68613: variable 'ansible_search_path' from source: unknown 19287 1726853424.68616: variable 'ansible_search_path' from source: unknown 19287 1726853424.68644: calling self._execute() 19287 1726853424.68718: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.68721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.68731: variable 'omit' from source: magic vars 19287 1726853424.69022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.70479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.70538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.70567: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.70593: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.70613: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.70673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.70693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.70710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.70735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.70745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.70838: variable 'ansible_distribution' from source: facts 19287 1726853424.70841: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.70857: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.70860: when evaluation is False, skipping this task 19287 1726853424.70863: _execute() done 19287 1726853424.70865: dumping result to json 19287 1726853424.70867: done dumping result, returning 19287 1726853424.70881: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-2353-ca58-0000000000cf] 19287 1726853424.70884: sending task result for task 02083763-bbaf-2353-ca58-0000000000cf 19287 1726853424.70958: done sending task result for task 02083763-bbaf-2353-ca58-0000000000cf 19287 1726853424.70961: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853424.71022: no more pending results, returning what we have 19287 1726853424.71025: results queue empty 19287 1726853424.71026: checking for any_errors_fatal 19287 1726853424.71033: done checking for any_errors_fatal 19287 1726853424.71033: checking for max_fail_percentage 19287 1726853424.71035: done checking for max_fail_percentage 19287 1726853424.71036: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.71037: done checking to see if all hosts have failed 19287 1726853424.71037: getting the remaining hosts for this loop 19287 1726853424.71039: done getting the remaining hosts for this loop 19287 1726853424.71042: getting the next task for host managed_node3 19287 1726853424.71048: done getting next task for host managed_node3 19287 1726853424.71053: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19287 1726853424.71056: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853424.71072: getting variables 19287 1726853424.71073: in VariableManager get_vars() 19287 1726853424.71110: Calling all_inventory to load vars for managed_node3 19287 1726853424.71112: Calling groups_inventory to load vars for managed_node3 19287 1726853424.71114: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.71122: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.71124: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.71127: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.71244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.71372: done with get_vars() 19287 1726853424.71380: done getting variables 19287 1726853424.71417: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:30:24 -0400 (0:00:00.032) 0:00:08.556 ****** 19287 1726853424.71439: entering _queue_task() for managed_node3/debug 19287 1726853424.71624: worker is 1 (out of 1 available) 19287 1726853424.71638: exiting _queue_task() for managed_node3/debug 19287 1726853424.71650: done queuing things up, now waiting for results queue to drain 19287 1726853424.71651: waiting for pending results... 19287 1726853424.71818: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19287 1726853424.71899: in run() - task 02083763-bbaf-2353-ca58-0000000000d0 19287 1726853424.71911: variable 'ansible_search_path' from source: unknown 19287 1726853424.71914: variable 'ansible_search_path' from source: unknown 19287 1726853424.71943: calling self._execute() 19287 1726853424.72009: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.72012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.72022: variable 'omit' from source: magic vars 19287 1726853424.72317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.73807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.73852: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.73882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.73906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.73925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.73987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.74006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.74023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.74050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.74065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.74153: variable 'ansible_distribution' from source: facts 19287 1726853424.74162: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.74179: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.74182: when evaluation is False, skipping this task 19287 1726853424.74185: _execute() done 19287 1726853424.74187: dumping result to json 19287 1726853424.74189: done dumping result, returning 19287 1726853424.74197: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-2353-ca58-0000000000d0] 19287 1726853424.74202: sending task result for task 02083763-bbaf-2353-ca58-0000000000d0 19287 1726853424.74280: done sending task result for task 02083763-bbaf-2353-ca58-0000000000d0 19287 1726853424.74283: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853424.74324: no more pending results, returning what we have 19287 1726853424.74327: results queue empty 19287 1726853424.74328: checking for any_errors_fatal 19287 1726853424.74331: done checking for any_errors_fatal 19287 1726853424.74332: checking for max_fail_percentage 19287 1726853424.74334: done checking for max_fail_percentage 19287 1726853424.74335: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.74336: done checking to see if all hosts have failed 19287 1726853424.74336: getting the remaining hosts for this loop 19287 1726853424.74338: done getting the remaining hosts for this loop 19287 1726853424.74341: getting the next task for host managed_node3 19287 1726853424.74348: done getting next task for host managed_node3 19287 1726853424.74351: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19287 1726853424.74354: ^ state is: HOST STATE: block=3, 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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19287 1726853424.74369: getting variables 19287 1726853424.74372: in VariableManager get_vars() 19287 1726853424.74413: Calling all_inventory to load vars for managed_node3 19287 1726853424.74415: Calling groups_inventory to load vars for managed_node3 19287 1726853424.74417: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.74425: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.74427: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.74430: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.74606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.74726: done with get_vars() 19287 1726853424.74733: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:30:24 -0400 (0:00:00.033) 0:00:08.589 ****** 19287 1726853424.74798: entering _queue_task() for managed_node3/ping 19287 1726853424.74976: worker is 1 (out of 1 available) 19287 1726853424.74991: exiting _queue_task() for managed_node3/ping 19287 1726853424.75004: done queuing things up, now waiting for results queue to drain 19287 1726853424.75005: waiting for pending results... 19287 1726853424.75165: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19287 1726853424.75255: in run() - task 02083763-bbaf-2353-ca58-0000000000d1 19287 1726853424.75264: variable 'ansible_search_path' from source: unknown 19287 1726853424.75267: variable 'ansible_search_path' from source: unknown 19287 1726853424.75299: calling self._execute() 19287 1726853424.75359: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.75364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.75373: variable 'omit' from source: magic vars 19287 1726853424.75661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.77114: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.77163: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.77196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.77221: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.77240: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.77299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.77320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.77337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.77363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.77374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.77469: variable 'ansible_distribution' from source: facts 19287 1726853424.77474: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.77489: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.77493: when evaluation is False, skipping this task 19287 1726853424.77495: _execute() done 19287 1726853424.77498: dumping result to json 19287 1726853424.77500: done dumping result, returning 19287 1726853424.77508: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-2353-ca58-0000000000d1] 19287 1726853424.77511: sending task result for task 02083763-bbaf-2353-ca58-0000000000d1 19287 1726853424.77591: done sending task result for task 02083763-bbaf-2353-ca58-0000000000d1 19287 1726853424.77594: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.77666: no more pending results, returning what we have 19287 1726853424.77668: results queue empty 19287 1726853424.77669: checking for any_errors_fatal 19287 1726853424.77680: done checking for any_errors_fatal 19287 1726853424.77681: checking for max_fail_percentage 19287 1726853424.77683: done checking for max_fail_percentage 19287 1726853424.77684: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.77684: done checking to see if all hosts have failed 19287 1726853424.77685: getting the remaining hosts for this loop 19287 1726853424.77687: done getting the remaining hosts for this loop 19287 1726853424.77689: getting the next task for host managed_node3 19287 1726853424.77696: done getting next task for host managed_node3 19287 1726853424.77698: ^ task is: TASK: meta (role_complete) 19287 1726853424.77701: ^ state is: HOST STATE: block=3, 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? (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 19287 1726853424.77715: getting variables 19287 1726853424.77716: in VariableManager get_vars() 19287 1726853424.77756: Calling all_inventory to load vars for managed_node3 19287 1726853424.77759: Calling groups_inventory to load vars for managed_node3 19287 1726853424.77761: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.77767: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.77769: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.77772: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.77885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.78008: done with get_vars() 19287 1726853424.78015: done getting variables 19287 1726853424.78066: done queuing things up, now waiting for results queue to drain 19287 1726853424.78067: results queue empty 19287 1726853424.78068: checking for any_errors_fatal 19287 1726853424.78069: done checking for any_errors_fatal 19287 1726853424.78070: checking for max_fail_percentage 19287 1726853424.78072: done checking for max_fail_percentage 19287 1726853424.78073: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.78073: done checking to see if all hosts have failed 19287 1726853424.78074: getting the remaining hosts for this loop 19287 1726853424.78074: done getting the remaining hosts for this loop 19287 1726853424.78076: getting the next task for host managed_node3 19287 1726853424.78078: done getting next task for host managed_node3 19287 1726853424.78080: ^ task is: TASK: Get profile's coalescing options 19287 1726853424.78080: ^ state is: HOST STATE: block=3, 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 19287 1726853424.78082: getting variables 19287 1726853424.78082: in VariableManager get_vars() 19287 1726853424.78094: Calling all_inventory to load vars for managed_node3 19287 1726853424.78095: Calling groups_inventory to load vars for managed_node3 19287 1726853424.78097: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.78100: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.78101: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.78102: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.78203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.78320: done with get_vars() 19287 1726853424.78327: done getting variables 19287 1726853424.78354: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:132 Friday 20 September 2024 13:30:24 -0400 (0:00:00.035) 0:00:08.625 ****** 19287 1726853424.78373: entering _queue_task() for managed_node3/command 19287 1726853424.78556: worker is 1 (out of 1 available) 19287 1726853424.78572: exiting _queue_task() for managed_node3/command 19287 1726853424.78584: done queuing things up, now waiting for results queue to drain 19287 1726853424.78586: waiting for pending results... 19287 1726853424.78738: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19287 1726853424.78800: in run() - task 02083763-bbaf-2353-ca58-000000000101 19287 1726853424.78813: variable 'ansible_search_path' from source: unknown 19287 1726853424.78841: calling self._execute() 19287 1726853424.78906: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.78909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.78920: variable 'omit' from source: magic vars 19287 1726853424.79219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.80706: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.80758: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.80787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.80825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.80846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.80908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.80927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.80944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.80973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.80984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.81081: variable 'ansible_distribution' from source: facts 19287 1726853424.81085: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.81105: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.81108: when evaluation is False, skipping this task 19287 1726853424.81111: _execute() done 19287 1726853424.81113: dumping result to json 19287 1726853424.81115: done dumping result, returning 19287 1726853424.81120: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [02083763-bbaf-2353-ca58-000000000101] 19287 1726853424.81126: sending task result for task 02083763-bbaf-2353-ca58-000000000101 19287 1726853424.81214: done sending task result for task 02083763-bbaf-2353-ca58-000000000101 19287 1726853424.81216: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.81275: no more pending results, returning what we have 19287 1726853424.81279: results queue empty 19287 1726853424.81279: checking for any_errors_fatal 19287 1726853424.81281: done checking for any_errors_fatal 19287 1726853424.81282: checking for max_fail_percentage 19287 1726853424.81283: done checking for max_fail_percentage 19287 1726853424.81284: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.81285: done checking to see if all hosts have failed 19287 1726853424.81285: getting the remaining hosts for this loop 19287 1726853424.81287: done getting the remaining hosts for this loop 19287 1726853424.81290: getting the next task for host managed_node3 19287 1726853424.81296: done getting next task for host managed_node3 19287 1726853424.81298: ^ task is: TASK: ASSERT: The profile does reset coalescing options 19287 1726853424.81301: ^ state is: HOST STATE: block=3, 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 19287 1726853424.81304: getting variables 19287 1726853424.81305: in VariableManager get_vars() 19287 1726853424.81364: Calling all_inventory to load vars for managed_node3 19287 1726853424.81367: Calling groups_inventory to load vars for managed_node3 19287 1726853424.81369: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.81380: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.81382: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.81384: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.81524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.81643: done with get_vars() 19287 1726853424.81650: done getting variables 19287 1726853424.81693: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:138 Friday 20 September 2024 13:30:24 -0400 (0:00:00.033) 0:00:08.659 ****** 19287 1726853424.81730: entering _queue_task() for managed_node3/assert 19287 1726853424.81975: worker is 1 (out of 1 available) 19287 1726853424.81988: exiting _queue_task() for managed_node3/assert 19287 1726853424.81999: done queuing things up, now waiting for results queue to drain 19287 1726853424.82001: waiting for pending results... 19287 1726853424.82356: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does reset coalescing options 19287 1726853424.82362: in run() - task 02083763-bbaf-2353-ca58-000000000102 19287 1726853424.82370: variable 'ansible_search_path' from source: unknown 19287 1726853424.82405: calling self._execute() 19287 1726853424.82505: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.82509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.82562: variable 'omit' from source: magic vars 19287 1726853424.82957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.84896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.85003: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.85007: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.85029: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.85057: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.85123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.85330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.85333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.85336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.85338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.85476: variable 'ansible_distribution' from source: facts 19287 1726853424.85480: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.85482: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.85484: when evaluation is False, skipping this task 19287 1726853424.85485: _execute() done 19287 1726853424.85487: dumping result to json 19287 1726853424.85489: done dumping result, returning 19287 1726853424.85490: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does reset coalescing options [02083763-bbaf-2353-ca58-000000000102] 19287 1726853424.85492: sending task result for task 02083763-bbaf-2353-ca58-000000000102 19287 1726853424.85554: done sending task result for task 02083763-bbaf-2353-ca58-000000000102 19287 1726853424.85557: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.85596: no more pending results, returning what we have 19287 1726853424.85598: results queue empty 19287 1726853424.85599: checking for any_errors_fatal 19287 1726853424.85604: done checking for any_errors_fatal 19287 1726853424.85604: checking for max_fail_percentage 19287 1726853424.85606: done checking for max_fail_percentage 19287 1726853424.85606: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.85607: done checking to see if all hosts have failed 19287 1726853424.85608: getting the remaining hosts for this loop 19287 1726853424.85609: done getting the remaining hosts for this loop 19287 1726853424.85612: getting the next task for host managed_node3 19287 1726853424.85616: done getting next task for host managed_node3 19287 1726853424.85619: ^ task is: TASK: Get profile's coalescing options 19287 1726853424.85620: ^ state is: HOST STATE: block=3, 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 19287 1726853424.85623: getting variables 19287 1726853424.85624: in VariableManager get_vars() 19287 1726853424.85664: Calling all_inventory to load vars for managed_node3 19287 1726853424.85667: Calling groups_inventory to load vars for managed_node3 19287 1726853424.85669: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.85683: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.85685: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.85687: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.86076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.86264: done with get_vars() 19287 1726853424.86276: done getting variables 19287 1726853424.86328: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:143 Friday 20 September 2024 13:30:24 -0400 (0:00:00.046) 0:00:08.705 ****** 19287 1726853424.86353: entering _queue_task() for managed_node3/command 19287 1726853424.86801: worker is 1 (out of 1 available) 19287 1726853424.86809: exiting _queue_task() for managed_node3/command 19287 1726853424.86819: done queuing things up, now waiting for results queue to drain 19287 1726853424.86821: waiting for pending results... 19287 1726853424.87002: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19287 1726853424.87008: in run() - task 02083763-bbaf-2353-ca58-000000000103 19287 1726853424.87011: variable 'ansible_search_path' from source: unknown 19287 1726853424.87013: calling self._execute() 19287 1726853424.87059: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.87065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.87078: variable 'omit' from source: magic vars 19287 1726853424.87497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.89783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.90006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.90042: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.90078: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.90106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.90194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.90220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.90250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.90289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.90305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.90440: variable 'ansible_distribution' from source: facts 19287 1726853424.90444: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.90465: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.90468: when evaluation is False, skipping this task 19287 1726853424.90472: _execute() done 19287 1726853424.90475: dumping result to json 19287 1726853424.90478: done dumping result, returning 19287 1726853424.90484: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [02083763-bbaf-2353-ca58-000000000103] 19287 1726853424.90519: sending task result for task 02083763-bbaf-2353-ca58-000000000103 19287 1726853424.90589: done sending task result for task 02083763-bbaf-2353-ca58-000000000103 19287 1726853424.90592: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.90674: no more pending results, returning what we have 19287 1726853424.90677: results queue empty 19287 1726853424.90678: checking for any_errors_fatal 19287 1726853424.90684: done checking for any_errors_fatal 19287 1726853424.90685: checking for max_fail_percentage 19287 1726853424.90687: done checking for max_fail_percentage 19287 1726853424.90688: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.90689: done checking to see if all hosts have failed 19287 1726853424.90690: getting the remaining hosts for this loop 19287 1726853424.90692: done getting the remaining hosts for this loop 19287 1726853424.90695: getting the next task for host managed_node3 19287 1726853424.90703: done getting next task for host managed_node3 19287 1726853424.90706: ^ task is: TASK: ASSERT: The profile does reset coalescing options 19287 1726853424.90708: ^ state is: HOST STATE: block=3, 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 19287 1726853424.90711: getting variables 19287 1726853424.90713: in VariableManager get_vars() 19287 1726853424.90765: Calling all_inventory to load vars for managed_node3 19287 1726853424.90768: Calling groups_inventory to load vars for managed_node3 19287 1726853424.90873: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.90884: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.90887: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.90891: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.91061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.91334: done with get_vars() 19287 1726853424.91344: done getting variables 19287 1726853424.91404: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:150 Friday 20 September 2024 13:30:24 -0400 (0:00:00.050) 0:00:08.756 ****** 19287 1726853424.91431: entering _queue_task() for managed_node3/assert 19287 1726853424.91668: worker is 1 (out of 1 available) 19287 1726853424.91681: exiting _queue_task() for managed_node3/assert 19287 1726853424.91693: done queuing things up, now waiting for results queue to drain 19287 1726853424.91694: waiting for pending results... 19287 1726853424.91961: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does reset coalescing options 19287 1726853424.92056: in run() - task 02083763-bbaf-2353-ca58-000000000104 19287 1726853424.92061: variable 'ansible_search_path' from source: unknown 19287 1726853424.92169: calling self._execute() 19287 1726853424.92175: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.92178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.92181: variable 'omit' from source: magic vars 19287 1726853424.92598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.94650: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.94695: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.94721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.94745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.94769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.94826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.94845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.94863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.94892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.94905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.94998: variable 'ansible_distribution' from source: facts 19287 1726853424.95002: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.95019: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.95022: when evaluation is False, skipping this task 19287 1726853424.95025: _execute() done 19287 1726853424.95027: dumping result to json 19287 1726853424.95030: done dumping result, returning 19287 1726853424.95037: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does reset coalescing options [02083763-bbaf-2353-ca58-000000000104] 19287 1726853424.95042: sending task result for task 02083763-bbaf-2353-ca58-000000000104 19287 1726853424.95125: done sending task result for task 02083763-bbaf-2353-ca58-000000000104 19287 1726853424.95128: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.95179: no more pending results, returning what we have 19287 1726853424.95181: results queue empty 19287 1726853424.95182: checking for any_errors_fatal 19287 1726853424.95187: done checking for any_errors_fatal 19287 1726853424.95188: checking for max_fail_percentage 19287 1726853424.95189: done checking for max_fail_percentage 19287 1726853424.95190: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.95191: done checking to see if all hosts have failed 19287 1726853424.95191: getting the remaining hosts for this loop 19287 1726853424.95193: done getting the remaining hosts for this loop 19287 1726853424.95196: getting the next task for host managed_node3 19287 1726853424.95206: done getting next task for host managed_node3 19287 1726853424.95211: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19287 1726853424.95215: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 19287 1726853424.95232: getting variables 19287 1726853424.95234: in VariableManager get_vars() 19287 1726853424.95285: Calling all_inventory to load vars for managed_node3 19287 1726853424.95288: Calling groups_inventory to load vars for managed_node3 19287 1726853424.95290: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.95298: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.95300: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.95303: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.95465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.95633: done with get_vars() 19287 1726853424.95642: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:30:24 -0400 (0:00:00.043) 0:00:08.799 ****** 19287 1726853424.95735: entering _queue_task() for managed_node3/include_tasks 19287 1726853424.96203: worker is 1 (out of 1 available) 19287 1726853424.96210: exiting _queue_task() for managed_node3/include_tasks 19287 1726853424.96220: done queuing things up, now waiting for results queue to drain 19287 1726853424.96221: waiting for pending results... 19287 1726853424.96408: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19287 1726853424.96412: in run() - task 02083763-bbaf-2353-ca58-00000000010d 19287 1726853424.96416: variable 'ansible_search_path' from source: unknown 19287 1726853424.96419: variable 'ansible_search_path' from source: unknown 19287 1726853424.96422: calling self._execute() 19287 1726853424.96561: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853424.96564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853424.96567: variable 'omit' from source: magic vars 19287 1726853424.96893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853424.98524: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853424.98564: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853424.98592: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853424.98631: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853424.98653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853424.98709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853424.98732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853424.98749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853424.98777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853424.98801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853424.98981: variable 'ansible_distribution' from source: facts 19287 1726853424.98985: variable 'ansible_distribution_major_version' from source: facts 19287 1726853424.98988: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853424.98990: when evaluation is False, skipping this task 19287 1726853424.98992: _execute() done 19287 1726853424.98994: dumping result to json 19287 1726853424.98996: done dumping result, returning 19287 1726853424.98998: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-2353-ca58-00000000010d] 19287 1726853424.99000: sending task result for task 02083763-bbaf-2353-ca58-00000000010d 19287 1726853424.99064: done sending task result for task 02083763-bbaf-2353-ca58-00000000010d 19287 1726853424.99066: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853424.99119: no more pending results, returning what we have 19287 1726853424.99122: results queue empty 19287 1726853424.99123: checking for any_errors_fatal 19287 1726853424.99127: done checking for any_errors_fatal 19287 1726853424.99128: checking for max_fail_percentage 19287 1726853424.99130: done checking for max_fail_percentage 19287 1726853424.99131: checking to see if all hosts have failed and the running result is not ok 19287 1726853424.99131: done checking to see if all hosts have failed 19287 1726853424.99132: getting the remaining hosts for this loop 19287 1726853424.99134: done getting the remaining hosts for this loop 19287 1726853424.99137: getting the next task for host managed_node3 19287 1726853424.99143: done getting next task for host managed_node3 19287 1726853424.99146: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19287 1726853424.99150: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 19287 1726853424.99168: getting variables 19287 1726853424.99169: in VariableManager get_vars() 19287 1726853424.99211: Calling all_inventory to load vars for managed_node3 19287 1726853424.99214: Calling groups_inventory to load vars for managed_node3 19287 1726853424.99216: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853424.99223: Calling all_plugins_play to load vars for managed_node3 19287 1726853424.99225: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853424.99228: Calling groups_plugins_play to load vars for managed_node3 19287 1726853424.99400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853424.99614: done with get_vars() 19287 1726853424.99625: done getting variables 19287 1726853424.99697: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:30:24 -0400 (0:00:00.039) 0:00:08.839 ****** 19287 1726853424.99729: entering _queue_task() for managed_node3/debug 19287 1726853424.99981: worker is 1 (out of 1 available) 19287 1726853424.99993: exiting _queue_task() for managed_node3/debug 19287 1726853425.00005: done queuing things up, now waiting for results queue to drain 19287 1726853425.00007: waiting for pending results... 19287 1726853425.00475: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19287 1726853425.00481: in run() - task 02083763-bbaf-2353-ca58-00000000010e 19287 1726853425.00484: variable 'ansible_search_path' from source: unknown 19287 1726853425.00487: variable 'ansible_search_path' from source: unknown 19287 1726853425.00489: calling self._execute() 19287 1726853425.00539: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.00542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.00554: variable 'omit' from source: magic vars 19287 1726853425.00890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.02677: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.02712: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.02745: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.02876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.02882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.02888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.02919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.02947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.02994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.03006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.03146: variable 'ansible_distribution' from source: facts 19287 1726853425.03159: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.03175: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.03178: when evaluation is False, skipping this task 19287 1726853425.03181: _execute() done 19287 1726853425.03183: dumping result to json 19287 1726853425.03185: done dumping result, returning 19287 1726853425.03197: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-2353-ca58-00000000010e] 19287 1726853425.03202: sending task result for task 02083763-bbaf-2353-ca58-00000000010e 19287 1726853425.03286: done sending task result for task 02083763-bbaf-2353-ca58-00000000010e 19287 1726853425.03289: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853425.03372: no more pending results, returning what we have 19287 1726853425.03375: results queue empty 19287 1726853425.03376: checking for any_errors_fatal 19287 1726853425.03385: done checking for any_errors_fatal 19287 1726853425.03386: checking for max_fail_percentage 19287 1726853425.03388: done checking for max_fail_percentage 19287 1726853425.03389: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.03390: done checking to see if all hosts have failed 19287 1726853425.03391: getting the remaining hosts for this loop 19287 1726853425.03392: done getting the remaining hosts for this loop 19287 1726853425.03395: getting the next task for host managed_node3 19287 1726853425.03402: done getting next task for host managed_node3 19287 1726853425.03406: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19287 1726853425.03409: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 19287 1726853425.03426: getting variables 19287 1726853425.03427: in VariableManager get_vars() 19287 1726853425.03473: Calling all_inventory to load vars for managed_node3 19287 1726853425.03476: Calling groups_inventory to load vars for managed_node3 19287 1726853425.03478: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.03486: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.03492: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.03495: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.03694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.03909: done with get_vars() 19287 1726853425.03918: done getting variables 19287 1726853425.03975: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:30:25 -0400 (0:00:00.042) 0:00:08.881 ****** 19287 1726853425.04008: entering _queue_task() for managed_node3/fail 19287 1726853425.04264: worker is 1 (out of 1 available) 19287 1726853425.04480: exiting _queue_task() for managed_node3/fail 19287 1726853425.04491: done queuing things up, now waiting for results queue to drain 19287 1726853425.04493: waiting for pending results... 19287 1726853425.04744: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19287 1726853425.04750: in run() - task 02083763-bbaf-2353-ca58-00000000010f 19287 1726853425.04765: variable 'ansible_search_path' from source: unknown 19287 1726853425.04768: variable 'ansible_search_path' from source: unknown 19287 1726853425.04821: calling self._execute() 19287 1726853425.04888: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.04892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.04901: variable 'omit' from source: magic vars 19287 1726853425.05212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.06950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.07087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.07090: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.07120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.07151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.07230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.07265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.07296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.07338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.07357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.07515: variable 'ansible_distribution' from source: facts 19287 1726853425.07525: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.07630: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.07633: when evaluation is False, skipping this task 19287 1726853425.07635: _execute() done 19287 1726853425.07636: dumping result to json 19287 1726853425.07638: done dumping result, returning 19287 1726853425.07640: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-2353-ca58-00000000010f] 19287 1726853425.07642: sending task result for task 02083763-bbaf-2353-ca58-00000000010f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.07802: no more pending results, returning what we have 19287 1726853425.07804: results queue empty 19287 1726853425.07805: checking for any_errors_fatal 19287 1726853425.07810: done checking for any_errors_fatal 19287 1726853425.07811: checking for max_fail_percentage 19287 1726853425.07812: done checking for max_fail_percentage 19287 1726853425.07813: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.07814: done checking to see if all hosts have failed 19287 1726853425.07815: getting the remaining hosts for this loop 19287 1726853425.07816: done getting the remaining hosts for this loop 19287 1726853425.07819: getting the next task for host managed_node3 19287 1726853425.07824: done getting next task for host managed_node3 19287 1726853425.07828: ^ 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 19287 1726853425.07832: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (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), did rescue? False, did start at task? False 19287 1726853425.07847: getting variables 19287 1726853425.07849: in VariableManager get_vars() 19287 1726853425.07900: Calling all_inventory to load vars for managed_node3 19287 1726853425.07902: Calling groups_inventory to load vars for managed_node3 19287 1726853425.07904: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.07913: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.07915: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.07918: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.08041: done sending task result for task 02083763-bbaf-2353-ca58-00000000010f 19287 1726853425.08044: WORKER PROCESS EXITING 19287 1726853425.08057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.08183: done with get_vars() 19287 1726853425.08191: done getting variables 19287 1726853425.08232: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:30:25 -0400 (0:00:00.042) 0:00:08.924 ****** 19287 1726853425.08257: entering _queue_task() for managed_node3/fail 19287 1726853425.08455: worker is 1 (out of 1 available) 19287 1726853425.08469: exiting _queue_task() for managed_node3/fail 19287 1726853425.08482: done queuing things up, now waiting for results queue to drain 19287 1726853425.08484: waiting for pending results... 19287 1726853425.08647: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19287 1726853425.08729: in run() - task 02083763-bbaf-2353-ca58-000000000110 19287 1726853425.08740: variable 'ansible_search_path' from source: unknown 19287 1726853425.08744: variable 'ansible_search_path' from source: unknown 19287 1726853425.08773: calling self._execute() 19287 1726853425.08834: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.08838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.08847: variable 'omit' from source: magic vars 19287 1726853425.09138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.10766: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.10811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.10836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.10861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.10882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.10939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.10959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.10978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.11006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.11018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.11111: variable 'ansible_distribution' from source: facts 19287 1726853425.11115: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.11131: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.11134: when evaluation is False, skipping this task 19287 1726853425.11136: _execute() done 19287 1726853425.11139: dumping result to json 19287 1726853425.11142: done dumping result, returning 19287 1726853425.11149: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-2353-ca58-000000000110] 19287 1726853425.11156: sending task result for task 02083763-bbaf-2353-ca58-000000000110 19287 1726853425.11237: done sending task result for task 02083763-bbaf-2353-ca58-000000000110 19287 1726853425.11240: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.11288: no more pending results, returning what we have 19287 1726853425.11291: results queue empty 19287 1726853425.11292: checking for any_errors_fatal 19287 1726853425.11298: done checking for any_errors_fatal 19287 1726853425.11299: checking for max_fail_percentage 19287 1726853425.11300: done checking for max_fail_percentage 19287 1726853425.11301: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.11302: done checking to see if all hosts have failed 19287 1726853425.11303: getting the remaining hosts for this loop 19287 1726853425.11304: done getting the remaining hosts for this loop 19287 1726853425.11308: getting the next task for host managed_node3 19287 1726853425.11314: done getting next task for host managed_node3 19287 1726853425.11317: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19287 1726853425.11321: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.11337: getting variables 19287 1726853425.11339: in VariableManager get_vars() 19287 1726853425.11389: Calling all_inventory to load vars for managed_node3 19287 1726853425.11392: Calling groups_inventory to load vars for managed_node3 19287 1726853425.11394: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.11402: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.11404: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.11407: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.11716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.11833: done with get_vars() 19287 1726853425.11839: done getting variables 19287 1726853425.11881: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:30:25 -0400 (0:00:00.036) 0:00:08.960 ****** 19287 1726853425.11901: entering _queue_task() for managed_node3/fail 19287 1726853425.12097: worker is 1 (out of 1 available) 19287 1726853425.12112: exiting _queue_task() for managed_node3/fail 19287 1726853425.12124: done queuing things up, now waiting for results queue to drain 19287 1726853425.12126: waiting for pending results... 19287 1726853425.12280: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19287 1726853425.12577: in run() - task 02083763-bbaf-2353-ca58-000000000111 19287 1726853425.12581: variable 'ansible_search_path' from source: unknown 19287 1726853425.12584: variable 'ansible_search_path' from source: unknown 19287 1726853425.12587: calling self._execute() 19287 1726853425.12589: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.12591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.12593: variable 'omit' from source: magic vars 19287 1726853425.13023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.15489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.15581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.15622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.15681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.15716: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.15815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.15856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.15902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.15950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.15979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.16147: variable 'ansible_distribution' from source: facts 19287 1726853425.16165: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.16192: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.16376: when evaluation is False, skipping this task 19287 1726853425.16380: _execute() done 19287 1726853425.16383: dumping result to json 19287 1726853425.16385: done dumping result, returning 19287 1726853425.16388: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-2353-ca58-000000000111] 19287 1726853425.16391: sending task result for task 02083763-bbaf-2353-ca58-000000000111 19287 1726853425.16465: done sending task result for task 02083763-bbaf-2353-ca58-000000000111 19287 1726853425.16468: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.16522: no more pending results, returning what we have 19287 1726853425.16525: results queue empty 19287 1726853425.16526: checking for any_errors_fatal 19287 1726853425.16531: done checking for any_errors_fatal 19287 1726853425.16532: checking for max_fail_percentage 19287 1726853425.16534: done checking for max_fail_percentage 19287 1726853425.16535: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.16536: done checking to see if all hosts have failed 19287 1726853425.16537: getting the remaining hosts for this loop 19287 1726853425.16538: done getting the remaining hosts for this loop 19287 1726853425.16542: getting the next task for host managed_node3 19287 1726853425.16549: done getting next task for host managed_node3 19287 1726853425.16555: ^ 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 19287 1726853425.16560: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.16586: getting variables 19287 1726853425.16589: in VariableManager get_vars() 19287 1726853425.16638: Calling all_inventory to load vars for managed_node3 19287 1726853425.16640: Calling groups_inventory to load vars for managed_node3 19287 1726853425.16643: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.16655: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.16659: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.16662: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.16851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.16988: done with get_vars() 19287 1726853425.16995: done getting variables 19287 1726853425.17036: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:30:25 -0400 (0:00:00.051) 0:00:09.012 ****** 19287 1726853425.17059: entering _queue_task() for managed_node3/dnf 19287 1726853425.17232: worker is 1 (out of 1 available) 19287 1726853425.17245: exiting _queue_task() for managed_node3/dnf 19287 1726853425.17259: done queuing things up, now waiting for results queue to drain 19287 1726853425.17260: waiting for pending results... 19287 1726853425.17421: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19287 1726853425.17506: in run() - task 02083763-bbaf-2353-ca58-000000000112 19287 1726853425.17517: variable 'ansible_search_path' from source: unknown 19287 1726853425.17521: variable 'ansible_search_path' from source: unknown 19287 1726853425.17549: calling self._execute() 19287 1726853425.17615: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.17619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.17628: variable 'omit' from source: magic vars 19287 1726853425.17919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.19403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.19447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.19477: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.19502: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.19521: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.19580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.19600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.19617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.19643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.19656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.19749: variable 'ansible_distribution' from source: facts 19287 1726853425.19755: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.19768: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.19773: when evaluation is False, skipping this task 19287 1726853425.19775: _execute() done 19287 1726853425.19778: dumping result to json 19287 1726853425.19782: done dumping result, returning 19287 1726853425.19792: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-2353-ca58-000000000112] 19287 1726853425.19796: sending task result for task 02083763-bbaf-2353-ca58-000000000112 19287 1726853425.19879: done sending task result for task 02083763-bbaf-2353-ca58-000000000112 19287 1726853425.19882: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.19937: no more pending results, returning what we have 19287 1726853425.19941: results queue empty 19287 1726853425.19941: checking for any_errors_fatal 19287 1726853425.19945: done checking for any_errors_fatal 19287 1726853425.19946: checking for max_fail_percentage 19287 1726853425.19948: done checking for max_fail_percentage 19287 1726853425.19948: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.19949: done checking to see if all hosts have failed 19287 1726853425.19950: getting the remaining hosts for this loop 19287 1726853425.19954: done getting the remaining hosts for this loop 19287 1726853425.19957: getting the next task for host managed_node3 19287 1726853425.19963: done getting next task for host managed_node3 19287 1726853425.19966: ^ 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 19287 1726853425.19970: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.19987: getting variables 19287 1726853425.19989: in VariableManager get_vars() 19287 1726853425.20025: Calling all_inventory to load vars for managed_node3 19287 1726853425.20027: Calling groups_inventory to load vars for managed_node3 19287 1726853425.20029: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.20037: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.20039: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.20041: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.20199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.20319: done with get_vars() 19287 1726853425.20325: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19287 1726853425.20376: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:30:25 -0400 (0:00:00.033) 0:00:09.045 ****** 19287 1726853425.20398: entering _queue_task() for managed_node3/yum 19287 1726853425.20577: worker is 1 (out of 1 available) 19287 1726853425.20592: exiting _queue_task() for managed_node3/yum 19287 1726853425.20604: done queuing things up, now waiting for results queue to drain 19287 1726853425.20606: waiting for pending results... 19287 1726853425.20765: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19287 1726853425.20843: in run() - task 02083763-bbaf-2353-ca58-000000000113 19287 1726853425.20856: variable 'ansible_search_path' from source: unknown 19287 1726853425.20859: variable 'ansible_search_path' from source: unknown 19287 1726853425.20888: calling self._execute() 19287 1726853425.20953: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.20958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.20965: variable 'omit' from source: magic vars 19287 1726853425.21273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.22736: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.22791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.22816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.22841: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.22863: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.22921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.22941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.22961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.22989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.23001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.23099: variable 'ansible_distribution' from source: facts 19287 1726853425.23102: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.23120: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.23124: when evaluation is False, skipping this task 19287 1726853425.23126: _execute() done 19287 1726853425.23129: dumping result to json 19287 1726853425.23131: done dumping result, returning 19287 1726853425.23134: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-2353-ca58-000000000113] 19287 1726853425.23141: sending task result for task 02083763-bbaf-2353-ca58-000000000113 19287 1726853425.23223: done sending task result for task 02083763-bbaf-2353-ca58-000000000113 19287 1726853425.23225: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.23274: no more pending results, returning what we have 19287 1726853425.23277: results queue empty 19287 1726853425.23277: checking for any_errors_fatal 19287 1726853425.23281: done checking for any_errors_fatal 19287 1726853425.23282: checking for max_fail_percentage 19287 1726853425.23284: done checking for max_fail_percentage 19287 1726853425.23284: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.23285: done checking to see if all hosts have failed 19287 1726853425.23286: getting the remaining hosts for this loop 19287 1726853425.23287: done getting the remaining hosts for this loop 19287 1726853425.23290: getting the next task for host managed_node3 19287 1726853425.23296: done getting next task for host managed_node3 19287 1726853425.23299: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19287 1726853425.23303: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.23319: getting variables 19287 1726853425.23320: in VariableManager get_vars() 19287 1726853425.23356: Calling all_inventory to load vars for managed_node3 19287 1726853425.23358: Calling groups_inventory to load vars for managed_node3 19287 1726853425.23361: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.23368: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.23370: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.23374: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.23492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.23614: done with get_vars() 19287 1726853425.23621: done getting variables 19287 1726853425.23659: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:30:25 -0400 (0:00:00.032) 0:00:09.078 ****** 19287 1726853425.23682: entering _queue_task() for managed_node3/fail 19287 1726853425.23853: worker is 1 (out of 1 available) 19287 1726853425.23866: exiting _queue_task() for managed_node3/fail 19287 1726853425.23880: done queuing things up, now waiting for results queue to drain 19287 1726853425.23881: waiting for pending results... 19287 1726853425.24037: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19287 1726853425.24130: in run() - task 02083763-bbaf-2353-ca58-000000000114 19287 1726853425.24141: variable 'ansible_search_path' from source: unknown 19287 1726853425.24144: variable 'ansible_search_path' from source: unknown 19287 1726853425.24176: calling self._execute() 19287 1726853425.24243: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.24247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.24257: variable 'omit' from source: magic vars 19287 1726853425.24554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.26085: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.26130: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.26160: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.26186: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.26205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.26264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.26285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.26303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.26328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.26340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.26435: variable 'ansible_distribution' from source: facts 19287 1726853425.26438: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.26458: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.26462: when evaluation is False, skipping this task 19287 1726853425.26464: _execute() done 19287 1726853425.26466: dumping result to json 19287 1726853425.26468: done dumping result, returning 19287 1726853425.26472: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-2353-ca58-000000000114] 19287 1726853425.26480: sending task result for task 02083763-bbaf-2353-ca58-000000000114 19287 1726853425.26557: done sending task result for task 02083763-bbaf-2353-ca58-000000000114 19287 1726853425.26563: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.26626: no more pending results, returning what we have 19287 1726853425.26630: results queue empty 19287 1726853425.26630: checking for any_errors_fatal 19287 1726853425.26635: done checking for any_errors_fatal 19287 1726853425.26635: checking for max_fail_percentage 19287 1726853425.26637: done checking for max_fail_percentage 19287 1726853425.26637: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.26638: done checking to see if all hosts have failed 19287 1726853425.26639: getting the remaining hosts for this loop 19287 1726853425.26640: done getting the remaining hosts for this loop 19287 1726853425.26643: getting the next task for host managed_node3 19287 1726853425.26649: done getting next task for host managed_node3 19287 1726853425.26652: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19287 1726853425.26656: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.26673: getting variables 19287 1726853425.26674: in VariableManager get_vars() 19287 1726853425.26708: Calling all_inventory to load vars for managed_node3 19287 1726853425.26710: Calling groups_inventory to load vars for managed_node3 19287 1726853425.26712: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.26719: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.26721: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.26724: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.26888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.27007: done with get_vars() 19287 1726853425.27014: done getting variables 19287 1726853425.27051: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:30:25 -0400 (0:00:00.033) 0:00:09.112 ****** 19287 1726853425.27075: entering _queue_task() for managed_node3/package 19287 1726853425.27250: worker is 1 (out of 1 available) 19287 1726853425.27265: exiting _queue_task() for managed_node3/package 19287 1726853425.27279: done queuing things up, now waiting for results queue to drain 19287 1726853425.27280: waiting for pending results... 19287 1726853425.27499: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19287 1726853425.27706: in run() - task 02083763-bbaf-2353-ca58-000000000115 19287 1726853425.27710: variable 'ansible_search_path' from source: unknown 19287 1726853425.27712: variable 'ansible_search_path' from source: unknown 19287 1726853425.27715: calling self._execute() 19287 1726853425.27766: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.27780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.27794: variable 'omit' from source: magic vars 19287 1726853425.28224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.29923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.29975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.30003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.30027: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.30048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.30108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.30127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.30149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.30177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.30188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.30283: variable 'ansible_distribution' from source: facts 19287 1726853425.30286: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.30301: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.30304: when evaluation is False, skipping this task 19287 1726853425.30308: _execute() done 19287 1726853425.30310: dumping result to json 19287 1726853425.30313: done dumping result, returning 19287 1726853425.30319: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-2353-ca58-000000000115] 19287 1726853425.30322: sending task result for task 02083763-bbaf-2353-ca58-000000000115 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.30459: no more pending results, returning what we have 19287 1726853425.30462: results queue empty 19287 1726853425.30462: checking for any_errors_fatal 19287 1726853425.30468: done checking for any_errors_fatal 19287 1726853425.30469: checking for max_fail_percentage 19287 1726853425.30472: done checking for max_fail_percentage 19287 1726853425.30473: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.30474: done checking to see if all hosts have failed 19287 1726853425.30474: getting the remaining hosts for this loop 19287 1726853425.30476: done getting the remaining hosts for this loop 19287 1726853425.30479: getting the next task for host managed_node3 19287 1726853425.30487: done getting next task for host managed_node3 19287 1726853425.30490: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19287 1726853425.30494: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.30510: getting variables 19287 1726853425.30511: in VariableManager get_vars() 19287 1726853425.30547: Calling all_inventory to load vars for managed_node3 19287 1726853425.30550: Calling groups_inventory to load vars for managed_node3 19287 1726853425.30552: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.30559: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.30561: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.30564: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.30722: done sending task result for task 02083763-bbaf-2353-ca58-000000000115 19287 1726853425.30725: WORKER PROCESS EXITING 19287 1726853425.30746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.30967: done with get_vars() 19287 1726853425.30980: done getting variables 19287 1726853425.31033: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:30:25 -0400 (0:00:00.039) 0:00:09.152 ****** 19287 1726853425.31066: entering _queue_task() for managed_node3/package 19287 1726853425.31289: worker is 1 (out of 1 available) 19287 1726853425.31301: exiting _queue_task() for managed_node3/package 19287 1726853425.31313: done queuing things up, now waiting for results queue to drain 19287 1726853425.31314: waiting for pending results... 19287 1726853425.31575: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19287 1726853425.31703: in run() - task 02083763-bbaf-2353-ca58-000000000116 19287 1726853425.31721: variable 'ansible_search_path' from source: unknown 19287 1726853425.31729: variable 'ansible_search_path' from source: unknown 19287 1726853425.31768: calling self._execute() 19287 1726853425.31858: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.31869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.31887: variable 'omit' from source: magic vars 19287 1726853425.32297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.34586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.34662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.34704: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.34742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.34788: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.34877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.35076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.35079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.35082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.35084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.35140: variable 'ansible_distribution' from source: facts 19287 1726853425.35150: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.35177: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.35184: when evaluation is False, skipping this task 19287 1726853425.35190: _execute() done 19287 1726853425.35201: dumping result to json 19287 1726853425.35208: done dumping result, returning 19287 1726853425.35218: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-2353-ca58-000000000116] 19287 1726853425.35228: sending task result for task 02083763-bbaf-2353-ca58-000000000116 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.35418: no more pending results, returning what we have 19287 1726853425.35422: results queue empty 19287 1726853425.35423: checking for any_errors_fatal 19287 1726853425.35429: done checking for any_errors_fatal 19287 1726853425.35430: checking for max_fail_percentage 19287 1726853425.35432: done checking for max_fail_percentage 19287 1726853425.35432: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.35433: done checking to see if all hosts have failed 19287 1726853425.35434: getting the remaining hosts for this loop 19287 1726853425.35436: done getting the remaining hosts for this loop 19287 1726853425.35439: getting the next task for host managed_node3 19287 1726853425.35447: done getting next task for host managed_node3 19287 1726853425.35450: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19287 1726853425.35457: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.35478: getting variables 19287 1726853425.35480: in VariableManager get_vars() 19287 1726853425.35527: Calling all_inventory to load vars for managed_node3 19287 1726853425.35530: Calling groups_inventory to load vars for managed_node3 19287 1726853425.35532: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.35544: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.35547: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.35550: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.36035: done sending task result for task 02083763-bbaf-2353-ca58-000000000116 19287 1726853425.36038: WORKER PROCESS EXITING 19287 1726853425.36064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.36273: done with get_vars() 19287 1726853425.36283: done getting variables 19287 1726853425.36335: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:30:25 -0400 (0:00:00.053) 0:00:09.205 ****** 19287 1726853425.36370: entering _queue_task() for managed_node3/package 19287 1726853425.36607: worker is 1 (out of 1 available) 19287 1726853425.36619: exiting _queue_task() for managed_node3/package 19287 1726853425.36632: done queuing things up, now waiting for results queue to drain 19287 1726853425.36633: waiting for pending results... 19287 1726853425.36907: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19287 1726853425.37049: in run() - task 02083763-bbaf-2353-ca58-000000000117 19287 1726853425.37074: variable 'ansible_search_path' from source: unknown 19287 1726853425.37082: variable 'ansible_search_path' from source: unknown 19287 1726853425.37124: calling self._execute() 19287 1726853425.37212: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.37223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.37238: variable 'omit' from source: magic vars 19287 1726853425.37666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.39898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.39981: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.40025: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.40113: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.40116: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.40177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.40210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.40243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.40291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.40310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.40449: variable 'ansible_distribution' from source: facts 19287 1726853425.40463: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.40547: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.40550: when evaluation is False, skipping this task 19287 1726853425.40555: _execute() done 19287 1726853425.40557: dumping result to json 19287 1726853425.40559: done dumping result, returning 19287 1726853425.40562: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-2353-ca58-000000000117] 19287 1726853425.40564: sending task result for task 02083763-bbaf-2353-ca58-000000000117 19287 1726853425.40635: done sending task result for task 02083763-bbaf-2353-ca58-000000000117 19287 1726853425.40638: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.40699: no more pending results, returning what we have 19287 1726853425.40702: results queue empty 19287 1726853425.40703: checking for any_errors_fatal 19287 1726853425.40709: done checking for any_errors_fatal 19287 1726853425.40710: checking for max_fail_percentage 19287 1726853425.40712: done checking for max_fail_percentage 19287 1726853425.40713: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.40713: done checking to see if all hosts have failed 19287 1726853425.40714: getting the remaining hosts for this loop 19287 1726853425.40716: done getting the remaining hosts for this loop 19287 1726853425.40719: getting the next task for host managed_node3 19287 1726853425.40726: done getting next task for host managed_node3 19287 1726853425.40729: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19287 1726853425.40734: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.40755: getting variables 19287 1726853425.40757: in VariableManager get_vars() 19287 1726853425.40805: Calling all_inventory to load vars for managed_node3 19287 1726853425.40808: Calling groups_inventory to load vars for managed_node3 19287 1726853425.40810: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.40819: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.40822: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.40825: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.41110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.41474: done with get_vars() 19287 1726853425.41484: done getting variables 19287 1726853425.41536: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:30:25 -0400 (0:00:00.051) 0:00:09.257 ****** 19287 1726853425.41570: entering _queue_task() for managed_node3/service 19287 1726853425.41811: worker is 1 (out of 1 available) 19287 1726853425.41824: exiting _queue_task() for managed_node3/service 19287 1726853425.41837: done queuing things up, now waiting for results queue to drain 19287 1726853425.41838: waiting for pending results... 19287 1726853425.42192: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19287 1726853425.42255: in run() - task 02083763-bbaf-2353-ca58-000000000118 19287 1726853425.42280: variable 'ansible_search_path' from source: unknown 19287 1726853425.42293: variable 'ansible_search_path' from source: unknown 19287 1726853425.42335: calling self._execute() 19287 1726853425.42431: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.42443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.42463: variable 'omit' from source: magic vars 19287 1726853425.42923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.45265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.45377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.45383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.45420: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.45457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.45536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.45776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.45780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.45783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.45785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.45798: variable 'ansible_distribution' from source: facts 19287 1726853425.45808: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.45829: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.45835: when evaluation is False, skipping this task 19287 1726853425.45842: _execute() done 19287 1726853425.45848: dumping result to json 19287 1726853425.45858: done dumping result, returning 19287 1726853425.45869: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-2353-ca58-000000000118] 19287 1726853425.45880: sending task result for task 02083763-bbaf-2353-ca58-000000000118 19287 1726853425.45994: done sending task result for task 02083763-bbaf-2353-ca58-000000000118 19287 1726853425.46001: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.46048: no more pending results, returning what we have 19287 1726853425.46054: results queue empty 19287 1726853425.46055: checking for any_errors_fatal 19287 1726853425.46059: done checking for any_errors_fatal 19287 1726853425.46060: checking for max_fail_percentage 19287 1726853425.46062: done checking for max_fail_percentage 19287 1726853425.46063: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.46064: done checking to see if all hosts have failed 19287 1726853425.46064: getting the remaining hosts for this loop 19287 1726853425.46066: done getting the remaining hosts for this loop 19287 1726853425.46070: getting the next task for host managed_node3 19287 1726853425.46078: done getting next task for host managed_node3 19287 1726853425.46082: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19287 1726853425.46087: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.46106: getting variables 19287 1726853425.46108: in VariableManager get_vars() 19287 1726853425.46160: Calling all_inventory to load vars for managed_node3 19287 1726853425.46163: Calling groups_inventory to load vars for managed_node3 19287 1726853425.46166: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.46279: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.46283: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.46287: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.46725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.46925: done with get_vars() 19287 1726853425.46935: done getting variables 19287 1726853425.46994: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:30:25 -0400 (0:00:00.054) 0:00:09.312 ****** 19287 1726853425.47024: entering _queue_task() for managed_node3/service 19287 1726853425.47476: worker is 1 (out of 1 available) 19287 1726853425.47486: exiting _queue_task() for managed_node3/service 19287 1726853425.47495: done queuing things up, now waiting for results queue to drain 19287 1726853425.47496: waiting for pending results... 19287 1726853425.47574: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19287 1726853425.47711: in run() - task 02083763-bbaf-2353-ca58-000000000119 19287 1726853425.47734: variable 'ansible_search_path' from source: unknown 19287 1726853425.47742: variable 'ansible_search_path' from source: unknown 19287 1726853425.47785: calling self._execute() 19287 1726853425.47877: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.47888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.47902: variable 'omit' from source: magic vars 19287 1726853425.48343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.50533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.50620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.50759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.50762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.50764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.50817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.50853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.50890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.50935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.50958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.51168: variable 'ansible_distribution' from source: facts 19287 1726853425.51239: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.51266: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.51478: when evaluation is False, skipping this task 19287 1726853425.51482: _execute() done 19287 1726853425.51485: dumping result to json 19287 1726853425.51487: done dumping result, returning 19287 1726853425.51490: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-2353-ca58-000000000119] 19287 1726853425.51492: sending task result for task 02083763-bbaf-2353-ca58-000000000119 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19287 1726853425.51726: no more pending results, returning what we have 19287 1726853425.51730: results queue empty 19287 1726853425.51730: checking for any_errors_fatal 19287 1726853425.51739: done checking for any_errors_fatal 19287 1726853425.51740: checking for max_fail_percentage 19287 1726853425.51742: done checking for max_fail_percentage 19287 1726853425.51743: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.51744: done checking to see if all hosts have failed 19287 1726853425.51745: getting the remaining hosts for this loop 19287 1726853425.51746: done getting the remaining hosts for this loop 19287 1726853425.51750: getting the next task for host managed_node3 19287 1726853425.51760: done getting next task for host managed_node3 19287 1726853425.51763: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19287 1726853425.51768: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.51788: getting variables 19287 1726853425.51791: in VariableManager get_vars() 19287 1726853425.51843: Calling all_inventory to load vars for managed_node3 19287 1726853425.51846: Calling groups_inventory to load vars for managed_node3 19287 1726853425.51848: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.51862: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.51865: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.51868: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.52329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.52547: done with get_vars() 19287 1726853425.52562: done getting variables 19287 1726853425.52597: done sending task result for task 02083763-bbaf-2353-ca58-000000000119 19287 1726853425.52600: WORKER PROCESS EXITING 19287 1726853425.52633: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:30:25 -0400 (0:00:00.056) 0:00:09.368 ****** 19287 1726853425.52692: entering _queue_task() for managed_node3/service 19287 1726853425.53108: worker is 1 (out of 1 available) 19287 1726853425.53120: exiting _queue_task() for managed_node3/service 19287 1726853425.53131: done queuing things up, now waiting for results queue to drain 19287 1726853425.53132: waiting for pending results... 19287 1726853425.53360: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19287 1726853425.53499: in run() - task 02083763-bbaf-2353-ca58-00000000011a 19287 1726853425.53518: variable 'ansible_search_path' from source: unknown 19287 1726853425.53526: variable 'ansible_search_path' from source: unknown 19287 1726853425.53569: calling self._execute() 19287 1726853425.53659: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.53673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.53688: variable 'omit' from source: magic vars 19287 1726853425.54117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.56546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.56620: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.56663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.56708: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.56738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.56826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.56861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.56892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.56939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.56961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.57100: variable 'ansible_distribution' from source: facts 19287 1726853425.57110: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.57128: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.57137: when evaluation is False, skipping this task 19287 1726853425.57143: _execute() done 19287 1726853425.57148: dumping result to json 19287 1726853425.57156: done dumping result, returning 19287 1726853425.57166: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-2353-ca58-00000000011a] 19287 1726853425.57177: sending task result for task 02083763-bbaf-2353-ca58-00000000011a 19287 1726853425.57317: done sending task result for task 02083763-bbaf-2353-ca58-00000000011a 19287 1726853425.57321: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.57398: no more pending results, returning what we have 19287 1726853425.57402: results queue empty 19287 1726853425.57403: checking for any_errors_fatal 19287 1726853425.57410: done checking for any_errors_fatal 19287 1726853425.57411: checking for max_fail_percentage 19287 1726853425.57413: done checking for max_fail_percentage 19287 1726853425.57414: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.57415: done checking to see if all hosts have failed 19287 1726853425.57416: getting the remaining hosts for this loop 19287 1726853425.57418: done getting the remaining hosts for this loop 19287 1726853425.57421: getting the next task for host managed_node3 19287 1726853425.57429: done getting next task for host managed_node3 19287 1726853425.57432: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19287 1726853425.57437: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.57458: getting variables 19287 1726853425.57460: in VariableManager get_vars() 19287 1726853425.57513: Calling all_inventory to load vars for managed_node3 19287 1726853425.57516: Calling groups_inventory to load vars for managed_node3 19287 1726853425.57519: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.57531: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.57534: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.57537: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.58399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.58830: done with get_vars() 19287 1726853425.58841: done getting variables 19287 1726853425.58899: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:30:25 -0400 (0:00:00.062) 0:00:09.431 ****** 19287 1726853425.58928: entering _queue_task() for managed_node3/service 19287 1726853425.59525: worker is 1 (out of 1 available) 19287 1726853425.59539: exiting _queue_task() for managed_node3/service 19287 1726853425.59555: done queuing things up, now waiting for results queue to drain 19287 1726853425.59556: waiting for pending results... 19287 1726853425.60090: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19287 1726853425.60353: in run() - task 02083763-bbaf-2353-ca58-00000000011b 19287 1726853425.60365: variable 'ansible_search_path' from source: unknown 19287 1726853425.60368: variable 'ansible_search_path' from source: unknown 19287 1726853425.60406: calling self._execute() 19287 1726853425.60569: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.60657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.60667: variable 'omit' from source: magic vars 19287 1726853425.61537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.65797: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.66012: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.66036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.66083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.66148: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.66309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.66578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.66582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.66585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.66587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.66888: variable 'ansible_distribution' from source: facts 19287 1726853425.66904: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.66925: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.67016: when evaluation is False, skipping this task 19287 1726853425.67024: _execute() done 19287 1726853425.67032: dumping result to json 19287 1726853425.67039: done dumping result, returning 19287 1726853425.67051: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-2353-ca58-00000000011b] 19287 1726853425.67063: sending task result for task 02083763-bbaf-2353-ca58-00000000011b skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19287 1726853425.67208: no more pending results, returning what we have 19287 1726853425.67212: results queue empty 19287 1726853425.67213: checking for any_errors_fatal 19287 1726853425.67218: done checking for any_errors_fatal 19287 1726853425.67219: checking for max_fail_percentage 19287 1726853425.67221: done checking for max_fail_percentage 19287 1726853425.67222: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.67222: done checking to see if all hosts have failed 19287 1726853425.67223: getting the remaining hosts for this loop 19287 1726853425.67225: done getting the remaining hosts for this loop 19287 1726853425.67229: getting the next task for host managed_node3 19287 1726853425.67237: done getting next task for host managed_node3 19287 1726853425.67240: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19287 1726853425.67245: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.67267: getting variables 19287 1726853425.67269: in VariableManager get_vars() 19287 1726853425.67320: Calling all_inventory to load vars for managed_node3 19287 1726853425.67323: Calling groups_inventory to load vars for managed_node3 19287 1726853425.67325: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.67336: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.67339: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.67341: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.67826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.68579: done sending task result for task 02083763-bbaf-2353-ca58-00000000011b 19287 1726853425.68582: WORKER PROCESS EXITING 19287 1726853425.68630: done with get_vars() 19287 1726853425.68641: done getting variables 19287 1726853425.68700: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:30:25 -0400 (0:00:00.098) 0:00:09.529 ****** 19287 1726853425.68733: entering _queue_task() for managed_node3/copy 19287 1726853425.69405: worker is 1 (out of 1 available) 19287 1726853425.69415: exiting _queue_task() for managed_node3/copy 19287 1726853425.69425: done queuing things up, now waiting for results queue to drain 19287 1726853425.69427: waiting for pending results... 19287 1726853425.69667: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19287 1726853425.70088: in run() - task 02083763-bbaf-2353-ca58-00000000011c 19287 1726853425.70103: variable 'ansible_search_path' from source: unknown 19287 1726853425.70112: variable 'ansible_search_path' from source: unknown 19287 1726853425.70142: calling self._execute() 19287 1726853425.70230: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.70235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.70246: variable 'omit' from source: magic vars 19287 1726853425.71578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.75619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.75942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.76176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.76179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.76182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.76184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.76187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.76190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.76402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.76421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.76560: variable 'ansible_distribution' from source: facts 19287 1726853425.76687: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.76794: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.76801: when evaluation is False, skipping this task 19287 1726853425.76807: _execute() done 19287 1726853425.76813: dumping result to json 19287 1726853425.76819: done dumping result, returning 19287 1726853425.76830: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-2353-ca58-00000000011c] 19287 1726853425.76838: sending task result for task 02083763-bbaf-2353-ca58-00000000011c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.76996: no more pending results, returning what we have 19287 1726853425.77000: results queue empty 19287 1726853425.77001: checking for any_errors_fatal 19287 1726853425.77007: done checking for any_errors_fatal 19287 1726853425.77008: checking for max_fail_percentage 19287 1726853425.77010: done checking for max_fail_percentage 19287 1726853425.77011: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.77012: done checking to see if all hosts have failed 19287 1726853425.77013: getting the remaining hosts for this loop 19287 1726853425.77015: done getting the remaining hosts for this loop 19287 1726853425.77018: getting the next task for host managed_node3 19287 1726853425.77026: done getting next task for host managed_node3 19287 1726853425.77031: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19287 1726853425.77036: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.77060: getting variables 19287 1726853425.77062: in VariableManager get_vars() 19287 1726853425.77117: Calling all_inventory to load vars for managed_node3 19287 1726853425.77120: Calling groups_inventory to load vars for managed_node3 19287 1726853425.77123: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.77133: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.77136: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.77139: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.77979: done sending task result for task 02083763-bbaf-2353-ca58-00000000011c 19287 1726853425.77982: WORKER PROCESS EXITING 19287 1726853425.78101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.78504: done with get_vars() 19287 1726853425.78516: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:30:25 -0400 (0:00:00.100) 0:00:09.629 ****** 19287 1726853425.78800: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19287 1726853425.79286: worker is 1 (out of 1 available) 19287 1726853425.79297: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19287 1726853425.79309: done queuing things up, now waiting for results queue to drain 19287 1726853425.79310: waiting for pending results... 19287 1726853425.79994: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19287 1726853425.80364: in run() - task 02083763-bbaf-2353-ca58-00000000011d 19287 1726853425.80578: variable 'ansible_search_path' from source: unknown 19287 1726853425.80581: variable 'ansible_search_path' from source: unknown 19287 1726853425.80584: calling self._execute() 19287 1726853425.80586: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.80589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.80591: variable 'omit' from source: magic vars 19287 1726853425.81347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.85766: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.86055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.86101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.86376: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.86379: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.86424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.86460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.86677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.86680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.86682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.86897: variable 'ansible_distribution' from source: facts 19287 1726853425.86909: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.87003: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.87011: when evaluation is False, skipping this task 19287 1726853425.87018: _execute() done 19287 1726853425.87026: dumping result to json 19287 1726853425.87034: done dumping result, returning 19287 1726853425.87046: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-2353-ca58-00000000011d] 19287 1726853425.87057: sending task result for task 02083763-bbaf-2353-ca58-00000000011d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.87254: no more pending results, returning what we have 19287 1726853425.87258: results queue empty 19287 1726853425.87259: checking for any_errors_fatal 19287 1726853425.87267: done checking for any_errors_fatal 19287 1726853425.87267: checking for max_fail_percentage 19287 1726853425.87270: done checking for max_fail_percentage 19287 1726853425.87274: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.87275: done checking to see if all hosts have failed 19287 1726853425.87276: getting the remaining hosts for this loop 19287 1726853425.87277: done getting the remaining hosts for this loop 19287 1726853425.87281: getting the next task for host managed_node3 19287 1726853425.87290: done getting next task for host managed_node3 19287 1726853425.87294: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19287 1726853425.87299: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.87319: getting variables 19287 1726853425.87321: in VariableManager get_vars() 19287 1726853425.87577: Calling all_inventory to load vars for managed_node3 19287 1726853425.87580: Calling groups_inventory to load vars for managed_node3 19287 1726853425.87583: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.87589: done sending task result for task 02083763-bbaf-2353-ca58-00000000011d 19287 1726853425.87592: WORKER PROCESS EXITING 19287 1726853425.87602: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.87606: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.87609: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.88197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.88608: done with get_vars() 19287 1726853425.88621: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:30:25 -0400 (0:00:00.101) 0:00:09.731 ****** 19287 1726853425.88937: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19287 1726853425.89413: worker is 1 (out of 1 available) 19287 1726853425.89424: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19287 1726853425.89436: done queuing things up, now waiting for results queue to drain 19287 1726853425.89438: waiting for pending results... 19287 1726853425.89746: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19287 1726853425.89876: in run() - task 02083763-bbaf-2353-ca58-00000000011e 19287 1726853425.89914: variable 'ansible_search_path' from source: unknown 19287 1726853425.89922: variable 'ansible_search_path' from source: unknown 19287 1726853425.89969: calling self._execute() 19287 1726853425.90097: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.90101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.90114: variable 'omit' from source: magic vars 19287 1726853425.90582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.93275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.93353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.93393: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.93600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.93603: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.93606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.93609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.93611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.93709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.93713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.93798: variable 'ansible_distribution' from source: facts 19287 1726853425.93804: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.93821: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.93824: when evaluation is False, skipping this task 19287 1726853425.93827: _execute() done 19287 1726853425.93830: dumping result to json 19287 1726853425.93832: done dumping result, returning 19287 1726853425.93841: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-2353-ca58-00000000011e] 19287 1726853425.93847: sending task result for task 02083763-bbaf-2353-ca58-00000000011e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853425.93989: no more pending results, returning what we have 19287 1726853425.93992: results queue empty 19287 1726853425.93993: checking for any_errors_fatal 19287 1726853425.94002: done checking for any_errors_fatal 19287 1726853425.94002: checking for max_fail_percentage 19287 1726853425.94004: done checking for max_fail_percentage 19287 1726853425.94005: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.94005: done checking to see if all hosts have failed 19287 1726853425.94006: getting the remaining hosts for this loop 19287 1726853425.94008: done getting the remaining hosts for this loop 19287 1726853425.94011: getting the next task for host managed_node3 19287 1726853425.94018: done getting next task for host managed_node3 19287 1726853425.94021: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19287 1726853425.94025: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.94042: getting variables 19287 1726853425.94043: in VariableManager get_vars() 19287 1726853425.94088: Calling all_inventory to load vars for managed_node3 19287 1726853425.94091: Calling groups_inventory to load vars for managed_node3 19287 1726853425.94093: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.94181: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.94185: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.94189: Calling groups_plugins_play to load vars for managed_node3 19287 1726853425.94412: done sending task result for task 02083763-bbaf-2353-ca58-00000000011e 19287 1726853425.94415: WORKER PROCESS EXITING 19287 1726853425.94443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853425.94667: done with get_vars() 19287 1726853425.94679: done getting variables 19287 1726853425.94735: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:30:25 -0400 (0:00:00.058) 0:00:09.789 ****** 19287 1726853425.94777: entering _queue_task() for managed_node3/debug 19287 1726853425.95383: worker is 1 (out of 1 available) 19287 1726853425.95393: exiting _queue_task() for managed_node3/debug 19287 1726853425.95403: done queuing things up, now waiting for results queue to drain 19287 1726853425.95405: waiting for pending results... 19287 1726853425.95555: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19287 1726853425.95657: in run() - task 02083763-bbaf-2353-ca58-00000000011f 19287 1726853425.95666: variable 'ansible_search_path' from source: unknown 19287 1726853425.95669: variable 'ansible_search_path' from source: unknown 19287 1726853425.96006: calling self._execute() 19287 1726853425.96087: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853425.96091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853425.96102: variable 'omit' from source: magic vars 19287 1726853425.96744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853425.98880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853425.98884: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853425.98887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853425.98918: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853425.98942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853425.99024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853425.99054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853425.99075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853425.99114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853425.99129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853425.99257: variable 'ansible_distribution' from source: facts 19287 1726853425.99262: variable 'ansible_distribution_major_version' from source: facts 19287 1726853425.99281: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853425.99284: when evaluation is False, skipping this task 19287 1726853425.99287: _execute() done 19287 1726853425.99289: dumping result to json 19287 1726853425.99291: done dumping result, returning 19287 1726853425.99300: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-2353-ca58-00000000011f] 19287 1726853425.99315: sending task result for task 02083763-bbaf-2353-ca58-00000000011f 19287 1726853425.99488: done sending task result for task 02083763-bbaf-2353-ca58-00000000011f 19287 1726853425.99491: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853425.99574: no more pending results, returning what we have 19287 1726853425.99577: results queue empty 19287 1726853425.99577: checking for any_errors_fatal 19287 1726853425.99583: done checking for any_errors_fatal 19287 1726853425.99587: checking for max_fail_percentage 19287 1726853425.99589: done checking for max_fail_percentage 19287 1726853425.99589: checking to see if all hosts have failed and the running result is not ok 19287 1726853425.99590: done checking to see if all hosts have failed 19287 1726853425.99591: getting the remaining hosts for this loop 19287 1726853425.99592: done getting the remaining hosts for this loop 19287 1726853425.99595: getting the next task for host managed_node3 19287 1726853425.99601: done getting next task for host managed_node3 19287 1726853425.99604: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19287 1726853425.99608: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853425.99624: getting variables 19287 1726853425.99626: in VariableManager get_vars() 19287 1726853425.99677: Calling all_inventory to load vars for managed_node3 19287 1726853425.99680: Calling groups_inventory to load vars for managed_node3 19287 1726853425.99682: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853425.99693: Calling all_plugins_play to load vars for managed_node3 19287 1726853425.99696: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853425.99699: Calling groups_plugins_play to load vars for managed_node3 19287 1726853426.00167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853426.00476: done with get_vars() 19287 1726853426.00501: done getting variables 19287 1726853426.00572: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:30:26 -0400 (0:00:00.058) 0:00:09.847 ****** 19287 1726853426.00607: entering _queue_task() for managed_node3/debug 19287 1726853426.01001: worker is 1 (out of 1 available) 19287 1726853426.01013: exiting _queue_task() for managed_node3/debug 19287 1726853426.01024: done queuing things up, now waiting for results queue to drain 19287 1726853426.01026: waiting for pending results... 19287 1726853426.01267: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19287 1726853426.01424: in run() - task 02083763-bbaf-2353-ca58-000000000120 19287 1726853426.01488: variable 'ansible_search_path' from source: unknown 19287 1726853426.01491: variable 'ansible_search_path' from source: unknown 19287 1726853426.01517: calling self._execute() 19287 1726853426.01616: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853426.01696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853426.01700: variable 'omit' from source: magic vars 19287 1726853426.02165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853426.04720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853426.04830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853426.04888: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853426.04976: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853426.04981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853426.05046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853426.05210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853426.05213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853426.05216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853426.05261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853426.05425: variable 'ansible_distribution' from source: facts 19287 1726853426.05448: variable 'ansible_distribution_major_version' from source: facts 19287 1726853426.05487: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853426.05494: when evaluation is False, skipping this task 19287 1726853426.05501: _execute() done 19287 1726853426.05507: dumping result to json 19287 1726853426.05513: done dumping result, returning 19287 1726853426.05524: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-2353-ca58-000000000120] 19287 1726853426.05533: sending task result for task 02083763-bbaf-2353-ca58-000000000120 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853426.05824: no more pending results, returning what we have 19287 1726853426.05829: results queue empty 19287 1726853426.05830: checking for any_errors_fatal 19287 1726853426.05836: done checking for any_errors_fatal 19287 1726853426.05837: checking for max_fail_percentage 19287 1726853426.05839: done checking for max_fail_percentage 19287 1726853426.05839: checking to see if all hosts have failed and the running result is not ok 19287 1726853426.05840: done checking to see if all hosts have failed 19287 1726853426.05841: getting the remaining hosts for this loop 19287 1726853426.05843: done getting the remaining hosts for this loop 19287 1726853426.05846: getting the next task for host managed_node3 19287 1726853426.05857: done getting next task for host managed_node3 19287 1726853426.05861: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19287 1726853426.05866: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853426.06076: done sending task result for task 02083763-bbaf-2353-ca58-000000000120 19287 1726853426.06079: WORKER PROCESS EXITING 19287 1726853426.06087: getting variables 19287 1726853426.06089: in VariableManager get_vars() 19287 1726853426.06131: Calling all_inventory to load vars for managed_node3 19287 1726853426.06134: Calling groups_inventory to load vars for managed_node3 19287 1726853426.06136: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853426.06144: Calling all_plugins_play to load vars for managed_node3 19287 1726853426.06147: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853426.06150: Calling groups_plugins_play to load vars for managed_node3 19287 1726853426.06392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853426.06595: done with get_vars() 19287 1726853426.06607: done getting variables 19287 1726853426.06669: 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-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:30:26 -0400 (0:00:00.060) 0:00:09.908 ****** 19287 1726853426.06704: entering _queue_task() for managed_node3/debug 19287 1726853426.06957: worker is 1 (out of 1 available) 19287 1726853426.06970: exiting _queue_task() for managed_node3/debug 19287 1726853426.07111: done queuing things up, now waiting for results queue to drain 19287 1726853426.07113: waiting for pending results... 19287 1726853426.07261: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19287 1726853426.07350: in run() - task 02083763-bbaf-2353-ca58-000000000121 19287 1726853426.07363: variable 'ansible_search_path' from source: unknown 19287 1726853426.07367: variable 'ansible_search_path' from source: unknown 19287 1726853426.07407: calling self._execute() 19287 1726853426.07474: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853426.07477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853426.07488: variable 'omit' from source: magic vars 19287 1726853426.07805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853426.09390: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853426.09441: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853426.09470: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853426.09500: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853426.09522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853426.09582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853426.09602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853426.09619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853426.09647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853426.09660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853426.09755: variable 'ansible_distribution' from source: facts 19287 1726853426.09762: variable 'ansible_distribution_major_version' from source: facts 19287 1726853426.09777: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853426.09780: when evaluation is False, skipping this task 19287 1726853426.09783: _execute() done 19287 1726853426.09785: dumping result to json 19287 1726853426.09787: done dumping result, returning 19287 1726853426.09795: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-2353-ca58-000000000121] 19287 1726853426.09800: sending task result for task 02083763-bbaf-2353-ca58-000000000121 19287 1726853426.10034: done sending task result for task 02083763-bbaf-2353-ca58-000000000121 19287 1726853426.10037: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19287 1726853426.10074: no more pending results, returning what we have 19287 1726853426.10077: results queue empty 19287 1726853426.10078: checking for any_errors_fatal 19287 1726853426.10082: done checking for any_errors_fatal 19287 1726853426.10082: checking for max_fail_percentage 19287 1726853426.10084: done checking for max_fail_percentage 19287 1726853426.10085: checking to see if all hosts have failed and the running result is not ok 19287 1726853426.10085: done checking to see if all hosts have failed 19287 1726853426.10086: getting the remaining hosts for this loop 19287 1726853426.10087: done getting the remaining hosts for this loop 19287 1726853426.10090: getting the next task for host managed_node3 19287 1726853426.10096: done getting next task for host managed_node3 19287 1726853426.10099: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19287 1726853426.10103: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (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? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853426.10118: getting variables 19287 1726853426.10120: in VariableManager get_vars() 19287 1726853426.10157: Calling all_inventory to load vars for managed_node3 19287 1726853426.10159: Calling groups_inventory to load vars for managed_node3 19287 1726853426.10161: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853426.10168: Calling all_plugins_play to load vars for managed_node3 19287 1726853426.10175: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853426.10178: Calling groups_plugins_play to load vars for managed_node3 19287 1726853426.10364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853426.10559: done with get_vars() 19287 1726853426.10567: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:30:26 -0400 (0:00:00.039) 0:00:09.948 ****** 19287 1726853426.10633: entering _queue_task() for managed_node3/ping 19287 1726853426.10829: worker is 1 (out of 1 available) 19287 1726853426.10842: exiting _queue_task() for managed_node3/ping 19287 1726853426.10854: done queuing things up, now waiting for results queue to drain 19287 1726853426.10855: waiting for pending results... 19287 1726853426.11019: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19287 1726853426.11102: in run() - task 02083763-bbaf-2353-ca58-000000000122 19287 1726853426.11113: variable 'ansible_search_path' from source: unknown 19287 1726853426.11117: variable 'ansible_search_path' from source: unknown 19287 1726853426.11144: calling self._execute() 19287 1726853426.11208: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853426.11212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853426.11221: variable 'omit' from source: magic vars 19287 1726853426.11520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853426.12993: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853426.13037: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853426.13064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853426.13091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853426.13112: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853426.13173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853426.13193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853426.13210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853426.13235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853426.13250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853426.13342: variable 'ansible_distribution' from source: facts 19287 1726853426.13346: variable 'ansible_distribution_major_version' from source: facts 19287 1726853426.13365: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853426.13368: when evaluation is False, skipping this task 19287 1726853426.13372: _execute() done 19287 1726853426.13375: dumping result to json 19287 1726853426.13377: done dumping result, returning 19287 1726853426.13385: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-2353-ca58-000000000122] 19287 1726853426.13390: sending task result for task 02083763-bbaf-2353-ca58-000000000122 19287 1726853426.13465: done sending task result for task 02083763-bbaf-2353-ca58-000000000122 19287 1726853426.13468: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853426.13511: no more pending results, returning what we have 19287 1726853426.13515: results queue empty 19287 1726853426.13515: checking for any_errors_fatal 19287 1726853426.13521: done checking for any_errors_fatal 19287 1726853426.13521: checking for max_fail_percentage 19287 1726853426.13523: done checking for max_fail_percentage 19287 1726853426.13524: checking to see if all hosts have failed and the running result is not ok 19287 1726853426.13524: done checking to see if all hosts have failed 19287 1726853426.13525: getting the remaining hosts for this loop 19287 1726853426.13527: done getting the remaining hosts for this loop 19287 1726853426.13529: getting the next task for host managed_node3 19287 1726853426.13538: done getting next task for host managed_node3 19287 1726853426.13540: ^ task is: TASK: meta (role_complete) 19287 1726853426.13544: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853426.13561: getting variables 19287 1726853426.13562: in VariableManager get_vars() 19287 1726853426.13610: Calling all_inventory to load vars for managed_node3 19287 1726853426.13613: Calling groups_inventory to load vars for managed_node3 19287 1726853426.13615: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853426.13622: Calling all_plugins_play to load vars for managed_node3 19287 1726853426.13624: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853426.13627: Calling groups_plugins_play to load vars for managed_node3 19287 1726853426.13780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853426.13898: done with get_vars() 19287 1726853426.13905: done getting variables 19287 1726853426.13956: done queuing things up, now waiting for results queue to drain 19287 1726853426.13957: results queue empty 19287 1726853426.13958: checking for any_errors_fatal 19287 1726853426.13959: done checking for any_errors_fatal 19287 1726853426.13960: checking for max_fail_percentage 19287 1726853426.13960: done checking for max_fail_percentage 19287 1726853426.13961: checking to see if all hosts have failed and the running result is not ok 19287 1726853426.13961: done checking to see if all hosts have failed 19287 1726853426.13962: getting the remaining hosts for this loop 19287 1726853426.13962: done getting the remaining hosts for this loop 19287 1726853426.13964: getting the next task for host managed_node3 19287 1726853426.13967: done getting next task for host managed_node3 19287 1726853426.13968: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19287 1726853426.13969: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853426.13973: getting variables 19287 1726853426.13973: in VariableManager get_vars() 19287 1726853426.13988: Calling all_inventory to load vars for managed_node3 19287 1726853426.13989: Calling groups_inventory to load vars for managed_node3 19287 1726853426.13990: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853426.13993: Calling all_plugins_play to load vars for managed_node3 19287 1726853426.13995: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853426.13996: Calling groups_plugins_play to load vars for managed_node3 19287 1726853426.14075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853426.14182: done with get_vars() 19287 1726853426.14187: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:169 Friday 20 September 2024 13:30:26 -0400 (0:00:00.035) 0:00:09.984 ****** 19287 1726853426.14231: entering _queue_task() for managed_node3/include_tasks 19287 1726853426.14412: worker is 1 (out of 1 available) 19287 1726853426.14426: exiting _queue_task() for managed_node3/include_tasks 19287 1726853426.14440: done queuing things up, now waiting for results queue to drain 19287 1726853426.14441: waiting for pending results... 19287 1726853426.14606: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 19287 1726853426.14674: in run() - task 02083763-bbaf-2353-ca58-000000000152 19287 1726853426.14701: variable 'ansible_search_path' from source: unknown 19287 1726853426.14722: calling self._execute() 19287 1726853426.14782: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853426.14788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853426.14796: variable 'omit' from source: magic vars 19287 1726853426.15102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853426.16976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853426.16979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853426.16986: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853426.17023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853426.17057: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853426.17286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853426.17322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853426.17356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853426.17409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853426.17425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853426.17559: variable 'ansible_distribution' from source: facts 19287 1726853426.17576: variable 'ansible_distribution_major_version' from source: facts 19287 1726853426.17598: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853426.17604: when evaluation is False, skipping this task 19287 1726853426.17610: _execute() done 19287 1726853426.17615: dumping result to json 19287 1726853426.17776: done dumping result, returning 19287 1726853426.17781: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [02083763-bbaf-2353-ca58-000000000152] 19287 1726853426.17784: sending task result for task 02083763-bbaf-2353-ca58-000000000152 19287 1726853426.17850: done sending task result for task 02083763-bbaf-2353-ca58-000000000152 19287 1726853426.17856: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853426.17903: no more pending results, returning what we have 19287 1726853426.17906: results queue empty 19287 1726853426.17908: checking for any_errors_fatal 19287 1726853426.17910: done checking for any_errors_fatal 19287 1726853426.17910: checking for max_fail_percentage 19287 1726853426.17912: done checking for max_fail_percentage 19287 1726853426.17913: checking to see if all hosts have failed and the running result is not ok 19287 1726853426.17914: done checking to see if all hosts have failed 19287 1726853426.17915: getting the remaining hosts for this loop 19287 1726853426.17916: done getting the remaining hosts for this loop 19287 1726853426.17920: getting the next task for host managed_node3 19287 1726853426.17926: done getting next task for host managed_node3 19287 1726853426.17928: ^ task is: TASK: Verify network state restored to default 19287 1726853426.17931: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 19287 1726853426.17934: getting variables 19287 1726853426.17935: in VariableManager get_vars() 19287 1726853426.17977: Calling all_inventory to load vars for managed_node3 19287 1726853426.17979: Calling groups_inventory to load vars for managed_node3 19287 1726853426.17981: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853426.17990: Calling all_plugins_play to load vars for managed_node3 19287 1726853426.17992: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853426.17994: Calling groups_plugins_play to load vars for managed_node3 19287 1726853426.18380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853426.18825: done with get_vars() 19287 1726853426.18834: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:173 Friday 20 September 2024 13:30:26 -0400 (0:00:00.048) 0:00:10.032 ****** 19287 1726853426.19053: entering _queue_task() for managed_node3/include_tasks 19287 1726853426.19416: worker is 1 (out of 1 available) 19287 1726853426.19428: exiting _queue_task() for managed_node3/include_tasks 19287 1726853426.19441: done queuing things up, now waiting for results queue to drain 19287 1726853426.19443: waiting for pending results... 19287 1726853426.19574: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 19287 1726853426.19658: in run() - task 02083763-bbaf-2353-ca58-000000000153 19287 1726853426.19672: variable 'ansible_search_path' from source: unknown 19287 1726853426.19916: calling self._execute() 19287 1726853426.19955: variable 'ansible_host' from source: host vars for 'managed_node3' 19287 1726853426.19959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19287 1726853426.19974: variable 'omit' from source: magic vars 19287 1726853426.20414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19287 1726853426.23057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19287 1726853426.23206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19287 1726853426.23210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19287 1726853426.23235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19287 1726853426.23270: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19287 1726853426.23364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19287 1726853426.23409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19287 1726853426.23454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19287 1726853426.23532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19287 1726853426.23540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19287 1726853426.23682: variable 'ansible_distribution' from source: facts 19287 1726853426.23694: variable 'ansible_distribution_major_version' from source: facts 19287 1726853426.23717: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19287 1726853426.23749: when evaluation is False, skipping this task 19287 1726853426.23759: _execute() done 19287 1726853426.23762: dumping result to json 19287 1726853426.23765: done dumping result, returning 19287 1726853426.23767: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [02083763-bbaf-2353-ca58-000000000153] 19287 1726853426.23769: sending task result for task 02083763-bbaf-2353-ca58-000000000153 19287 1726853426.23937: done sending task result for task 02083763-bbaf-2353-ca58-000000000153 19287 1726853426.23940: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19287 1726853426.23995: no more pending results, returning what we have 19287 1726853426.23998: results queue empty 19287 1726853426.23999: checking for any_errors_fatal 19287 1726853426.24005: done checking for any_errors_fatal 19287 1726853426.24006: checking for max_fail_percentage 19287 1726853426.24008: done checking for max_fail_percentage 19287 1726853426.24009: checking to see if all hosts have failed and the running result is not ok 19287 1726853426.24010: done checking to see if all hosts have failed 19287 1726853426.24011: getting the remaining hosts for this loop 19287 1726853426.24012: done getting the remaining hosts for this loop 19287 1726853426.24016: getting the next task for host managed_node3 19287 1726853426.24026: done getting next task for host managed_node3 19287 1726853426.24029: ^ task is: TASK: meta (flush_handlers) 19287 1726853426.24031: ^ 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 19287 1726853426.24035: getting variables 19287 1726853426.24037: in VariableManager get_vars() 19287 1726853426.24092: Calling all_inventory to load vars for managed_node3 19287 1726853426.24095: Calling groups_inventory to load vars for managed_node3 19287 1726853426.24098: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853426.24109: Calling all_plugins_play to load vars for managed_node3 19287 1726853426.24112: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853426.24115: Calling groups_plugins_play to load vars for managed_node3 19287 1726853426.24573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853426.24786: done with get_vars() 19287 1726853426.24797: done getting variables 19287 1726853426.24874: in VariableManager get_vars() 19287 1726853426.24891: Calling all_inventory to load vars for managed_node3 19287 1726853426.24894: Calling groups_inventory to load vars for managed_node3 19287 1726853426.24896: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853426.24900: Calling all_plugins_play to load vars for managed_node3 19287 1726853426.24903: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853426.24909: Calling groups_plugins_play to load vars for managed_node3 19287 1726853426.25059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853426.25298: done with get_vars() 19287 1726853426.25311: done queuing things up, now waiting for results queue to drain 19287 1726853426.25313: results queue empty 19287 1726853426.25314: checking for any_errors_fatal 19287 1726853426.25315: done checking for any_errors_fatal 19287 1726853426.25316: checking for max_fail_percentage 19287 1726853426.25317: done checking for max_fail_percentage 19287 1726853426.25318: checking to see if all hosts have failed and the running result is not ok 19287 1726853426.25319: done checking to see if all hosts have failed 19287 1726853426.25319: getting the remaining hosts for this loop 19287 1726853426.25320: done getting the remaining hosts for this loop 19287 1726853426.25323: getting the next task for host managed_node3 19287 1726853426.25326: done getting next task for host managed_node3 19287 1726853426.25328: ^ task is: TASK: meta (flush_handlers) 19287 1726853426.25329: ^ 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 19287 1726853426.25332: getting variables 19287 1726853426.25333: in VariableManager get_vars() 19287 1726853426.25349: Calling all_inventory to load vars for managed_node3 19287 1726853426.25354: Calling groups_inventory to load vars for managed_node3 19287 1726853426.25356: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853426.25370: Calling all_plugins_play to load vars for managed_node3 19287 1726853426.25375: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853426.25378: Calling groups_plugins_play to load vars for managed_node3 19287 1726853426.25518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853426.25720: done with get_vars() 19287 1726853426.25728: done getting variables 19287 1726853426.25777: in VariableManager get_vars() 19287 1726853426.25793: Calling all_inventory to load vars for managed_node3 19287 1726853426.25796: Calling groups_inventory to load vars for managed_node3 19287 1726853426.25803: Calling all_plugins_inventory to load vars for managed_node3 19287 1726853426.25807: Calling all_plugins_play to load vars for managed_node3 19287 1726853426.25809: Calling groups_plugins_inventory to load vars for managed_node3 19287 1726853426.25812: Calling groups_plugins_play to load vars for managed_node3 19287 1726853426.25956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19287 1726853426.26404: done with get_vars() 19287 1726853426.26415: done queuing things up, now waiting for results queue to drain 19287 1726853426.26417: results queue empty 19287 1726853426.26418: checking for any_errors_fatal 19287 1726853426.26419: done checking for any_errors_fatal 19287 1726853426.26419: checking for max_fail_percentage 19287 1726853426.26420: done checking for max_fail_percentage 19287 1726853426.26421: checking to see if all hosts have failed and the running result is not ok 19287 1726853426.26422: done checking to see if all hosts have failed 19287 1726853426.26422: getting the remaining hosts for this loop 19287 1726853426.26423: done getting the remaining hosts for this loop 19287 1726853426.26425: getting the next task for host managed_node3 19287 1726853426.26428: done getting next task for host managed_node3 19287 1726853426.26429: ^ task is: None 19287 1726853426.26430: ^ 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 19287 1726853426.26431: done queuing things up, now waiting for results queue to drain 19287 1726853426.26432: results queue empty 19287 1726853426.26433: checking for any_errors_fatal 19287 1726853426.26433: done checking for any_errors_fatal 19287 1726853426.26434: checking for max_fail_percentage 19287 1726853426.26435: done checking for max_fail_percentage 19287 1726853426.26435: checking to see if all hosts have failed and the running result is not ok 19287 1726853426.26436: done checking to see if all hosts have failed 19287 1726853426.26438: getting the next task for host managed_node3 19287 1726853426.26440: done getting next task for host managed_node3 19287 1726853426.26441: ^ task is: None 19287 1726853426.26442: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=118 rescued=0 ignored=0 Friday 20 September 2024 13:30:26 -0400 (0:00:00.074) 0:00:10.106 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.86s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.80s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.77s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Print network provider -------------- 0.12s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.11s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Enable network service -------------- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.10s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Install ethtool (test dependency) --------------------------------------- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:26 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Include the task 'assert_device_present.yml' ---------------------------- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:24 TEST: I can create a profile without any coalescing option. ------------- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:34 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.09s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Set flag to indicate system is ostree ----------------------------------- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 19287 1726853426.26534: RUNNING CLEANUP