[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. 19903 1727096300.91115: 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-And 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 19903 1727096300.91413: Added group all to inventory 19903 1727096300.91415: Added group ungrouped to inventory 19903 1727096300.91419: Group all now contains ungrouped 19903 1727096300.91421: Examining possible inventory source: /tmp/network-EuO/inventory.yml 19903 1727096301.06596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 19903 1727096301.06656: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 19903 1727096301.06683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 19903 1727096301.06739: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 19903 1727096301.06815: Loaded config def from plugin (inventory/script) 19903 1727096301.06818: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 19903 1727096301.06857: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 19903 1727096301.06947: Loaded config def from plugin (inventory/yaml) 19903 1727096301.06950: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 19903 1727096301.07039: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 19903 1727096301.07460: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 19903 1727096301.07466: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 19903 1727096301.07471: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 19903 1727096301.07477: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 19903 1727096301.07481: Loading data from /tmp/network-EuO/inventory.yml 19903 1727096301.07547: /tmp/network-EuO/inventory.yml was not parsable by auto 19903 1727096301.07616: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 19903 1727096301.07654: Loading data from /tmp/network-EuO/inventory.yml 19903 1727096301.07740: group all already in inventory 19903 1727096301.07747: set inventory_file for managed_node1 19903 1727096301.07751: set inventory_dir for managed_node1 19903 1727096301.07752: Added host managed_node1 to inventory 19903 1727096301.07754: Added host managed_node1 to group all 19903 1727096301.07755: set ansible_host for managed_node1 19903 1727096301.07756: set ansible_ssh_extra_args for managed_node1 19903 1727096301.07759: set inventory_file for managed_node2 19903 1727096301.07761: set inventory_dir for managed_node2 19903 1727096301.07764: Added host managed_node2 to inventory 19903 1727096301.07766: Added host managed_node2 to group all 19903 1727096301.07768: set ansible_host for managed_node2 19903 1727096301.07769: set ansible_ssh_extra_args for managed_node2 19903 1727096301.07772: set inventory_file for managed_node3 19903 1727096301.07774: set inventory_dir for managed_node3 19903 1727096301.07775: Added host managed_node3 to inventory 19903 1727096301.07776: Added host managed_node3 to group all 19903 1727096301.07777: set ansible_host for managed_node3 19903 1727096301.07778: set ansible_ssh_extra_args for managed_node3 19903 1727096301.07780: Reconcile groups and hosts in inventory. 19903 1727096301.07784: Group ungrouped now contains managed_node1 19903 1727096301.07786: Group ungrouped now contains managed_node2 19903 1727096301.07787: Group ungrouped now contains managed_node3 19903 1727096301.07861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 19903 1727096301.07991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 19903 1727096301.08038: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 19903 1727096301.08071: Loaded config def from plugin (vars/host_group_vars) 19903 1727096301.08074: 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) 19903 1727096301.08080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 19903 1727096301.08088: 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) 19903 1727096301.08129: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 19903 1727096301.08456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096301.08552: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 19903 1727096301.08597: Loaded config def from plugin (connection/local) 19903 1727096301.08600: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 19903 1727096301.09228: Loaded config def from plugin (connection/paramiko_ssh) 19903 1727096301.09231: 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) 19903 1727096301.10751: 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) 19903 1727096301.10999: Loaded config def from plugin (connection/psrp) 19903 1727096301.11002: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 19903 1727096301.12377: 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) 19903 1727096301.12416: Loaded config def from plugin (connection/ssh) 19903 1727096301.12419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 19903 1727096301.14390: 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) 19903 1727096301.14432: Loaded config def from plugin (connection/winrm) 19903 1727096301.14436: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 19903 1727096301.14473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 19903 1727096301.14536: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 19903 1727096301.14607: Loaded config def from plugin (shell/cmd) 19903 1727096301.14609: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 19903 1727096301.14635: 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) 19903 1727096301.14705: Loaded config def from plugin (shell/powershell) 19903 1727096301.14707: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 19903 1727096301.14758: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 19903 1727096301.14943: Loaded config def from plugin (shell/sh) 19903 1727096301.14945: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 19903 1727096301.14985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 19903 1727096301.15109: Loaded config def from plugin (become/runas) 19903 1727096301.15112: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 19903 1727096301.15302: Loaded config def from plugin (become/su) 19903 1727096301.15305: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 19903 1727096301.15470: Loaded config def from plugin (become/sudo) 19903 1727096301.15472: 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 19903 1727096301.15506: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml 19903 1727096301.15837: in VariableManager get_vars() 19903 1727096301.15859: done with get_vars() 19903 1727096301.15993: trying /usr/local/lib/python3.12/site-packages/ansible/modules 19903 1727096301.18876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 19903 1727096301.18987: in VariableManager get_vars() 19903 1727096301.18992: done with get_vars() 19903 1727096301.18995: variable 'playbook_dir' from source: magic vars 19903 1727096301.18996: variable 'ansible_playbook_python' from source: magic vars 19903 1727096301.18996: variable 'ansible_config_file' from source: magic vars 19903 1727096301.18997: variable 'groups' from source: magic vars 19903 1727096301.18998: variable 'omit' from source: magic vars 19903 1727096301.18999: variable 'ansible_version' from source: magic vars 19903 1727096301.18999: variable 'ansible_check_mode' from source: magic vars 19903 1727096301.19000: variable 'ansible_diff_mode' from source: magic vars 19903 1727096301.19001: variable 'ansible_forks' from source: magic vars 19903 1727096301.19001: variable 'ansible_inventory_sources' from source: magic vars 19903 1727096301.19002: variable 'ansible_skip_tags' from source: magic vars 19903 1727096301.19003: variable 'ansible_limit' from source: magic vars 19903 1727096301.19004: variable 'ansible_run_tags' from source: magic vars 19903 1727096301.19004: variable 'ansible_verbosity' from source: magic vars 19903 1727096301.19039: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml 19903 1727096301.20156: in VariableManager get_vars() 19903 1727096301.20177: done with get_vars() 19903 1727096301.20213: in VariableManager get_vars() 19903 1727096301.20225: done with get_vars() 19903 1727096301.20258: in VariableManager get_vars() 19903 1727096301.20273: done with get_vars() 19903 1727096301.20573: in VariableManager get_vars() 19903 1727096301.20586: done with get_vars() 19903 1727096301.20591: variable 'omit' from source: magic vars 19903 1727096301.20609: variable 'omit' from source: magic vars 19903 1727096301.20642: in VariableManager get_vars() 19903 1727096301.20652: done with get_vars() 19903 1727096301.20700: in VariableManager get_vars() 19903 1727096301.20712: done with get_vars() 19903 1727096301.20745: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19903 1727096301.20967: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19903 1727096301.21097: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19903 1727096301.21799: in VariableManager get_vars() 19903 1727096301.21816: done with get_vars() 19903 1727096301.22232: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 19903 1727096301.22374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19903 1727096301.25464: in VariableManager get_vars() 19903 1727096301.25688: done with get_vars() 19903 1727096301.27673: variable 'omit' from source: magic vars 19903 1727096301.27685: variable 'omit' from source: magic vars 19903 1727096301.27722: in VariableManager get_vars() 19903 1727096301.27736: done with get_vars() 19903 1727096301.27756: in VariableManager get_vars() 19903 1727096301.27773: done with get_vars() 19903 1727096301.27802: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19903 1727096301.27917: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19903 1727096301.28013: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19903 1727096301.28455: in VariableManager get_vars() 19903 1727096301.28482: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19903 1727096301.33039: in VariableManager get_vars() 19903 1727096301.33061: done with get_vars() 19903 1727096301.33066: variable 'omit' from source: magic vars 19903 1727096301.33128: variable 'omit' from source: magic vars 19903 1727096301.33157: in VariableManager get_vars() 19903 1727096301.33176: done with get_vars() 19903 1727096301.33194: in VariableManager get_vars() 19903 1727096301.33230: done with get_vars() 19903 1727096301.33496: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19903 1727096301.33699: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19903 1727096301.33769: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19903 1727096301.34526: in VariableManager get_vars() 19903 1727096301.34550: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19903 1727096301.40675: in VariableManager get_vars() 19903 1727096301.40702: done with get_vars() 19903 1727096301.40707: variable 'omit' from source: magic vars 19903 1727096301.40719: variable 'omit' from source: magic vars 19903 1727096301.40750: in VariableManager get_vars() 19903 1727096301.41177: done with get_vars() 19903 1727096301.41197: in VariableManager get_vars() 19903 1727096301.41233: done with get_vars() 19903 1727096301.41261: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19903 1727096301.41779: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19903 1727096301.41858: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19903 1727096301.43067: in VariableManager get_vars() 19903 1727096301.43094: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19903 1727096301.48218: in VariableManager get_vars() 19903 1727096301.48247: done with get_vars() 19903 1727096301.48259: variable 'omit' from source: magic vars 19903 1727096301.48418: variable 'omit' from source: magic vars 19903 1727096301.48455: in VariableManager get_vars() 19903 1727096301.48482: done with get_vars() 19903 1727096301.48616: in VariableManager get_vars() 19903 1727096301.48637: done with get_vars() 19903 1727096301.48661: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19903 1727096301.49153: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19903 1727096301.49231: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19903 1727096301.50439: in VariableManager get_vars() 19903 1727096301.50872: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19903 1727096301.55043: in VariableManager get_vars() 19903 1727096301.55282: done with get_vars() 19903 1727096301.55321: in VariableManager get_vars() 19903 1727096301.55348: done with get_vars() 19903 1727096301.55413: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 19903 1727096301.55427: 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 19903 1727096301.56184: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 19903 1727096301.56544: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 19903 1727096301.56546: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/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) 19903 1727096301.56579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 19903 1727096301.56605: 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) 19903 1727096301.56975: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 19903 1727096301.57042: Loaded config def from plugin (callback/default) 19903 1727096301.57045: 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) 19903 1727096301.60664: Loaded config def from plugin (callback/junit) 19903 1727096301.61058: 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) 19903 1727096301.61118: 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) 19903 1727096301.61193: Loaded config def from plugin (callback/minimal) 19903 1727096301.61196: 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) 19903 1727096301.61240: 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) 19903 1727096301.61724: Loaded config def from plugin (callback/tree) 19903 1727096301.61726: 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 19903 1727096301.61851: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 19903 1727096301.61854: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/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_features_initscripts.yml ******************************* 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml 19903 1727096301.62316: in VariableManager get_vars() 19903 1727096301.62332: done with get_vars() 19903 1727096301.62337: in VariableManager get_vars() 19903 1727096301.62346: done with get_vars() 19903 1727096301.62349: variable 'omit' from source: magic vars 19903 1727096301.62394: in VariableManager get_vars() 19903 1727096301.62408: done with get_vars() 19903 1727096301.62428: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_features.yml' with initscripts as provider] *** 19903 1727096301.64357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 19903 1727096301.64766: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 19903 1727096301.64986: getting the remaining hosts for this loop 19903 1727096301.64988: done getting the remaining hosts for this loop 19903 1727096301.64991: getting the next task for host managed_node2 19903 1727096301.64995: done getting next task for host managed_node2 19903 1727096301.64997: ^ task is: TASK: Gathering Facts 19903 1727096301.64999: ^ 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 19903 1727096301.65001: getting variables 19903 1727096301.65002: in VariableManager get_vars() 19903 1727096301.65012: Calling all_inventory to load vars for managed_node2 19903 1727096301.65014: Calling groups_inventory to load vars for managed_node2 19903 1727096301.65017: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096301.65029: Calling all_plugins_play to load vars for managed_node2 19903 1727096301.65040: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096301.65044: Calling groups_plugins_play to load vars for managed_node2 19903 1727096301.65082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096301.65136: done with get_vars() 19903 1727096301.65143: done getting variables 19903 1727096301.65417: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:5 Monday 23 September 2024 08:58:21 -0400 (0:00:00.036) 0:00:00.036 ****** 19903 1727096301.65471: entering _queue_task() for managed_node2/gather_facts 19903 1727096301.65472: Creating lock for gather_facts 19903 1727096301.66405: worker is 1 (out of 1 available) 19903 1727096301.66411: exiting _queue_task() for managed_node2/gather_facts 19903 1727096301.66421: done queuing things up, now waiting for results queue to drain 19903 1727096301.66423: waiting for pending results... 19903 1727096301.66591: running TaskExecutor() for managed_node2/TASK: Gathering Facts 19903 1727096301.66695: in run() - task 0afff68d-5257-3d4d-9412-0000000001aa 19903 1727096301.67075: variable 'ansible_search_path' from source: unknown 19903 1727096301.67079: calling self._execute() 19903 1727096301.67093: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096301.67104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096301.67116: variable 'omit' from source: magic vars 19903 1727096301.67222: variable 'omit' from source: magic vars 19903 1727096301.67322: variable 'omit' from source: magic vars 19903 1727096301.67434: variable 'omit' from source: magic vars 19903 1727096301.67487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19903 1727096301.67611: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19903 1727096301.67636: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19903 1727096301.67659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19903 1727096301.67740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19903 1727096301.67778: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19903 1727096301.67844: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096301.67852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096301.68075: Set connection var ansible_timeout to 10 19903 1727096301.68086: Set connection var ansible_module_compression to ZIP_DEFLATED 19903 1727096301.68092: Set connection var ansible_shell_type to sh 19903 1727096301.68099: Set connection var ansible_connection to ssh 19903 1727096301.68109: Set connection var ansible_shell_executable to /bin/sh 19903 1727096301.68119: Set connection var ansible_pipelining to False 19903 1727096301.68143: variable 'ansible_shell_executable' from source: unknown 19903 1727096301.68374: variable 'ansible_connection' from source: unknown 19903 1727096301.68378: variable 'ansible_module_compression' from source: unknown 19903 1727096301.68381: variable 'ansible_shell_type' from source: unknown 19903 1727096301.68383: variable 'ansible_shell_executable' from source: unknown 19903 1727096301.68386: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096301.68388: variable 'ansible_pipelining' from source: unknown 19903 1727096301.68390: variable 'ansible_timeout' from source: unknown 19903 1727096301.68392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096301.68774: 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) 19903 1727096301.68777: variable 'omit' from source: magic vars 19903 1727096301.68780: starting attempt loop 19903 1727096301.68782: running the handler 19903 1727096301.68784: variable 'ansible_facts' from source: unknown 19903 1727096301.68786: _low_level_execute_command(): starting 19903 1727096301.68788: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19903 1727096301.70350: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096301.70501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096301.70525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096301.70720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096301.72409: stdout chunk (state=3): >>>/root <<< 19903 1727096301.72590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096301.72602: stdout chunk (state=3): >>><<< 19903 1727096301.72623: stderr chunk (state=3): >>><<< 19903 1727096301.72832: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096301.72836: _low_level_execute_command(): starting 19903 1727096301.72839: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590 `" && echo ansible-tmp-1727096301.727469-19929-263332703986590="` echo /root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590 `" ) && sleep 0' 19903 1727096301.73999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19903 1727096301.74017: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19903 1727096301.74083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096301.74302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096301.74416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096301.76427: stdout chunk (state=3): >>>ansible-tmp-1727096301.727469-19929-263332703986590=/root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590 <<< 19903 1727096301.76526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096301.76610: stderr chunk (state=3): >>><<< 19903 1727096301.76620: stdout chunk (state=3): >>><<< 19903 1727096301.76711: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096301.727469-19929-263332703986590=/root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096301.76928: variable 'ansible_module_compression' from source: unknown 19903 1727096301.76931: ANSIBALLZ: Using generic lock for ansible.legacy.setup 19903 1727096301.76933: ANSIBALLZ: Acquiring lock 19903 1727096301.76935: ANSIBALLZ: Lock acquired: 139665539665696 19903 1727096301.76938: ANSIBALLZ: Creating module 19903 1727096302.25826: ANSIBALLZ: Writing module into payload 19903 1727096302.26104: ANSIBALLZ: Writing module 19903 1727096302.26107: ANSIBALLZ: Renaming module 19903 1727096302.26109: ANSIBALLZ: Done creating module 19903 1727096302.26111: variable 'ansible_facts' from source: unknown 19903 1727096302.26113: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19903 1727096302.26115: _low_level_execute_command(): starting 19903 1727096302.26119: _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' 19903 1727096302.26780: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19903 1727096302.26785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19903 1727096302.26787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19903 1727096302.26790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19903 1727096302.26792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 19903 1727096302.26795: stderr chunk (state=3): >>>debug2: match not found <<< 19903 1727096302.26797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096302.26799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19903 1727096302.26801: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 19903 1727096302.26917: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19903 1727096302.26921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096302.26924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19903 1727096302.26926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096302.26932: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096302.27002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096302.28706: stdout chunk (state=3): >>>PLATFORM <<< 19903 1727096302.28782: stdout chunk (state=3): >>>Linux <<< 19903 1727096302.28835: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 19903 1727096302.28979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096302.28983: stdout chunk (state=3): >>><<< 19903 1727096302.28990: stderr chunk (state=3): >>><<< 19903 1727096302.29008: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096302.29019 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 19903 1727096302.29271: _low_level_execute_command(): starting 19903 1727096302.29274: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 19903 1727096302.29387: Sending initial data 19903 1727096302.29472: Sent initial data (1181 bytes) 19903 1727096302.30303: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19903 1727096302.30322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19903 1727096302.30445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 19903 1727096302.30451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 19903 1727096302.30596: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19903 1727096302.30600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19903 1727096302.30623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096302.30644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096302.30705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096302.34401: 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"} <<< 19903 1727096302.34630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096302.34633: stderr chunk (state=3): >>><<< 19903 1727096302.34636: stdout chunk (state=3): >>><<< 19903 1727096302.34653: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096302.34905: variable 'ansible_facts' from source: unknown 19903 1727096302.34908: variable 'ansible_facts' from source: unknown 19903 1727096302.34919: variable 'ansible_module_compression' from source: unknown 19903 1727096302.34959: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19903n5i5_iw5/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19903 1727096302.35173: variable 'ansible_facts' from source: unknown 19903 1727096302.35344: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590/AnsiballZ_setup.py 19903 1727096302.35991: Sending initial data 19903 1727096302.35994: Sent initial data (153 bytes) 19903 1727096302.36490: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096302.36615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096302.36664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096302.38344: 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 <<< 19903 1727096302.38401: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19903 1727096302.38582: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590/AnsiballZ_setup.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19903n5i5_iw5/tmpqemufbde" to remote "/root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590/AnsiballZ_setup.py" <<< 19903 1727096302.38669: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19903n5i5_iw5/tmpqemufbde /root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590/AnsiballZ_setup.py <<< 19903 1727096302.41149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096302.41189: stderr chunk (state=3): >>><<< 19903 1727096302.41192: stdout chunk (state=3): >>><<< 19903 1727096302.41214: done transferring module to remote 19903 1727096302.41283: _low_level_execute_command(): starting 19903 1727096302.41287: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590/ /root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590/AnsiballZ_setup.py && sleep 0' 19903 1727096302.42624: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19903 1727096302.42628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 19903 1727096302.42647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 19903 1727096302.42650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 19903 1727096302.42653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096302.42770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096302.42786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096302.42846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096302.44728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096302.44816: stderr chunk (state=3): >>><<< 19903 1727096302.44826: stdout chunk (state=3): >>><<< 19903 1727096302.44861: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096302.44877: _low_level_execute_command(): starting 19903 1727096302.44886: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590/AnsiballZ_setup.py && sleep 0' 19903 1727096302.45558: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19903 1727096302.45580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19903 1727096302.45594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19903 1727096302.45608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19903 1727096302.45646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096302.45679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096302.45758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19903 1727096302.45779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096302.45794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096302.45870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19903 1727096302.48934: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 19903 1727096302.48954: stdout chunk (state=3): >>>import '_io' # <<< 19903 1727096302.48995: stdout chunk (state=3): >>>import 'marshal' # <<< 19903 1727096302.49024: stdout chunk (state=3): >>>import 'posix' # <<< 19903 1727096302.49077: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 19903 1727096302.49108: stdout chunk (state=3): >>># installing zipimport hook <<< 19903 1727096302.49132: stdout chunk (state=3): >>>import 'time' # <<< 19903 1727096302.49224: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 19903 1727096302.49235: 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' <<< 19903 1727096302.49395: stdout chunk (state=3): >>>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 0x7f8d0e6184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e5e7b30> # /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 0x7f8d0e61aa50> <<< 19903 1727096302.49398: stdout chunk (state=3): >>>import '_signal' # <<< 19903 1727096302.49440: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 19903 1727096302.49462: stdout chunk (state=3): >>>import 'io' # <<< 19903 1727096302.49548: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 19903 1727096302.49630: stdout chunk (state=3): >>>import '_collections_abc' # <<< 19903 1727096302.49673: stdout chunk (state=3): >>>import 'genericpath' # <<< 19903 1727096302.49675: stdout chunk (state=3): >>>import 'posixpath' # <<< 19903 1727096302.49701: stdout chunk (state=3): >>>import 'os' # <<< 19903 1727096302.49724: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 19903 1727096302.49755: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 19903 1727096302.49780: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 19903 1727096302.49803: 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 <<< 19903 1727096302.49820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 19903 1727096302.49950: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e3e9130> # /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 0x7f8d0e3e9fa0> <<< 19903 1727096302.49958: stdout chunk (state=3): >>>import 'site' # <<< 19903 1727096302.49991: 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. <<< 19903 1727096302.50693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19903 1727096302.50811: stdout chunk (state=3): >>># 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 <<< 19903 1727096302.50851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 19903 1727096302.50881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 19903 1727096302.50933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 19903 1727096302.50954: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e427dd0> <<< 19903 1727096302.50990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 19903 1727096302.51019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 19903 1727096302.51060: stdout chunk (state=3): >>>import '_operator' # <<< 19903 1727096302.51077: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e427fe0> <<< 19903 1727096302.51317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /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 0x7f8d0e45f800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 19903 1727096302.51322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 19903 1727096302.51344: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e45fe90> <<< 19903 1727096302.51377: stdout chunk (state=3): >>>import '_collections' # <<< 19903 1727096302.51449: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e43faa0> <<< 19903 1727096302.51475: stdout chunk (state=3): >>>import '_functools' # <<< 19903 1727096302.51525: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e43d1c0> <<< 19903 1727096302.51677: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e424f80> <<< 19903 1727096302.51709: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 19903 1727096302.51737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 19903 1727096302.51750: stdout chunk (state=3): >>>import '_sre' # <<< 19903 1727096302.51782: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 19903 1727096302.51819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 19903 1727096302.51845: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 19903 1727096302.51854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 19903 1727096302.51899: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e47f6e0> <<< 19903 1727096302.51937: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e47e300> <<< 19903 1727096302.51958: 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 0x7f8d0e43e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e426e70> <<< 19903 1727096302.52016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 19903 1727096302.52035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4b47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e424200> <<< 19903 1727096302.52077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 19903 1727096302.52087: 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 0x7f8d0e4b4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4b4b00> <<< 19903 1727096302.52127: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d0e4b4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e422d20> <<< 19903 1727096302.52172: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096302.52194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 19903 1727096302.52244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 19903 1727096302.52266: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4b55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4b5280> import 'importlib.machinery' # <<< 19903 1727096302.52314: 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' <<< 19903 1727096302.52336: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4b64b0> import 'importlib.util' # <<< 19903 1727096302.52368: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19903 1727096302.52394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 19903 1727096302.52433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4cc680> <<< 19903 1727096302.52494: stdout chunk (state=3): >>>import 'errno' # <<< 19903 1727096302.52497: 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 0x7f8d0e4cdd30> <<< 19903 1727096302.52556: 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' <<< 19903 1727096302.52559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 19903 1727096302.52588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4cebd0> <<< 19903 1727096302.52626: 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 0x7f8d0e4cf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4ce120> <<< 19903 1727096302.52653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 19903 1727096302.52705: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d0e4cfcb0> <<< 19903 1727096302.52730: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4cf3e0> <<< 19903 1727096302.52774: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4b6450> <<< 19903 1727096302.52786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 19903 1727096302.52822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 19903 1727096302.52855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 19903 1727096302.52884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 19903 1727096302.52917: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d0e1cbbc0> <<< 19903 1727096302.52951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 19903 1727096302.53005: 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 0x7f8d0e1f4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e1f4470> # 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 0x7f8d0e1f46b0> <<< 19903 1727096302.53027: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 19903 1727096302.53106: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096302.53234: 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 0x7f8d0e1f4fe0> <<< 19903 1727096302.53395: 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 0x7f8d0e1f5910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e1f4890> <<< 19903 1727096302.53423: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e1c9d60> <<< 19903 1727096302.53452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 19903 1727096302.53492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 19903 1727096302.53521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e1f6cc0> <<< 19903 1727096302.53579: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e1f5790> <<< 19903 1727096302.53583: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4b6ba0> <<< 19903 1727096302.53593: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19903 1727096302.53644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096302.53671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 19903 1727096302.53696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 19903 1727096302.53729: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e223020> <<< 19903 1727096302.53793: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 19903 1727096302.53814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096302.53844: stdout chunk (state=3): >>># /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' <<< 19903 1727096302.53891: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e2433e0> <<< 19903 1727096302.53909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19903 1727096302.53952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 19903 1727096302.54003: stdout chunk (state=3): >>>import 'ntpath' # <<< 19903 1727096302.54051: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e2a4200> <<< 19903 1727096302.54056: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19903 1727096302.54087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19903 1727096302.54107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 19903 1727096302.54155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 19903 1727096302.54243: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e2a6960> <<< 19903 1727096302.54319: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e2a4320> <<< 19903 1727096302.54379: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e2711f0> <<< 19903 1727096302.54409: 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 0x7f8d0db252e0> <<< 19903 1727096302.54428: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e2421e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e1f7bf0> <<< 19903 1727096302.54607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19903 1727096302.54635: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8d0e242300> <<< 19903 1727096302.54891: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_4npbgmib/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 19903 1727096302.55031: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.55071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 19903 1727096302.55086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19903 1727096302.55110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19903 1727096302.55211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 19903 1727096302.55237: 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' <<< 19903 1727096302.55253: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0db8af90> import '_typing' # <<< 19903 1727096302.55423: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0db69e80> <<< 19903 1727096302.55476: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0db69040> # zipimport: zlib available import 'ansible' # <<< 19903 1727096302.55511: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.55515: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 19903 1727096302.55542: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.56969: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.58233: 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 0x7f8d0db88e60> # /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' <<< 19903 1727096302.58268: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 19903 1727096302.58310: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # 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 0x7f8d0dbbe930> <<< 19903 1727096302.58335: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0dbbe720> <<< 19903 1727096302.58384: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0dbbe030> <<< 19903 1727096302.58409: 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' <<< 19903 1727096302.58443: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0dbbea50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0db8bc20> <<< 19903 1727096302.58460: stdout chunk (state=3): >>>import 'atexit' # <<< 19903 1727096302.58488: 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 0x7f8d0dbbf680> <<< 19903 1727096302.58542: 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 0x7f8d0dbbf8c0> <<< 19903 1727096302.58553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 19903 1727096302.58598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 19903 1727096302.58630: stdout chunk (state=3): >>>import '_locale' # <<< 19903 1727096302.58665: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0dbbfe00> <<< 19903 1727096302.58687: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 19903 1727096302.58733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 19903 1727096302.58759: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da25b80> <<< 19903 1727096302.58791: 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 0x7f8d0da277a0> <<< 19903 1727096302.58822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 19903 1727096302.58855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 19903 1727096302.58889: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da281a0> <<< 19903 1727096302.58892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 19903 1727096302.58931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 19903 1727096302.58962: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da29340> <<< 19903 1727096302.58986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19903 1727096302.59012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 19903 1727096302.59033: 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' <<< 19903 1727096302.59091: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da2bdd0> <<< 19903 1727096302.59122: 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 0x7f8d0da28110> <<< 19903 1727096302.59155: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da2a0f0> <<< 19903 1727096302.59166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 19903 1727096302.59209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 19903 1727096302.59241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 19903 1727096302.59384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 19903 1727096302.59400: 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' <<< 19903 1727096302.59437: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da33c80> import '_tokenize' # <<< 19903 1727096302.59495: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da32750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da324b0> <<< 19903 1727096302.59527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 19903 1727096302.59604: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da32a20> <<< 19903 1727096302.59634: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da2a5a0> <<< 19903 1727096302.59681: 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 0x7f8d0da77f20> <<< 19903 1727096302.59699: 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 0x7f8d0da780b0> <<< 19903 1727096302.59726: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 19903 1727096302.59764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 19903 1727096302.59817: 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' <<< 19903 1727096302.59821: 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 0x7f8d0da79b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da79940> <<< 19903 1727096302.59836: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19903 1727096302.59869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 19903 1727096302.59924: 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 0x7f8d0da7c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da7a270> <<< 19903 1727096302.59953: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19903 1727096302.60019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096302.60041: 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' # <<< 19903 1727096302.60088: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da7f860> <<< 19903 1727096302.60217: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da7c230> <<< 19903 1727096302.60281: 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 0x7f8d0da80890> <<< 19903 1727096302.60320: 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 0x7f8d0da80a40> <<< 19903 1727096302.60372: 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 0x7f8d0da80920> <<< 19903 1727096302.60406: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da78290> <<< 19903 1727096302.60428: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 19903 1727096302.60472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 19903 1727096302.60502: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096302.60516: 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 0x7f8d0d90c0e0> <<< 19903 1727096302.60684: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096302.60718: 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 0x7f8d0d90d430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da82870> <<< 19903 1727096302.60753: 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 0x7f8d0da83c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da824e0> <<< 19903 1727096302.60774: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 19903 1727096302.60796: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.60878: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.60976: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.61032: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 19903 1727096302.61036: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 19903 1727096302.61058: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.61160: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.61285: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.61841: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.62411: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 19903 1727096302.62428: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 19903 1727096302.62453: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 19903 1727096302.62481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096302.62527: 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 0x7f8d0d911610> <<< 19903 1727096302.62617: 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 0x7f8d0d912360> <<< 19903 1727096302.62637: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d90d5e0> <<< 19903 1727096302.62691: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 19903 1727096302.62729: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19903 1727096302.62750: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 19903 1727096302.62895: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.63052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 19903 1727096302.63314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d912ab0> # zipimport: zlib available <<< 19903 1727096302.64023: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.64651: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.64791: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.64870: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 19903 1727096302.64927: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19903 1727096302.65029: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 19903 1727096302.65209: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.65249: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available <<< 19903 1727096302.65259: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 19903 1727096302.65290: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.65388: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 19903 1727096302.65400: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.65892: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.66178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19903 1727096302.66215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19903 1727096302.66218: stdout chunk (state=3): >>>import '_ast' # <<< 19903 1727096302.66369: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d9136b0> # zipimport: zlib available <<< 19903 1727096302.66396: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.66459: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 19903 1727096302.66504: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 19903 1727096302.66529: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.66609: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 19903 1727096302.66627: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.66677: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.66733: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.66883: 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 <<< 19903 1727096302.66896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096302.66944: 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 0x7f8d0d91e090> <<< 19903 1727096302.66985: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d919040> <<< 19903 1727096302.67128: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 19903 1727096302.67249: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.67254: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.67257: 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' <<< 19903 1727096302.67275: 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 <<< 19903 1727096302.67437: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 19903 1727096302.67441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 19903 1727096302.67443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19903 1727096302.67445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 19903 1727096302.67447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 19903 1727096302.67508: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da06bd0> <<< 19903 1727096302.67511: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0dafe8d0> <<< 19903 1727096302.67685: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d91e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d91e180> # 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' # <<< 19903 1727096302.68096: stdout chunk (state=3): >>>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 <<< 19903 1727096302.68131: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.68179: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.68230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 19903 1727096302.68245: stdout chunk (state=3): >>> <<< 19903 1727096302.68272: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.68529: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.68544: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.68579: stdout chunk (state=3): >>># zipimport: zlib available<<< 19903 1727096302.68620: stdout chunk (state=3): >>> <<< 19903 1727096302.68650: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 19903 1727096302.68745: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.68985: stdout chunk (state=3): >>># zipimport: zlib available<<< 19903 1727096302.68991: stdout chunk (state=3): >>> <<< 19903 1727096302.69310: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.69344: stdout chunk (state=3): >>># zipimport: zlib available<<< 19903 1727096302.69350: stdout chunk (state=3): >>> <<< 19903 1727096302.69434: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py<<< 19903 1727096302.69440: stdout chunk (state=3): >>> <<< 19903 1727096302.69488: stdout chunk (state=3): >>># 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<<< 19903 1727096302.69495: stdout chunk (state=3): >>> <<< 19903 1727096302.69527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'<<< 19903 1727096302.69561: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py<<< 19903 1727096302.69569: stdout chunk (state=3): >>> <<< 19903 1727096302.69612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'<<< 19903 1727096302.69651: stdout chunk (state=3): >>> import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d9b2300><<< 19903 1727096302.69658: stdout chunk (state=3): >>> <<< 19903 1727096302.69691: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<< 19903 1727096302.69722: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'<<< 19903 1727096302.69759: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py<<< 19903 1727096302.69769: stdout chunk (state=3): >>> <<< 19903 1727096302.69833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'<<< 19903 1727096302.69872: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py<<< 19903 1727096302.69878: stdout chunk (state=3): >>> <<< 19903 1727096302.69920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d5fc260><<< 19903 1727096302.69973: stdout chunk (state=3): >>> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'<<< 19903 1727096302.69979: stdout chunk (state=3): >>> <<< 19903 1727096302.70009: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'<<< 19903 1727096302.70015: stdout chunk (state=3): >>> <<< 19903 1727096302.70102: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d0d5fc5c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d998590><<< 19903 1727096302.70109: stdout chunk (state=3): >>> <<< 19903 1727096302.70145: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d9b2ea0><<< 19903 1727096302.70152: stdout chunk (state=3): >>> <<< 19903 1727096302.70203: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d9b09e0><<< 19903 1727096302.70211: stdout chunk (state=3): >>> <<< 19903 1727096302.70237: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d9b0620><<< 19903 1727096302.70245: stdout chunk (state=3): >>> <<< 19903 1727096302.70281: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py<<< 19903 1727096302.70397: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'<<< 19903 1727096302.70402: stdout chunk (state=3): >>> <<< 19903 1727096302.70434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py<<< 19903 1727096302.70440: stdout chunk (state=3): >>> <<< 19903 1727096302.70470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'<<< 19903 1727096302.70481: stdout chunk (state=3): >>> <<< 19903 1727096302.70514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 19903 1727096302.70558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 19903 1727096302.70609: 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'<<< 19903 1727096302.70632: stdout chunk (state=3): >>> import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d0d5ff5f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d5feea0><<< 19903 1727096302.70687: stdout chunk (state=3): >>> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 19903 1727096302.70702: stdout chunk (state=3): >>> # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'<<< 19903 1727096302.70736: stdout chunk (state=3): >>> import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d0d5ff080><<< 19903 1727096302.70739: stdout chunk (state=3): >>> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d5fe300><<< 19903 1727096302.70760: stdout chunk (state=3): >>> <<< 19903 1727096302.71082: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 19903 1727096302.71101: 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 0x7f8d0d5ff6e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 19903 1727096302.71126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'<<< 19903 1727096302.71146: stdout chunk (state=3): >>> <<< 19903 1727096302.71183: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'<<< 19903 1727096302.71220: stdout chunk (state=3): >>> # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096302.71234: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d0d6621e0> <<< 19903 1727096302.71296: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d660200> <<< 19903 1727096302.71345: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d9b0530> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 19903 1727096302.71386: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19903 1727096302.71389: stdout chunk (state=3): >>> <<< 19903 1727096302.71448: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 19903 1727096302.71452: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19903 1727096302.71461: stdout chunk (state=3): >>> <<< 19903 1727096302.71606: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.71647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 19903 1727096302.71658: stdout chunk (state=3): >>> <<< 19903 1727096302.71687: stdout chunk (state=3): >>># zipimport: zlib available<<< 19903 1727096302.71696: stdout chunk (state=3): >>> <<< 19903 1727096302.71770: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.71887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available<<< 19903 1727096302.71900: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19903 1727096302.71941: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available<<< 19903 1727096302.71944: stdout chunk (state=3): >>> <<< 19903 1727096302.72033: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 19903 1727096302.72036: stdout chunk (state=3): >>> <<< 19903 1727096302.72058: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.72277: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # <<< 19903 1727096302.72280: stdout chunk (state=3): >>> <<< 19903 1727096302.72317: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.72320: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.72386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 19903 1727096302.72408: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19903 1727096302.72502: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19903 1727096302.72512: stdout chunk (state=3): >>> <<< 19903 1727096302.72604: stdout chunk (state=3): >>># zipimport: zlib available<<< 19903 1727096302.72614: stdout chunk (state=3): >>> <<< 19903 1727096302.72706: stdout chunk (state=3): >>># zipimport: zlib available<<< 19903 1727096302.72718: stdout chunk (state=3): >>> <<< 19903 1727096302.72808: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 19903 1727096302.72815: stdout chunk (state=3): >>> <<< 19903 1727096302.72850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 19903 1727096302.72853: stdout chunk (state=3): >>># zipimport: zlib available<<< 19903 1727096302.72912: stdout chunk (state=3): >>> <<< 19903 1727096302.73702: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.74296: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 19903 1727096302.74300: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.74529: stdout chunk (state=3): >>># 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 <<< 19903 1727096302.74578: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 19903 1727096302.74639: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.74776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available <<< 19903 1727096302.74779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 19903 1727096302.75172: 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 0x7f8d0d663710> # /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 0x7f8d0d662cf0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 19903 1727096302.75176: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.75234: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 19903 1727096302.75773: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 19903 1727096302.75776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 19903 1727096302.75779: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.75820: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 19903 1727096302.75923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 19903 1727096302.76018: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096302.76205: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096302.76219: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d0d69e2a0> <<< 19903 1727096302.76480: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d663a40><<< 19903 1727096302.76492: stdout chunk (state=3): >>> <<< 19903 1727096302.76615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 19903 1727096302.76635: stdout chunk (state=3): >>># zipimport: zlib available<<< 19903 1727096302.76711: stdout chunk (state=3): >>> <<< 19903 1727096302.76742: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 19903 1727096302.76772: stdout chunk (state=3): >>># zipimport: zlib available<<< 19903 1727096302.76840: stdout chunk (state=3): >>> <<< 19903 1727096302.76918: stdout chunk (state=3): >>># zipimport: zlib available<<< 19903 1727096302.76932: stdout chunk (state=3): >>> <<< 19903 1727096302.77296: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19903 1727096302.77499: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 19903 1727096302.77522: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 19903 1727096302.77558: stdout chunk (state=3): >>> # zipimport: zlib available<<< 19903 1727096302.77564: stdout chunk (state=3): >>> <<< 19903 1727096302.77684: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 19903 1727096302.77724: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19903 1727096302.77771: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.77838: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 19903 1727096302.77908: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d0d6b1e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d6b36b0> import 'ansible.module_utils.facts.system.user' # <<< 19903 1727096302.77963: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.77972: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 19903 1727096302.78030: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.78288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 19903 1727096302.78330: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.78560: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 19903 1727096302.78604: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.78658: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.78705: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 19903 1727096302.78740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 19903 1727096302.78772: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19903 1727096302.78958: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.79084: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 19903 1727096302.79201: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.79318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 19903 1727096302.79334: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.79359: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.79400: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.79952: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.80727: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 19903 1727096302.80765: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 19903 1727096302.80787: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.80925: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.81152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 19903 1727096302.81350: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.81596: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 19903 1727096302.81634: stdout chunk (state=3): >>> <<< 19903 1727096302.81653: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 19903 1727096302.81840: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19903 1727096302.81843: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # <<< 19903 1727096302.81855: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.81994: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.82160: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.82492: stdout chunk (state=3): >>># zipimport: zlib available<<< 19903 1727096302.82585: stdout chunk (state=3): >>> <<< 19903 1727096302.82823: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 19903 1727096302.82905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 19903 1727096302.82959: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # <<< 19903 1727096302.82997: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.83096: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.83101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available<<< 19903 1727096302.83202: stdout chunk (state=3): >>> # zipimport: zlib available <<< 19903 1727096302.83607: 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 <<< 19903 1727096302.83613: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 19903 1727096302.83637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 19903 1727096302.83892: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.84149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 19903 1727096302.84172: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.84391: stdout chunk (state=3): >>># 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 <<< 19903 1727096302.84459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 19903 1727096302.84493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 19903 1727096302.84512: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.84584: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.84660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 19903 1727096302.84802: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 19903 1727096302.84805: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 19903 1727096302.84837: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.84847: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.84883: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.84971: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.84996: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.85093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 19903 1727096302.85097: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 19903 1727096302.85140: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.85198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 19903 1727096302.85404: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.85895: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 19903 1727096302.86009: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.86075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 19903 1727096302.86089: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 19903 1727096302.86176: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.86213: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.86338: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 19903 1727096302.86413: stdout chunk (state=3): >>> import 'ansible.module_utils.facts' # <<< 19903 1727096302.86490: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096302.86788: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 19903 1727096302.86955: 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 # 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' <<< 19903 1727096302.86959: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d0d44b050><<< 19903 1727096302.86982: stdout chunk (state=3): >>> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d44aa20> <<< 19903 1727096302.87047: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d449700><<< 19903 1727096302.87111: stdout chunk (state=3): >>> <<< 19903 1727096303.10665: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py<<< 19903 1727096303.10814: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 19903 1727096303.10839: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d491490> # /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' <<< 19903 1727096303.10857: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d491310> <<< 19903 1727096303.10944: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc'<<< 19903 1727096303.10995: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 19903 1727096303.11014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d493650><<< 19903 1727096303.11070: stdout chunk (state=3): >>> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d492270> <<< 19903 1727096303.11432: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 19903 1727096303.11474: 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 <<< 19903 1727096303.35678: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_iscsi_iqn": "", "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_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.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 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_loadavg": {"1m": 0.509765625, "5m": 0.46337890625, "15m": 0.2451171875}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansibl<<< 19903 1727096303.35684: stdout chunk (state=3): >>>e_local": {}, "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": 2955, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 576, "free": 2955}, "nocache": {"free": 3293, "used": 238}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 445, "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": 261795291136, "block_size": 4096, "block_total": 65519099, "block_available": 63914866, "block_used": 1604233, "inode_total": 131070960, "inode_available": 131029096, "inode_used": 41864, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "23", "epoch": "1727096303", "epoch_int": "1727096303", "date": "2024-09-23", "time": "08:58:23", "iso8601_micro": "2024-09-23T12:58:23.312920Z", "iso8601": "2024-09-23T12:58:23Z", "iso8601_basic": "20240923T085823312920", "iso8601_basic_short": "20240923T085823", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc":<<< 19903 1727096303.35703: stdout chunk (state=3): >>> false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 19903 1727096303.36503: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 19903 1727096303.36523: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._<<< 19903 1727096303.36534: stdout chunk (state=3): >>> <<< 19903 1727096303.36553: stdout chunk (state=3): >>># clear sys.path # clear sys.argv <<< 19903 1727096303.36556: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 19903 1727096303.36593: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout<<< 19903 1727096303.36602: 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<<< 19903 1727096303.36625: stdout chunk (state=3): >>> # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal<<< 19903 1727096303.36643: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.36674: stdout chunk (state=3): >>> # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword<<< 19903 1727096303.36681: stdout chunk (state=3): >>> # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools<<< 19903 1727096303.36706: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.36722: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.36747: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.36758: stdout chunk (state=3): >>> # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random<<< 19903 1727096303.36782: stdout chunk (state=3): >>> # 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 <<< 19903 1727096303.36801: stdout chunk (state=3): >>># 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<<< 19903 1727096303.36821: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.36835: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json<<< 19903 1727096303.36858: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.36877: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.36889: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.36906: stdout chunk (state=3): >>> # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128<<< 19903 1727096303.36929: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.36944: stdout chunk (state=3): >>> # 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 <<< 19903 1727096303.36974: stdout chunk (state=3): >>># 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<<< 19903 1727096303.36987: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.37009: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.37033: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.37052: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.37070: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.37084: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.37101: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.37128: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.37147: stdout chunk (state=3): >>> # 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<<< 19903 1727096303.37163: 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<<< 19903 1727096303.37333: stdout chunk (state=3): >>> # 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 <<< 19903 1727096303.38149: 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 <<< 19903 1727096303.38350: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 19903 1727096303.38354: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 19903 1727096303.38356: stdout chunk (state=3): >>># 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 <<< 19903 1727096303.38383: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 19903 1727096303.38408: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 19903 1727096303.38436: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess <<< 19903 1727096303.38450: stdout chunk (state=3): >>># destroy base64 <<< 19903 1727096303.38476: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 19903 1727096303.38516: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy json <<< 19903 1727096303.38689: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 19903 1727096303.38692: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # 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 <<< 19903 1727096303.38877: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 19903 1727096303.38881: stdout chunk (state=3): >>># 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 <<< 19903 1727096303.38883: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath <<< 19903 1727096303.38887: stdout chunk (state=3): >>># 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 <<< 19903 1727096303.39085: stdout chunk (state=3): >>># 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 <<< 19903 1727096303.39102: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 19903 1727096303.39127: stdout chunk (state=3): >>># destroy _collections <<< 19903 1727096303.39149: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 19903 1727096303.39180: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 19903 1727096303.39246: 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 <<< 19903 1727096303.39253: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 19903 1727096303.39281: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 19903 1727096303.39409: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 19903 1727096303.39457: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 19903 1727096303.39540: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 19903 1727096303.39564: stdout chunk (state=3): >>># clear sys.audit hooks <<< 19903 1727096303.40115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096303.40170: stderr chunk (state=3): >>>Shared connection to 10.31.15.126 closed. <<< 19903 1727096303.40173: stdout chunk (state=3): >>><<< 19903 1727096303.40182: stderr chunk (state=3): >>><<< 19903 1727096303.40330: _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 0x7f8d0e6184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e5e7b30> # /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 0x7f8d0e61aa50> 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 0x7f8d0e3e9130> # /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 0x7f8d0e3e9fa0> 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 0x7f8d0e427dd0> # /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 0x7f8d0e427fe0> # /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 0x7f8d0e45f800> # /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 0x7f8d0e45fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e43faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e43d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e424f80> # /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 0x7f8d0e47f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e47e300> # /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 0x7f8d0e43e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e426e70> # /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 0x7f8d0e4b47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e424200> # /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 0x7f8d0e4b4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4b4b00> # 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 0x7f8d0e4b4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e422d20> # /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 0x7f8d0e4b55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4b5280> 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 0x7f8d0e4b64b0> 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 0x7f8d0e4cc680> 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 0x7f8d0e4cdd30> # /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 0x7f8d0e4cebd0> # 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 0x7f8d0e4cf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4ce120> # /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 0x7f8d0e4cfcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4cf3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4b6450> # /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 0x7f8d0e1cbbc0> # /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 0x7f8d0e1f4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e1f4470> # 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 0x7f8d0e1f46b0> # /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 0x7f8d0e1f4fe0> # 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 0x7f8d0e1f5910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e1f4890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e1c9d60> # /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 0x7f8d0e1f6cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e1f5790> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e4b6ba0> # /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 0x7f8d0e223020> # /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 0x7f8d0e2433e0> # /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 0x7f8d0e2a4200> # /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 0x7f8d0e2a6960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e2a4320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e2711f0> # /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 0x7f8d0db252e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e2421e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0e1f7bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8d0e242300> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_4npbgmib/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 0x7f8d0db8af90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0db69e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0db69040> # 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 0x7f8d0db88e60> # /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 0x7f8d0dbbe930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0dbbe720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0dbbe030> # /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 0x7f8d0dbbea50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0db8bc20> 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 0x7f8d0dbbf680> # 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 0x7f8d0dbbf8c0> # /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 0x7f8d0dbbfe00> 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 0x7f8d0da25b80> # 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 0x7f8d0da277a0> # /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 0x7f8d0da281a0> # /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 0x7f8d0da29340> # /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 0x7f8d0da2bdd0> # 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 0x7f8d0da28110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da2a0f0> # /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 0x7f8d0da33c80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da32750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da324b0> # /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 0x7f8d0da32a20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da2a5a0> # 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 0x7f8d0da77f20> # /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 0x7f8d0da780b0> # /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 0x7f8d0da79b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da79940> # /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 0x7f8d0da7c110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da7a270> # /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 0x7f8d0da7f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da7c230> # 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 0x7f8d0da80890> # 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 0x7f8d0da80a40> # 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 0x7f8d0da80920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da78290> # /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 0x7f8d0d90c0e0> # 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 0x7f8d0d90d430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da82870> # 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 0x7f8d0da83c20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0da824e0> # 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 0x7f8d0d911610> # /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 0x7f8d0d912360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d90d5e0> 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 0x7f8d0d912ab0> # 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 0x7f8d0d9136b0> # 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 0x7f8d0d91e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d919040> 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 0x7f8d0da06bd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0dafe8d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d91e3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d91e180> # 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 0x7f8d0d9b2300> # /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 0x7f8d0d5fc260> # 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 0x7f8d0d5fc5c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d998590> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d9b2ea0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d9b09e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d9b0620> # /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 0x7f8d0d5ff5f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d5feea0> # 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 0x7f8d0d5ff080> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d5fe300> # /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 0x7f8d0d5ff6e0> # /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 0x7f8d0d6621e0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d660200> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d9b0530> 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 0x7f8d0d663710> # /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 0x7f8d0d662cf0> 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 0x7f8d0d69e2a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d663a40> 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 0x7f8d0d6b1e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d6b36b0> 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 0x7f8d0d44b050> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d44aa20> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d449700> # /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 0x7f8d0d491490> # /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 0x7f8d0d491310> # /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 0x7f8d0d493650> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d0d492270> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_iscsi_iqn": "", "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_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.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 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_loadavg": {"1m": 0.509765625, "5m": 0.46337890625, "15m": 0.2451171875}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "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": 2955, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 576, "free": 2955}, "nocache": {"free": 3293, "used": 238}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 445, "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": 261795291136, "block_size": 4096, "block_total": 65519099, "block_available": 63914866, "block_used": 1604233, "inode_total": 131070960, "inode_available": 131029096, "inode_used": 41864, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "23", "epoch": "1727096303", "epoch_int": "1727096303", "date": "2024-09-23", "time": "08:58:23", "iso8601_micro": "2024-09-23T12:58:23.312920Z", "iso8601": "2024-09-23T12:58:23Z", "iso8601_basic": "20240923T085823312920", "iso8601_basic_short": "20240923T085823", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 19903 1727096303.41170: 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-1727096301.727469-19929-263332703986590/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19903 1727096303.41173: _low_level_execute_command(): starting 19903 1727096303.41176: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096301.727469-19929-263332703986590/ > /dev/null 2>&1 && sleep 0' 19903 1727096303.41323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19903 1727096303.41328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19903 1727096303.41338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19903 1727096303.41350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19903 1727096303.41360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 19903 1727096303.41390: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096303.41393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19903 1727096303.41395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096303.41454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19903 1727096303.41457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096303.41464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096303.41502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19903 1727096303.43719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096303.43745: stderr chunk (state=3): >>><<< 19903 1727096303.43747: stdout chunk (state=3): >>><<< 19903 1727096303.43774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096303.43777: handler run complete 19903 1727096303.43853: variable 'ansible_facts' from source: unknown 19903 1727096303.43920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096303.44115: variable 'ansible_facts' from source: unknown 19903 1727096303.44163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096303.44241: attempt loop complete, returning result 19903 1727096303.44245: _execute() done 19903 1727096303.44247: dumping result to json 19903 1727096303.44270: done dumping result, returning 19903 1727096303.44277: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-3d4d-9412-0000000001aa] 19903 1727096303.44280: sending task result for task 0afff68d-5257-3d4d-9412-0000000001aa 19903 1727096303.45125: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001aa 19903 1727096303.45128: WORKER PROCESS EXITING ok: [managed_node2] 19903 1727096303.45492: no more pending results, returning what we have 19903 1727096303.45495: results queue empty 19903 1727096303.45496: checking for any_errors_fatal 19903 1727096303.45498: done checking for any_errors_fatal 19903 1727096303.45498: checking for max_fail_percentage 19903 1727096303.45500: done checking for max_fail_percentage 19903 1727096303.45501: checking to see if all hosts have failed and the running result is not ok 19903 1727096303.45502: done checking to see if all hosts have failed 19903 1727096303.45503: getting the remaining hosts for this loop 19903 1727096303.45504: done getting the remaining hosts for this loop 19903 1727096303.45508: getting the next task for host managed_node2 19903 1727096303.45516: done getting next task for host managed_node2 19903 1727096303.45518: ^ task is: TASK: meta (flush_handlers) 19903 1727096303.45520: ^ 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 19903 1727096303.45524: getting variables 19903 1727096303.45525: in VariableManager get_vars() 19903 1727096303.45546: Calling all_inventory to load vars for managed_node2 19903 1727096303.45549: Calling groups_inventory to load vars for managed_node2 19903 1727096303.45552: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096303.45562: Calling all_plugins_play to load vars for managed_node2 19903 1727096303.45578: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096303.45582: Calling groups_plugins_play to load vars for managed_node2 19903 1727096303.45764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096303.45969: done with get_vars() 19903 1727096303.45979: done getting variables 19903 1727096303.46055: in VariableManager get_vars() 19903 1727096303.46064: Calling all_inventory to load vars for managed_node2 19903 1727096303.46069: Calling groups_inventory to load vars for managed_node2 19903 1727096303.46071: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096303.46076: Calling all_plugins_play to load vars for managed_node2 19903 1727096303.46078: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096303.46081: Calling groups_plugins_play to load vars for managed_node2 19903 1727096303.46234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096303.46385: done with get_vars() 19903 1727096303.46395: done queuing things up, now waiting for results queue to drain 19903 1727096303.46400: results queue empty 19903 1727096303.46401: checking for any_errors_fatal 19903 1727096303.46403: done checking for any_errors_fatal 19903 1727096303.46403: checking for max_fail_percentage 19903 1727096303.46404: done checking for max_fail_percentage 19903 1727096303.46404: checking to see if all hosts have failed and the running result is not ok 19903 1727096303.46405: done checking to see if all hosts have failed 19903 1727096303.46405: getting the remaining hosts for this loop 19903 1727096303.46406: done getting the remaining hosts for this loop 19903 1727096303.46407: getting the next task for host managed_node2 19903 1727096303.46410: done getting next task for host managed_node2 19903 1727096303.46412: ^ task is: TASK: Include the task 'el_repo_setup.yml' 19903 1727096303.46413: ^ 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 19903 1727096303.46415: getting variables 19903 1727096303.46416: in VariableManager get_vars() 19903 1727096303.46421: Calling all_inventory to load vars for managed_node2 19903 1727096303.46422: Calling groups_inventory to load vars for managed_node2 19903 1727096303.46424: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096303.46427: Calling all_plugins_play to load vars for managed_node2 19903 1727096303.46428: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096303.46430: Calling groups_plugins_play to load vars for managed_node2 19903 1727096303.46517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096303.46625: done with get_vars() 19903 1727096303.46630: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:10 Monday 23 September 2024 08:58:23 -0400 (0:00:01.812) 0:00:01.849 ****** 19903 1727096303.46690: entering _queue_task() for managed_node2/include_tasks 19903 1727096303.46691: Creating lock for include_tasks 19903 1727096303.46930: worker is 1 (out of 1 available) 19903 1727096303.46943: exiting _queue_task() for managed_node2/include_tasks 19903 1727096303.46955: done queuing things up, now waiting for results queue to drain 19903 1727096303.46956: waiting for pending results... 19903 1727096303.47101: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 19903 1727096303.47164: in run() - task 0afff68d-5257-3d4d-9412-000000000006 19903 1727096303.47176: variable 'ansible_search_path' from source: unknown 19903 1727096303.47204: calling self._execute() 19903 1727096303.47257: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096303.47261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096303.47273: variable 'omit' from source: magic vars 19903 1727096303.47350: _execute() done 19903 1727096303.47353: dumping result to json 19903 1727096303.47357: done dumping result, returning 19903 1727096303.47365: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-3d4d-9412-000000000006] 19903 1727096303.47370: sending task result for task 0afff68d-5257-3d4d-9412-000000000006 19903 1727096303.47455: done sending task result for task 0afff68d-5257-3d4d-9412-000000000006 19903 1727096303.47458: WORKER PROCESS EXITING 19903 1727096303.47503: no more pending results, returning what we have 19903 1727096303.47507: in VariableManager get_vars() 19903 1727096303.47537: Calling all_inventory to load vars for managed_node2 19903 1727096303.47540: Calling groups_inventory to load vars for managed_node2 19903 1727096303.47543: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096303.47554: Calling all_plugins_play to load vars for managed_node2 19903 1727096303.47557: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096303.47560: Calling groups_plugins_play to load vars for managed_node2 19903 1727096303.47831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096303.47934: done with get_vars() 19903 1727096303.47939: variable 'ansible_search_path' from source: unknown 19903 1727096303.47949: we have included files to process 19903 1727096303.47949: generating all_blocks data 19903 1727096303.47950: done generating all_blocks data 19903 1727096303.47950: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19903 1727096303.47951: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19903 1727096303.47953: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19903 1727096303.48374: in VariableManager get_vars() 19903 1727096303.48384: done with get_vars() 19903 1727096303.48391: done processing included file 19903 1727096303.48392: iterating over new_blocks loaded from include file 19903 1727096303.48393: in VariableManager get_vars() 19903 1727096303.48400: done with get_vars() 19903 1727096303.48402: filtering new block on tags 19903 1727096303.48411: done filtering new block on tags 19903 1727096303.48413: in VariableManager get_vars() 19903 1727096303.48419: done with get_vars() 19903 1727096303.48420: filtering new block on tags 19903 1727096303.48428: done filtering new block on tags 19903 1727096303.48430: in VariableManager get_vars() 19903 1727096303.48435: done with get_vars() 19903 1727096303.48436: filtering new block on tags 19903 1727096303.48443: done filtering new block on tags 19903 1727096303.48444: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 19903 1727096303.48447: extending task lists for all hosts with included blocks 19903 1727096303.48477: done extending task lists 19903 1727096303.48478: done processing included files 19903 1727096303.48479: results queue empty 19903 1727096303.48479: checking for any_errors_fatal 19903 1727096303.48480: done checking for any_errors_fatal 19903 1727096303.48480: checking for max_fail_percentage 19903 1727096303.48481: done checking for max_fail_percentage 19903 1727096303.48481: checking to see if all hosts have failed and the running result is not ok 19903 1727096303.48482: done checking to see if all hosts have failed 19903 1727096303.48482: getting the remaining hosts for this loop 19903 1727096303.48483: done getting the remaining hosts for this loop 19903 1727096303.48484: getting the next task for host managed_node2 19903 1727096303.48487: done getting next task for host managed_node2 19903 1727096303.48488: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 19903 1727096303.48490: ^ 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 19903 1727096303.48491: getting variables 19903 1727096303.48492: in VariableManager get_vars() 19903 1727096303.48497: Calling all_inventory to load vars for managed_node2 19903 1727096303.48498: Calling groups_inventory to load vars for managed_node2 19903 1727096303.48500: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096303.48503: Calling all_plugins_play to load vars for managed_node2 19903 1727096303.48505: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096303.48508: Calling groups_plugins_play to load vars for managed_node2 19903 1727096303.48604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096303.48710: done with get_vars() 19903 1727096303.48716: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:58:23 -0400 (0:00:00.020) 0:00:01.869 ****** 19903 1727096303.48761: entering _queue_task() for managed_node2/setup 19903 1727096303.48991: worker is 1 (out of 1 available) 19903 1727096303.49004: exiting _queue_task() for managed_node2/setup 19903 1727096303.49014: done queuing things up, now waiting for results queue to drain 19903 1727096303.49015: waiting for pending results... 19903 1727096303.49169: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 19903 1727096303.49240: in run() - task 0afff68d-5257-3d4d-9412-0000000001bb 19903 1727096303.49255: variable 'ansible_search_path' from source: unknown 19903 1727096303.49259: variable 'ansible_search_path' from source: unknown 19903 1727096303.49285: calling self._execute() 19903 1727096303.49337: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096303.49342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096303.49353: variable 'omit' from source: magic vars 19903 1727096303.49731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096303.51213: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096303.51256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096303.51286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096303.51314: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096303.51335: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096303.51396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096303.51424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096303.51440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096303.51470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096303.51481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096303.51609: variable 'ansible_facts' from source: unknown 19903 1727096303.51657: variable 'network_test_required_facts' from source: task vars 19903 1727096303.51692: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 19903 1727096303.51696: variable 'omit' from source: magic vars 19903 1727096303.51722: variable 'omit' from source: magic vars 19903 1727096303.51749: variable 'omit' from source: magic vars 19903 1727096303.51776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19903 1727096303.51796: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19903 1727096303.51810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19903 1727096303.51823: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19903 1727096303.51831: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19903 1727096303.51857: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19903 1727096303.51862: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096303.51865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096303.51937: Set connection var ansible_timeout to 10 19903 1727096303.51940: Set connection var ansible_module_compression to ZIP_DEFLATED 19903 1727096303.51943: Set connection var ansible_shell_type to sh 19903 1727096303.51945: Set connection var ansible_connection to ssh 19903 1727096303.51952: Set connection var ansible_shell_executable to /bin/sh 19903 1727096303.51958: Set connection var ansible_pipelining to False 19903 1727096303.51987: variable 'ansible_shell_executable' from source: unknown 19903 1727096303.51990: variable 'ansible_connection' from source: unknown 19903 1727096303.51993: variable 'ansible_module_compression' from source: unknown 19903 1727096303.51995: variable 'ansible_shell_type' from source: unknown 19903 1727096303.51998: variable 'ansible_shell_executable' from source: unknown 19903 1727096303.52000: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096303.52002: variable 'ansible_pipelining' from source: unknown 19903 1727096303.52006: variable 'ansible_timeout' from source: unknown 19903 1727096303.52010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096303.52116: 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__) 19903 1727096303.52124: variable 'omit' from source: magic vars 19903 1727096303.52129: starting attempt loop 19903 1727096303.52132: running the handler 19903 1727096303.52144: _low_level_execute_command(): starting 19903 1727096303.52151: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19903 1727096303.52683: 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 <<< 19903 1727096303.52687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096303.52690: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 19903 1727096303.52693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096303.52739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19903 1727096303.52742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096303.52752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096303.52811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19903 1727096303.55276: stdout chunk (state=3): >>>/root <<< 19903 1727096303.55433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096303.55466: stderr chunk (state=3): >>><<< 19903 1727096303.55472: stdout chunk (state=3): >>><<< 19903 1727096303.55496: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096303.55508: _low_level_execute_command(): starting 19903 1727096303.55514: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665 `" && echo ansible-tmp-1727096303.554963-20008-240667185465665="` echo /root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665 `" ) && sleep 0' 19903 1727096303.55988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19903 1727096303.55991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096303.55994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19903 1727096303.55996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096303.56048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19903 1727096303.56051: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096303.56053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096303.56094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19903 1727096303.58833: stdout chunk (state=3): >>>ansible-tmp-1727096303.554963-20008-240667185465665=/root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665 <<< 19903 1727096303.58983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096303.59013: stderr chunk (state=3): >>><<< 19903 1727096303.59016: stdout chunk (state=3): >>><<< 19903 1727096303.59035: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096303.554963-20008-240667185465665=/root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096303.59080: variable 'ansible_module_compression' from source: unknown 19903 1727096303.59121: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19903n5i5_iw5/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19903 1727096303.59170: variable 'ansible_facts' from source: unknown 19903 1727096303.59300: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665/AnsiballZ_setup.py 19903 1727096303.59407: Sending initial data 19903 1727096303.59411: Sent initial data (153 bytes) 19903 1727096303.59873: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19903 1727096303.59876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 19903 1727096303.59880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096303.59882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19903 1727096303.59886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096303.59935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19903 1727096303.59938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096303.59940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096303.59984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19903 1727096303.62299: 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 <<< 19903 1727096303.62346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19903 1727096303.62463: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19903n5i5_iw5/tmpssd8azqb /root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665/AnsiballZ_setup.py <<< 19903 1727096303.62478: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665/AnsiballZ_setup.py" <<< 19903 1727096303.62504: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19903n5i5_iw5/tmpssd8azqb" to remote "/root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665/AnsiballZ_setup.py" <<< 19903 1727096303.62506: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665/AnsiballZ_setup.py" <<< 19903 1727096303.63547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096303.63596: stderr chunk (state=3): >>><<< 19903 1727096303.63599: stdout chunk (state=3): >>><<< 19903 1727096303.63617: done transferring module to remote 19903 1727096303.63628: _low_level_execute_command(): starting 19903 1727096303.63633: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665/ /root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665/AnsiballZ_setup.py && sleep 0' 19903 1727096303.64205: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096303.64248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096303.64342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19903 1727096303.66573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096303.66601: stderr chunk (state=3): >>><<< 19903 1727096303.66606: stdout chunk (state=3): >>><<< 19903 1727096303.66627: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096303.66630: _low_level_execute_command(): starting 19903 1727096303.66634: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665/AnsiballZ_setup.py && sleep 0' 19903 1727096303.67405: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096303.67591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096303.67677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 1 <<< 19903 1727096303.70017: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 19903 1727096303.70088: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 19903 1727096303.70242: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 19903 1727096303.70257: 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 0x7fd050e184d0> <<< 19903 1727096303.70292: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050de7b30> # /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' <<< 19903 1727096303.70309: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050e1aa50> <<< 19903 1727096303.70553: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 19903 1727096303.70556: stdout chunk (state=3): >>>import 'io' # <<< 19903 1727096303.70559: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 19903 1727096303.70681: stdout chunk (state=3): >>>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 0x7fd050c2d130> <<< 19903 1727096303.70712: 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 <<< 19903 1727096303.70748: 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 0x7fd050c2dfa0> import 'site' # <<< 19903 1727096303.70993: 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. <<< 19903 1727096303.71235: 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 <<< 19903 1727096303.71294: stdout chunk (state=3): >>># 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' <<< 19903 1727096303.71333: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050c6bec0> <<< 19903 1727096303.71351: 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' <<< 19903 1727096303.71485: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050c6bf80> # /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' <<< 19903 1727096303.71503: stdout chunk (state=3): >>>import 'itertools' # <<< 19903 1727096303.71542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 19903 1727096303.71551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050ca3830> <<< 19903 1727096303.71569: 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 0x7fd050ca3ec0> <<< 19903 1727096303.71758: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050c83b60> import '_functools' # <<< 19903 1727096303.71762: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050c812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050c69070> <<< 19903 1727096303.71866: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 19903 1727096303.71875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 19903 1727096303.71888: 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' <<< 19903 1727096303.71918: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cc37d0> <<< 19903 1727096303.72199: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cc23f0> # /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 0x7fd050c82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cc0bc0> # /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 0x7fd050cf8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050c682f0> # /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 0x7fd050cf8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cf8bf0> # 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 0x7fd050cf8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050c66e10> # /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 <<< 19903 1727096303.72303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cf9370> 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 0x7fd050cfa540> <<< 19903 1727096303.72495: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050d10740> 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 0x7fd050d11e20> # /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 <<< 19903 1727096303.72535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050d12cc0> <<< 19903 1727096303.72651: 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 0x7fd050d132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050d12210> <<< 19903 1727096303.72817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # 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 0x7fd050d13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050d134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cfa4b0> # /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' <<< 19903 1727096303.72859: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd050a4bc50> # /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' <<< 19903 1727096303.73056: 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 0x7fd050a74710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050a74470> # 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 0x7fd050a74740> # /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' <<< 19903 1727096303.73250: 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 0x7fd050a75070> <<< 19903 1727096303.73458: 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 0x7fd050a75a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050a74920><<< 19903 1727096303.73462: stdout chunk (state=3): >>> <<< 19903 1727096303.73478: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050a49df0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 19903 1727096303.73504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 19903 1727096303.73521: stdout chunk (state=3): >>> <<< 19903 1727096303.73539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 19903 1727096303.73577: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 19903 1727096303.73625: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050a76e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050a75b50> <<< 19903 1727096303.73686: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cfac60> <<< 19903 1727096303.73843: stdout chunk (state=3): >>># /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 <<< 19903 1727096303.73858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 19903 1727096303.74024: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050a9f1a0> <<< 19903 1727096303.74028: 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' <<< 19903 1727096303.74054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 19903 1727096303.74072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 19903 1727096303.74130: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050ac3560> <<< 19903 1727096303.74160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19903 1727096303.74233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 19903 1727096303.74314: stdout chunk (state=3): >>>import 'ntpath' # <<< 19903 1727096303.74370: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050b242c0> <<< 19903 1727096303.74449: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 19903 1727096303.74480: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19903 1727096303.74560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 19903 1727096303.74586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 19903 1727096303.74724: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050b26a20><<< 19903 1727096303.74910: stdout chunk (state=3): >>> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050b243e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050ae52b0> <<< 19903 1727096303.74952: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 19903 1727096303.74988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0509253d0> <<< 19903 1727096303.75037: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050ac2360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050a77d70> <<< 19903 1727096303.75319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19903 1727096303.75490: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd050925670> <<< 19903 1727096303.75644: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_bzeddl7k/ansible_setup_payload.zip' <<< 19903 1727096303.75665: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.75779: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.75806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19903 1727096303.75899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19903 1727096303.75943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 19903 1727096303.75977: 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 0x7fd05098f170> import '_typing' # <<< 19903 1727096303.76158: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05096e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05096d1f0> # zipimport: zlib available <<< 19903 1727096303.76226: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 19903 1727096303.76229: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19903 1727096303.76315: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 19903 1727096303.77983: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.79811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 19903 1727096303.79850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05098d040> # /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' <<< 19903 1727096303.79917: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 19903 1727096303.79943: 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 0x7fd0509beb10> <<< 19903 1727096303.80058: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0509be8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0509be1b0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 19903 1727096303.80124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0509be600> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05098fb90> import 'atexit' # <<< 19903 1727096303.80447: 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 0x7fd0509bf890> # 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 0x7fd0509bfad0> # /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 0x7fd0509bff50> 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 0x7fd050329e20> # 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 0x7fd05032ba40> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 19903 1727096303.80450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 19903 1727096303.80513: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05032c410> <<< 19903 1727096303.80550: 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' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05032d5b0> <<< 19903 1727096303.80579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19903 1727096303.80613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 19903 1727096303.80646: 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' <<< 19903 1727096303.80688: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05032ff50> <<< 19903 1727096303.80850: 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 0x7fd050334680> <<< 19903 1727096303.80854: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05032e2d0> # /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' <<< 19903 1727096303.80970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 19903 1727096303.81051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050337fb0> import '_tokenize' # <<< 19903 1727096303.81091: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050336a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0503367e0> # /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' <<< 19903 1727096303.81159: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050336d50> <<< 19903 1727096303.81223: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05032e7e0> # 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 0x7fd05037c1d0> <<< 19903 1727096303.81298: 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 0x7fd05037c380> <<< 19903 1727096303.81400: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd05037de20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05037dbe0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19903 1727096303.81403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 19903 1727096303.81439: 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 0x7fd0503803b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05037e510> <<< 19903 1727096303.81574: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19903 1727096303.81597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050383b90> <<< 19903 1727096303.81755: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050380560> <<< 19903 1727096303.81794: 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 0x7fd050384bc0> # 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 0x7fd050384d40> <<< 19903 1727096303.82008: 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 0x7fd050384e30> <<< 19903 1727096303.82012: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05037c4d0> # /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 0x7fd05020c530> <<< 19903 1727096303.82116: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096303.82155: 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 0x7fd05020d490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050386cc0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096303.82200: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd050387890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0503868d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 19903 1727096303.82221: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.82302: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.82393: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19903 1727096303.82475: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 19903 1727096303.82572: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.82697: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.83233: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.83765: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 19903 1727096303.83803: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 19903 1727096303.83914: stdout chunk (state=3): >>># 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 0x7fd050215670> <<< 19903 1727096303.83956: 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' <<< 19903 1727096303.83982: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0502163c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05020d7f0> <<< 19903 1727096303.84029: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 19903 1727096303.84076: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19903 1727096303.84093: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 19903 1727096303.84280: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.84473: 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 0x7fd050216450> # zipimport: zlib available <<< 19903 1727096303.84866: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.85300: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.85374: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.85460: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 19903 1727096303.85487: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.85574: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 19903 1727096303.85599: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.85806: stdout chunk (state=3): >>>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 <<< 19903 1727096303.86033: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.86266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19903 1727096303.86327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19903 1727096303.86355: stdout chunk (state=3): >>>import '_ast' # <<< 19903 1727096303.86407: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050217560> <<< 19903 1727096303.86420: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.86487: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.86589: 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' # <<< 19903 1727096303.86601: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.86636: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.86691: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 19903 1727096303.86737: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.86785: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.86833: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.86910: 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 <<< 19903 1727096303.86997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096303.87109: 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 0x7fd0502220c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05021fd40> <<< 19903 1727096303.87174: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 19903 1727096303.87197: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.87231: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.87259: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.87348: 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' <<< 19903 1727096303.87352: 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 <<< 19903 1727096303.87449: 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 <<< 19903 1727096303.87511: 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' <<< 19903 1727096303.87572: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05030aa50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0509ea720> <<< 19903 1727096303.87651: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050222240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050214ef0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 19903 1727096303.87715: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 19903 1727096303.87799: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 19903 1727096303.87822: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.87957: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.87961: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19903 1727096303.88001: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.88078: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.88081: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.88157: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.88177: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 19903 1727096303.88203: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.88288: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.88381: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 19903 1727096303.88516: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.88690: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.88724: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.88793: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096303.89005: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 19903 1727096303.89018: stdout chunk (state=3): >>># 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 0x7fd0502b2270> # /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 0x7fd04fe8c170> <<< 19903 1727096303.89047: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096303.89064: 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 0x7fd04fe8c740> <<< 19903 1727096303.89114: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05029b260> <<< 19903 1727096303.89138: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0502b2e10> <<< 19903 1727096303.89175: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0502b0950> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0502b05f0> <<< 19903 1727096303.89187: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 19903 1727096303.89242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 19903 1727096303.89270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 19903 1727096303.89290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 19903 1727096303.89391: 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 0x7fd04fe8f440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fe8ecf0> <<< 19903 1727096303.89394: 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 0x7fd04fe8eed0> <<< 19903 1727096303.89396: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fe8e120> <<< 19903 1727096303.89424: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 19903 1727096303.89518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 19903 1727096303.89554: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fe8f5f0> <<< 19903 1727096303.89571: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 19903 1727096303.89710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 19903 1727096303.89713: 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 0x7fd04feda0f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fed8110> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0502b0650> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 19903 1727096303.89724: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 19903 1727096303.89793: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.89840: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 19903 1727096303.89872: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.89900: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.90029: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 19903 1727096303.90033: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 19903 1727096303.90114: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 19903 1727096303.90117: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.90204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 19903 1727096303.90253: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 19903 1727096303.90381: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.90385: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.90442: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.90550: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 19903 1727096303.90566: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.91054: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.91406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 19903 1727096303.91422: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.91638: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.91710: stdout chunk (state=3): >>># 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 <<< 19903 1727096303.91732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available <<< 19903 1727096303.91781: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 19903 1727096303.91796: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.91877: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.91888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available <<< 19903 1727096303.91935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 19903 1727096303.92011: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.92093: 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' <<< 19903 1727096303.92135: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fedbe30> <<< 19903 1727096303.92138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 19903 1727096303.92168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 19903 1727096303.92296: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fedade0> import 'ansible.module_utils.facts.system.local' # <<< 19903 1727096303.92316: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.92358: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.92430: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 19903 1727096303.92520: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.92618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 19903 1727096303.92637: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.92684: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.92760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 19903 1727096303.92799: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.92855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 19903 1727096303.92892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 19903 1727096303.92975: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096303.93025: 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 0x7fd04ff1a420> <<< 19903 1727096303.93226: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ff0a210> import 'ansible.module_utils.facts.system.python' # <<< 19903 1727096303.93237: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.93285: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.93341: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 19903 1727096303.93427: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.93520: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.93747: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.93809: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 19903 1727096303.93900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 19903 1727096303.93905: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.93951: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.93955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 19903 1727096303.94084: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096303.94113: 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 0x7fd04ff2e1e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ff0aa80> 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 <<< 19903 1727096303.94140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 19903 1727096303.94292: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.94449: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 19903 1727096303.94597: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.94646: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.94700: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.94729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 19903 1727096303.94757: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 19903 1727096303.94811: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.94823: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.94931: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.95076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 19903 1727096303.95093: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.95285: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.95313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 19903 1727096303.95330: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.95383: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.95413: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.95940: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.96450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 19903 1727096303.96477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 19903 1727096303.96556: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.96672: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 19903 1727096303.96686: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.96766: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.96873: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 19903 1727096303.96883: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.97028: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.97189: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 19903 1727096303.97222: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 19903 1727096303.97228: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.97269: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.97310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 19903 1727096303.97313: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.97413: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.97589: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.97700: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.98118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 19903 1727096303.98121: stdout chunk (state=3): >>># 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 <<< 19903 1727096303.98132: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.98181: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 19903 1727096303.98217: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.98248: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 19903 1727096303.98300: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.98365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 19903 1727096303.98434: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.98484: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 19903 1727096303.98505: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.98743: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.99014: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 19903 1727096303.99155: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.99204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 19903 1727096303.99241: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 19903 1727096303.99245: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.99317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 19903 1727096303.99366: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.99373: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 19903 1727096303.99442: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.99542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 19903 1727096303.99545: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.99574: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 19903 1727096303.99599: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.99664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 19903 1727096303.99697: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.99700: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19903 1727096303.99738: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.99790: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.99854: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096303.99950: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 19903 1727096303.99953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 19903 1727096303.99961: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.00000: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.00064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 19903 1727096304.00088: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.00251: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.00440: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 19903 1727096304.00443: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.00490: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.00544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 19903 1727096304.00547: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.00586: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.00650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 19903 1727096304.00654: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.00740: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.00822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 19903 1727096304.00866: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.00939: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.01223: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 19903 1727096304.01378: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 19903 1727096304.01403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 19903 1727096304.01414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 19903 1727096304.01442: 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 0x7fd04fd2ed20> <<< 19903 1727096304.01492: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fd2deb0> <<< 19903 1727096304.01538: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fd272c0> <<< 19903 1727096304.03373: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 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_apparmor": {"status": "disabled"}, "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_lsb": {}, "ansible_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_rele<<< 19903 1727096304.03382: stdout chunk (state=3): >>>ase": "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_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "24", "epoch": "1727096304", "epoch_int": "1727096304", "date": "2024-09-23", "time": "08:58:24", "iso8601_micro": "2024-09-23T12:58:24.029418Z", "iso8601": "2024-09-23T12:58:24Z", "iso8601_basic": "20240923T085824029418", "iso8601_basic_short": "20240923T085824", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 19903 1727096304.03972: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 19903 1727096304.03998: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external<<< 19903 1727096304.04043: stdout chunk (state=3): >>> # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 19903 1727096304.04075: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 19903 1727096304.04079: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.04123: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.04153: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.04195: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.04211: stdout chunk (state=3): >>># cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # 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 <<< 19903 1727096304.04238: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file <<< 19903 1727096304.04296: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.04393: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.04801: 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 <<< 19903 1727096304.04835: stdout chunk (state=3): >>># destroy ntpath <<< 19903 1727096304.04881: 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 <<< 19903 1727096304.04991: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 19903 1727096304.04999: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 19903 1727096304.05027: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 19903 1727096304.05060: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 19903 1727096304.05205: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl <<< 19903 1727096304.05218: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 19903 1727096304.05261: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.05381: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 19903 1727096304.05404: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.05590: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.05609: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # 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 <<< 19903 1727096304.05635: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 19903 1727096304.05663: stdout chunk (state=3): >>># destroy _collections <<< 19903 1727096304.05717: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 19903 1727096304.05748: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.05810: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 19903 1727096304.05895: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 19903 1727096304.05898: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 19903 1727096304.05960: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator <<< 19903 1727096304.06015: stdout chunk (state=3): >>># destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 19903 1727096304.06483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 19903 1727096304.06644: stderr chunk (state=3): >>><<< 19903 1727096304.06647: stdout chunk (state=3): >>><<< 19903 1727096304.07079: _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 0x7fd050e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050de7b30> # /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 0x7fd050e1aa50> 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 0x7fd050c2d130> # /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 0x7fd050c2dfa0> 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 0x7fd050c6bec0> # /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 0x7fd050c6bf80> # /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 0x7fd050ca3830> # /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 0x7fd050ca3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050c83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050c812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050c69070> # /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 0x7fd050cc37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cc23f0> # /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 0x7fd050c82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cc0bc0> # /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 0x7fd050cf8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050c682f0> # /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 0x7fd050cf8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cf8bf0> # 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 0x7fd050cf8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050c66e10> # /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 0x7fd050cf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cf9370> 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 0x7fd050cfa540> 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 0x7fd050d10740> 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 0x7fd050d11e20> # /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 0x7fd050d12cc0> # 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 0x7fd050d132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050d12210> # /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 0x7fd050d13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050d134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cfa4b0> # /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 0x7fd050a4bc50> # /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 0x7fd050a74710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050a74470> # 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 0x7fd050a74740> # /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 0x7fd050a75070> # 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 0x7fd050a75a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050a74920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050a49df0> # /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 0x7fd050a76e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050a75b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050cfac60> # /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 0x7fd050a9f1a0> # /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 0x7fd050ac3560> # /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 0x7fd050b242c0> # /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 0x7fd050b26a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050b243e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050ae52b0> # /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 0x7fd0509253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050ac2360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050a77d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd050925670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_bzeddl7k/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 0x7fd05098f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05096e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05096d1f0> # 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 0x7fd05098d040> # /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 0x7fd0509beb10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0509be8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0509be1b0> # /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 0x7fd0509be600> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05098fb90> 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 0x7fd0509bf890> # 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 0x7fd0509bfad0> # /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 0x7fd0509bff50> 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 0x7fd050329e20> # 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 0x7fd05032ba40> # /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 0x7fd05032c410> # /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 0x7fd05032d5b0> # /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 0x7fd05032ff50> # 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 0x7fd050334680> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05032e2d0> # /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 0x7fd050337fb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050336a80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0503367e0> # /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 0x7fd050336d50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05032e7e0> # 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 0x7fd05037c1d0> # /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 0x7fd05037c380> # /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 0x7fd05037de20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05037dbe0> # /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 0x7fd0503803b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05037e510> # /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 0x7fd050383b90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050380560> # 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 0x7fd050384bc0> # 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 0x7fd050384d40> # 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 0x7fd050384e30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05037c4d0> # /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 0x7fd05020c530> # 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 0x7fd05020d490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050386cc0> # 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 0x7fd050387890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0503868d0> # 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 0x7fd050215670> # /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 0x7fd0502163c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05020d7f0> 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 0x7fd050216450> # 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 0x7fd050217560> # 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 0x7fd0502220c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05021fd40> 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 0x7fd05030aa50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0509ea720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050222240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd050214ef0> # 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 0x7fd0502b2270> # /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 0x7fd04fe8c170> # 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 0x7fd04fe8c740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd05029b260> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0502b2e10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0502b0950> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0502b05f0> # /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 0x7fd04fe8f440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fe8ecf0> # 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 0x7fd04fe8eed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fe8e120> # /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 0x7fd04fe8f5f0> # /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 0x7fd04feda0f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fed8110> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0502b0650> 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 0x7fd04fedbe30> # /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 0x7fd04fedade0> 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 0x7fd04ff1a420> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ff0a210> 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 0x7fd04ff2e1e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04ff0aa80> 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 0x7fd04fd2ed20> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fd2deb0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd04fd272c0> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 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_apparmor": {"status": "disabled"}, "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_lsb": {}, "ansible_fips": false, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "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_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "24", "epoch": "1727096304", "epoch_int": "1727096304", "date": "2024-09-23", "time": "08:58:24", "iso8601_micro": "2024-09-23T12:58:24.029418Z", "iso8601": "2024-09-23T12:58:24Z", "iso8601_basic": "20240923T085824029418", "iso8601_basic_short": "20240923T085824", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 1 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 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 19903 1727096304.07873: 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-1727096303.554963-20008-240667185465665/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19903 1727096304.07877: _low_level_execute_command(): starting 19903 1727096304.07880: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096303.554963-20008-240667185465665/ > /dev/null 2>&1 && sleep 0' 19903 1727096304.08362: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19903 1727096304.08365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 19903 1727096304.08370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096304.08374: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19903 1727096304.08376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096304.08378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19903 1727096304.08380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096304.08473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096304.08476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096304.10783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096304.10872: stderr chunk (state=3): >>><<< 19903 1727096304.10876: stdout chunk (state=3): >>><<< 19903 1727096304.10879: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096304.10881: handler run complete 19903 1727096304.10908: variable 'ansible_facts' from source: unknown 19903 1727096304.10959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.11095: variable 'ansible_facts' from source: unknown 19903 1727096304.11139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.11272: attempt loop complete, returning result 19903 1727096304.11276: _execute() done 19903 1727096304.11278: dumping result to json 19903 1727096304.11279: done dumping result, returning 19903 1727096304.11281: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-3d4d-9412-0000000001bb] 19903 1727096304.11283: sending task result for task 0afff68d-5257-3d4d-9412-0000000001bb 19903 1727096304.11398: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001bb 19903 1727096304.11401: WORKER PROCESS EXITING ok: [managed_node2] 19903 1727096304.11514: no more pending results, returning what we have 19903 1727096304.11518: results queue empty 19903 1727096304.11518: checking for any_errors_fatal 19903 1727096304.11520: done checking for any_errors_fatal 19903 1727096304.11521: checking for max_fail_percentage 19903 1727096304.11523: done checking for max_fail_percentage 19903 1727096304.11524: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.11524: done checking to see if all hosts have failed 19903 1727096304.11525: getting the remaining hosts for this loop 19903 1727096304.11527: done getting the remaining hosts for this loop 19903 1727096304.11531: getting the next task for host managed_node2 19903 1727096304.11540: done getting next task for host managed_node2 19903 1727096304.11543: ^ task is: TASK: Check if system is ostree 19903 1727096304.11545: ^ 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 19903 1727096304.11549: getting variables 19903 1727096304.11550: in VariableManager get_vars() 19903 1727096304.11691: Calling all_inventory to load vars for managed_node2 19903 1727096304.11694: Calling groups_inventory to load vars for managed_node2 19903 1727096304.11698: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.11709: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.11712: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.11715: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.12088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.12300: done with get_vars() 19903 1727096304.12310: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:58:24 -0400 (0:00:00.636) 0:00:02.506 ****** 19903 1727096304.12407: entering _queue_task() for managed_node2/stat 19903 1727096304.12801: worker is 1 (out of 1 available) 19903 1727096304.12812: exiting _queue_task() for managed_node2/stat 19903 1727096304.12821: done queuing things up, now waiting for results queue to drain 19903 1727096304.12822: waiting for pending results... 19903 1727096304.13184: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 19903 1727096304.13188: in run() - task 0afff68d-5257-3d4d-9412-0000000001bd 19903 1727096304.13192: variable 'ansible_search_path' from source: unknown 19903 1727096304.13194: variable 'ansible_search_path' from source: unknown 19903 1727096304.13196: calling self._execute() 19903 1727096304.13218: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.13223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.13232: variable 'omit' from source: magic vars 19903 1727096304.13743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19903 1727096304.14024: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19903 1727096304.14083: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19903 1727096304.14121: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19903 1727096304.14166: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19903 1727096304.14299: 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) 19903 1727096304.14330: 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) 19903 1727096304.14369: 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) 19903 1727096304.14465: 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) 19903 1727096304.14544: Evaluated conditional (not __network_is_ostree is defined): True 19903 1727096304.14554: variable 'omit' from source: magic vars 19903 1727096304.14605: variable 'omit' from source: magic vars 19903 1727096304.14651: variable 'omit' from source: magic vars 19903 1727096304.14690: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19903 1727096304.14720: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19903 1727096304.14748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19903 1727096304.14773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19903 1727096304.14798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19903 1727096304.14841: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19903 1727096304.14844: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.14904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.14972: Set connection var ansible_timeout to 10 19903 1727096304.14984: Set connection var ansible_module_compression to ZIP_DEFLATED 19903 1727096304.14990: Set connection var ansible_shell_type to sh 19903 1727096304.14996: Set connection var ansible_connection to ssh 19903 1727096304.15010: Set connection var ansible_shell_executable to /bin/sh 19903 1727096304.15021: Set connection var ansible_pipelining to False 19903 1727096304.15048: variable 'ansible_shell_executable' from source: unknown 19903 1727096304.15061: variable 'ansible_connection' from source: unknown 19903 1727096304.15072: variable 'ansible_module_compression' from source: unknown 19903 1727096304.15079: variable 'ansible_shell_type' from source: unknown 19903 1727096304.15121: variable 'ansible_shell_executable' from source: unknown 19903 1727096304.15123: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.15126: variable 'ansible_pipelining' from source: unknown 19903 1727096304.15128: variable 'ansible_timeout' from source: unknown 19903 1727096304.15129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.15260: 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__) 19903 1727096304.15284: variable 'omit' from source: magic vars 19903 1727096304.15293: starting attempt loop 19903 1727096304.15299: running the handler 19903 1727096304.15340: _low_level_execute_command(): starting 19903 1727096304.15343: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19903 1727096304.16104: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19903 1727096304.16157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096304.16222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19903 1727096304.16240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096304.16272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096304.16366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096304.18685: stdout chunk (state=3): >>>/root <<< 19903 1727096304.18887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096304.18890: stdout chunk (state=3): >>><<< 19903 1727096304.18895: stderr chunk (state=3): >>><<< 19903 1727096304.18921: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096304.19033: _low_level_execute_command(): starting 19903 1727096304.19038: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144 `" && echo ansible-tmp-1727096304.1893616-20042-138889430810144="` echo /root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144 `" ) && sleep 0' 19903 1727096304.19618: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096304.19632: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096304.19700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096304.22491: stdout chunk (state=3): >>>ansible-tmp-1727096304.1893616-20042-138889430810144=/root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144 <<< 19903 1727096304.22686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096304.22715: stderr chunk (state=3): >>><<< 19903 1727096304.22723: stdout chunk (state=3): >>><<< 19903 1727096304.22751: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096304.1893616-20042-138889430810144=/root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096304.22819: variable 'ansible_module_compression' from source: unknown 19903 1727096304.22880: ANSIBALLZ: Using lock for stat 19903 1727096304.22889: ANSIBALLZ: Acquiring lock 19903 1727096304.22897: ANSIBALLZ: Lock acquired: 139665539666656 19903 1727096304.22917: ANSIBALLZ: Creating module 19903 1727096304.35875: ANSIBALLZ: Writing module into payload 19903 1727096304.35879: ANSIBALLZ: Writing module 19903 1727096304.35895: ANSIBALLZ: Renaming module 19903 1727096304.35907: ANSIBALLZ: Done creating module 19903 1727096304.35933: variable 'ansible_facts' from source: unknown 19903 1727096304.36021: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144/AnsiballZ_stat.py 19903 1727096304.36238: Sending initial data 19903 1727096304.36242: Sent initial data (153 bytes) 19903 1727096304.36915: 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 <<< 19903 1727096304.36987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096304.37037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19903 1727096304.37057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096304.37104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096304.37172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096304.39538: 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 <<< 19903 1727096304.39574: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19903 1727096304.39624: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19903n5i5_iw5/tmpw_vfctyz /root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144/AnsiballZ_stat.py <<< 19903 1727096304.39628: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144/AnsiballZ_stat.py" <<< 19903 1727096304.39673: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19903n5i5_iw5/tmpw_vfctyz" to remote "/root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144/AnsiballZ_stat.py" <<< 19903 1727096304.40428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096304.40431: stdout chunk (state=3): >>><<< 19903 1727096304.40531: stderr chunk (state=3): >>><<< 19903 1727096304.40534: done transferring module to remote 19903 1727096304.40536: _low_level_execute_command(): starting 19903 1727096304.40538: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144/ /root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144/AnsiballZ_stat.py && sleep 0' 19903 1727096304.41239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19903 1727096304.41283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 19903 1727096304.41307: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 19903 1727096304.41403: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096304.41459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096304.41508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096304.44220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096304.44224: stdout chunk (state=3): >>><<< 19903 1727096304.44226: stderr chunk (state=3): >>><<< 19903 1727096304.44246: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096304.44254: _low_level_execute_command(): starting 19903 1727096304.44347: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144/AnsiballZ_stat.py && sleep 0' 19903 1727096304.44929: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19903 1727096304.44980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096304.45045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19903 1727096304.45060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096304.45096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096304.45191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096304.48291: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 19903 1727096304.48322: stdout chunk (state=3): >>>import _imp # builtin <<< 19903 1727096304.48356: stdout chunk (state=3): >>>import '_thread' # <<< 19903 1727096304.48362: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 19903 1727096304.48447: stdout chunk (state=3): >>>import '_io' # <<< 19903 1727096304.48452: stdout chunk (state=3): >>>import 'marshal' # <<< 19903 1727096304.48492: stdout chunk (state=3): >>>import 'posix' # <<< 19903 1727096304.48535: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19903 1727096304.48629: stdout chunk (state=3): >>>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' <<< 19903 1727096304.48654: stdout chunk (state=3): >>>import '_codecs' # <<< 19903 1727096304.48679: stdout chunk (state=3): >>>import 'codecs' # <<< 19903 1727096304.48726: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 19903 1727096304.48754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 19903 1727096304.48758: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad336184d0> <<< 19903 1727096304.48795: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad335e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 19903 1727096304.48798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 19903 1727096304.48810: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3361aa50> <<< 19903 1727096304.48858: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 19903 1727096304.48862: stdout chunk (state=3): >>>import 'abc' # <<< 19903 1727096304.48884: stdout chunk (state=3): >>>import 'io' # <<< 19903 1727096304.49042: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # <<< 19903 1727096304.49086: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 19903 1727096304.49165: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 19903 1727096304.49181: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 19903 1727096304.49203: 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' <<< 19903 1727096304.49293: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad333c9130> # /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 0x7fad333c9fa0> <<< 19903 1727096304.49334: stdout chunk (state=3): >>>import 'site' # <<< 19903 1727096304.49365: 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. <<< 19903 1727096304.49713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19903 1727096304.49753: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.49759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096304.49825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 19903 1727096304.49843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 19903 1727096304.49881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 19903 1727096304.49888: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33407e90> <<< 19903 1727096304.49908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 19903 1727096304.49952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 19903 1727096304.49961: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33407f50> <<< 19903 1727096304.49975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 19903 1727096304.50030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 19903 1727096304.50090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096304.50139: stdout chunk (state=3): >>>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 0x7fad3343f890> <<< 19903 1727096304.50181: 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 0x7fad3343ff20> <<< 19903 1727096304.50254: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3341fb60> <<< 19903 1727096304.50270: stdout chunk (state=3): >>>import '_functools' # <<< 19903 1727096304.50312: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3341d280> <<< 19903 1727096304.50433: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33405040> <<< 19903 1727096304.50487: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 19903 1727096304.50490: stdout chunk (state=3): >>>import '_sre' # <<< 19903 1727096304.50556: 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' <<< 19903 1727096304.50566: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 19903 1727096304.50582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 19903 1727096304.50630: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3345f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3345e420> <<< 19903 1727096304.50668: 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 0x7fad3341e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3345cc80> <<< 19903 1727096304.50763: 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 0x7fad33494890> <<< 19903 1727096304.50769: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad334042c0> # /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' <<< 19903 1727096304.50802: 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 0x7fad33494d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33494bf0> <<< 19903 1727096304.50889: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad33494fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33402de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 19903 1727096304.50896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096304.50956: 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' <<< 19903 1727096304.50959: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad334956d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad334953a0> <<< 19903 1727096304.50965: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 19903 1727096304.51023: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad334965d0> <<< 19903 1727096304.51026: stdout chunk (state=3): >>>import 'importlib.util' # <<< 19903 1727096304.51072: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19903 1727096304.51107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 19903 1727096304.51131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 19903 1727096304.51154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad334ac7a0> import 'errno' # <<< 19903 1727096304.51191: 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 0x7fad334adeb0> <<< 19903 1727096304.51220: 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' <<< 19903 1727096304.51251: 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' <<< 19903 1727096304.51303: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad334aed50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096304.51306: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad334af380> <<< 19903 1727096304.51324: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad334ae2a0> <<< 19903 1727096304.51334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 19903 1727096304.51390: stdout chunk (state=3): >>># 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' <<< 19903 1727096304.51393: 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 0x7fad334afe00> <<< 19903 1727096304.51401: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad334af530> <<< 19903 1727096304.51456: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33496570> <<< 19903 1727096304.51505: 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' <<< 19903 1727096304.51529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 19903 1727096304.51549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 19903 1727096304.51590: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad33243ce0> <<< 19903 1727096304.51644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096304.51649: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad3326c830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3326c590> <<< 19903 1727096304.51674: 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 0x7fad3326c770> <<< 19903 1727096304.51803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096304.52173: 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 0x7fad3326d100> <<< 19903 1727096304.52211: 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 0x7fad3326daf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3326c9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33241e80> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 19903 1727096304.52228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 19903 1727096304.52264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 19903 1727096304.52271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 19903 1727096304.52319: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3326eea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3326dc10> <<< 19903 1727096304.52322: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33496cc0> <<< 19903 1727096304.52440: stdout chunk (state=3): >>># /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' <<< 19903 1727096304.52457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 19903 1727096304.52518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 19903 1727096304.52784: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33297230> # /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 0x7fad332bb590> # /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' <<< 19903 1727096304.52835: stdout chunk (state=3): >>>import 'ntpath' # <<< 19903 1727096304.52875: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3331c2f0> <<< 19903 1727096304.52986: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /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' <<< 19903 1727096304.53222: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3331ea50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3331c410> <<< 19903 1727096304.53347: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad332e13a0> # /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 0x7fad3311d3d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad332ba3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3326fe00> <<< 19903 1727096304.53484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19903 1727096304.53507: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fad3311d670> <<< 19903 1727096304.53722: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ef1ueln6/ansible_stat_payload.zip' # zipimport: zlib available <<< 19903 1727096304.53926: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.53971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19903 1727096304.54112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19903 1727096304.54116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 19903 1727096304.54159: 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 0x7fad331730e0> <<< 19903 1727096304.54171: stdout chunk (state=3): >>>import '_typing' # <<< 19903 1727096304.54446: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33151fd0> <<< 19903 1727096304.54452: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33151190> # zipimport: zlib available <<< 19903 1727096304.54489: stdout chunk (state=3): >>>import 'ansible' # <<< 19903 1727096304.54494: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.54523: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.54532: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.54565: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 19903 1727096304.56999: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.58607: 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 0x7fad33170fb0> <<< 19903 1727096304.58658: 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' # /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' <<< 19903 1727096304.58681: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 19903 1727096304.58759: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad3319ab10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3319a8a0> <<< 19903 1727096304.58792: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3319a1b0> <<< 19903 1727096304.58825: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 19903 1727096304.58845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 19903 1727096304.58885: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3319ac00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33173d70> <<< 19903 1727096304.58949: 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 0x7fad3319b800> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096304.58977: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad3319b9e0> <<< 19903 1727096304.59051: stdout chunk (state=3): >>># /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' <<< 19903 1727096304.59083: stdout chunk (state=3): >>>import '_locale' # <<< 19903 1727096304.59125: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3319bf20> <<< 19903 1727096304.59144: stdout chunk (state=3): >>>import 'pwd' # <<< 19903 1727096304.59185: stdout chunk (state=3): >>># /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' <<< 19903 1727096304.59239: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b0dc40> <<< 19903 1727096304.59291: 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 0x7fad32b0f860> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 19903 1727096304.59416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b10230> # /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 0x7fad32b113a0> <<< 19903 1727096304.59480: stdout chunk (state=3): >>># /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' <<< 19903 1727096304.59505: 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' <<< 19903 1727096304.59583: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b13e60> <<< 19903 1727096304.59647: 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 0x7fad3326fd10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b12150> <<< 19903 1727096304.59902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /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 0x7fad32b1bce0> <<< 19903 1727096304.59930: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b1a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b1a510> <<< 19903 1727096304.59952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 19903 1727096304.60030: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b1aa80> <<< 19903 1727096304.60065: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b12630> <<< 19903 1727096304.60099: 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 0x7fad32b63fe0> <<< 19903 1727096304.60133: 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 0x7fad32b641a0> <<< 19903 1727096304.60188: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 19903 1727096304.60206: 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' <<< 19903 1727096304.60269: 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 0x7fad32b65c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b659d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19903 1727096304.60451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 19903 1727096304.60542: 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 0x7fad32b68110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b66300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19903 1727096304.60637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096304.60641: 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' # <<< 19903 1727096304.60897: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b6b8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b682c0> <<< 19903 1727096304.60974: 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 0x7fad32b6c680> <<< 19903 1727096304.61012: 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' <<< 19903 1727096304.61024: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad32b6c920> <<< 19903 1727096304.61055: 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' <<< 19903 1727096304.61102: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad32b6cc20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b64350> <<< 19903 1727096304.61115: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 19903 1727096304.61135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 19903 1727096304.61158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 19903 1727096304.61191: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096304.61226: 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 0x7fad32bf43b0> <<< 19903 1727096304.61451: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096304.61502: 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 0x7fad32bf5550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b6eb40> # 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' <<< 19903 1727096304.61551: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad32b6fef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b6e750> <<< 19903 1727096304.61574: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.61592: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 19903 1727096304.61702: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19903 1727096304.61844: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.61847: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.61849: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 19903 1727096304.61895: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 19903 1727096304.62085: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.62274: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.63134: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.64041: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 19903 1727096304.64044: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 19903 1727096304.64071: 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 <<< 19903 1727096304.64114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096304.64145: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096304.64264: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 19903 1727096304.64291: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad32bfd7c0> # /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 0x7fad32bfe510> <<< 19903 1727096304.64297: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32bf5760> <<< 19903 1727096304.64352: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 19903 1727096304.64369: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.64403: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.64423: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 19903 1727096304.64647: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.65077: 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 0x7fad32bfe600> # zipimport: zlib available <<< 19903 1727096304.65621: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.66355: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.66510: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.66565: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 19903 1727096304.66573: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.66616: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.66661: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 19903 1727096304.66677: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.66891: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 19903 1727096304.66903: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.66914: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 19903 1727096304.66936: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.66982: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.67036: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 19903 1727096304.67040: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.67417: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.67772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19903 1727096304.67875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19903 1727096304.67878: stdout chunk (state=3): >>>import '_ast' # <<< 19903 1727096304.67969: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32bff800> <<< 19903 1727096304.68100: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19903 1727096304.68197: 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' # <<< 19903 1727096304.68225: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.68281: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.68339: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 19903 1727096304.68348: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.68398: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.68454: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.68536: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.68625: 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 <<< 19903 1727096304.68798: stdout chunk (state=3): >>># 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 0x7fad32a0a1b0> <<< 19903 1727096304.68846: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32a07ec0> <<< 19903 1727096304.68884: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 19903 1727096304.68891: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.68983: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.69072: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.69100: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.69152: 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 <<< 19903 1727096304.69157: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 19903 1727096304.69180: 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 <<< 19903 1727096304.69222: 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 <<< 19903 1727096304.69298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19903 1727096304.69344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 19903 1727096304.69423: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad331f6990> <<< 19903 1727096304.69481: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad331e6660> <<< 19903 1727096304.69590: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32a09f40> <<< 19903 1727096304.69596: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32a06510> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 19903 1727096304.69639: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19903 1727096304.69751: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 19903 1727096304.69770: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.69799: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 19903 1727096304.69802: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.70002: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.70296: stdout chunk (state=3): >>># zipimport: zlib available <<< 19903 1727096304.70474: 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"}}} <<< 19903 1727096304.70718: stdout chunk (state=3): >>># destroy __main__ <<< 19903 1727096304.71048: 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 <<< 19903 1727096304.71082: 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 # 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 <<< 19903 1727096304.71106: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.71132: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.71183: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.71472: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19903 1727096304.71476: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 19903 1727096304.71509: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 19903 1727096304.71515: stdout chunk (state=3): >>># destroy zipfile._path <<< 19903 1727096304.71531: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 19903 1727096304.71551: stdout chunk (state=3): >>># destroy ntpath <<< 19903 1727096304.71591: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 19903 1727096304.71603: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 19903 1727096304.71619: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 19903 1727096304.71626: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 19903 1727096304.71632: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 19903 1727096304.71826: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.71833: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 19903 1727096304.72013: stdout chunk (state=3): >>># destroy sys.monitoring <<< 19903 1727096304.72017: stdout chunk (state=3): >>># destroy _socket <<< 19903 1727096304.72026: stdout chunk (state=3): >>># destroy _collections <<< 19903 1727096304.72069: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 19903 1727096304.72085: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 19903 1727096304.72110: stdout chunk (state=3): >>># destroy _typing <<< 19903 1727096304.72214: 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 <<< 19903 1727096304.72217: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.72275: stdout chunk (state=3): >>># 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 <<< 19903 1727096304.72281: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 19903 1727096304.72306: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 19903 1727096304.72340: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 19903 1727096304.72370: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre <<< 19903 1727096304.72507: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 19903 1727096304.72512: stdout chunk (state=3): >>># clear sys.audit hooks <<< 19903 1727096304.72806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 19903 1727096304.72838: stderr chunk (state=3): >>><<< 19903 1727096304.72841: stdout chunk (state=3): >>><<< 19903 1727096304.72908: _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 0x7fad336184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad335e7b30> # /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 0x7fad3361aa50> 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 0x7fad333c9130> # /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 0x7fad333c9fa0> 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 0x7fad33407e90> # /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 0x7fad33407f50> # /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 0x7fad3343f890> # /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 0x7fad3343ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3341fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3341d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33405040> # /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 0x7fad3345f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3345e420> # /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 0x7fad3341e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3345cc80> # /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 0x7fad33494890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad334042c0> # /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 0x7fad33494d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33494bf0> # 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 0x7fad33494fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33402de0> # /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 0x7fad334956d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad334953a0> 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 0x7fad334965d0> 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 0x7fad334ac7a0> 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 0x7fad334adeb0> # /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 0x7fad334aed50> # 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 0x7fad334af380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad334ae2a0> # /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 0x7fad334afe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad334af530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33496570> # /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 0x7fad33243ce0> # /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 0x7fad3326c830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3326c590> # 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 0x7fad3326c770> # /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 0x7fad3326d100> # 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 0x7fad3326daf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3326c9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33241e80> # /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 0x7fad3326eea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3326dc10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33496cc0> # /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 0x7fad33297230> # /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 0x7fad332bb590> # /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 0x7fad3331c2f0> # /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 0x7fad3331ea50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3331c410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad332e13a0> # /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 0x7fad3311d3d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad332ba3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3326fe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fad3311d670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ef1ueln6/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 0x7fad331730e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33151fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33151190> # 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 0x7fad33170fb0> # /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 0x7fad3319ab10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3319a8a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3319a1b0> # /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 0x7fad3319ac00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad33173d70> 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 0x7fad3319b800> # 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 0x7fad3319b9e0> # /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 0x7fad3319bf20> 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 0x7fad32b0dc40> # 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 0x7fad32b0f860> # /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 0x7fad32b10230> # /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 0x7fad32b113a0> # /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 0x7fad32b13e60> # 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 0x7fad3326fd10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b12150> # /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 0x7fad32b1bce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b1a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b1a510> # /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 0x7fad32b1aa80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b12630> # 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 0x7fad32b63fe0> # /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 0x7fad32b641a0> # /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 0x7fad32b65c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b659d0> # /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 0x7fad32b68110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b66300> # /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 0x7fad32b6b8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b682c0> # 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 0x7fad32b6c680> # 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 0x7fad32b6c920> # 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 0x7fad32b6cc20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b64350> # /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 0x7fad32bf43b0> # 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 0x7fad32bf5550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b6eb40> # 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 0x7fad32b6fef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32b6e750> # 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 0x7fad32bfd7c0> # /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 0x7fad32bfe510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32bf5760> 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 0x7fad32bfe600> # 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 0x7fad32bff800> # 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 0x7fad32a0a1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32a07ec0> 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 0x7fad331f6990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad331e6660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32a09f40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad32a06510> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 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 19903 1727096304.73660: 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-1727096304.1893616-20042-138889430810144/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19903 1727096304.73666: _low_level_execute_command(): starting 19903 1727096304.73672: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096304.1893616-20042-138889430810144/ > /dev/null 2>&1 && sleep 0' 19903 1727096304.74061: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19903 1727096304.74087: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19903 1727096304.74123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19903 1727096304.74126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 19903 1727096304.74173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 19903 1727096304.74176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19903 1727096304.74236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 19903 1727096304.74240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19903 1727096304.74242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19903 1727096304.74279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19903 1727096304.77042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19903 1727096304.77061: stdout chunk (state=3): >>><<< 19903 1727096304.77275: stderr chunk (state=3): >>><<< 19903 1727096304.77279: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' 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 19903 1727096304.77282: handler run complete 19903 1727096304.77285: attempt loop complete, returning result 19903 1727096304.77287: _execute() done 19903 1727096304.77290: dumping result to json 19903 1727096304.77292: done dumping result, returning 19903 1727096304.77294: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0afff68d-5257-3d4d-9412-0000000001bd] 19903 1727096304.77297: sending task result for task 0afff68d-5257-3d4d-9412-0000000001bd 19903 1727096304.77379: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001bd 19903 1727096304.77384: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 19903 1727096304.77452: no more pending results, returning what we have 19903 1727096304.77456: results queue empty 19903 1727096304.77457: checking for any_errors_fatal 19903 1727096304.77469: done checking for any_errors_fatal 19903 1727096304.77470: checking for max_fail_percentage 19903 1727096304.77472: done checking for max_fail_percentage 19903 1727096304.77473: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.77474: done checking to see if all hosts have failed 19903 1727096304.77475: getting the remaining hosts for this loop 19903 1727096304.77484: done getting the remaining hosts for this loop 19903 1727096304.77489: getting the next task for host managed_node2 19903 1727096304.77496: done getting next task for host managed_node2 19903 1727096304.77499: ^ task is: TASK: Set flag to indicate system is ostree 19903 1727096304.77502: ^ 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 19903 1727096304.77507: getting variables 19903 1727096304.77509: in VariableManager get_vars() 19903 1727096304.77540: Calling all_inventory to load vars for managed_node2 19903 1727096304.77543: Calling groups_inventory to load vars for managed_node2 19903 1727096304.77547: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.77560: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.77566: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.77599: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.78055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.78344: done with get_vars() 19903 1727096304.78356: done getting variables 19903 1727096304.78487: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:58:24 -0400 (0:00:00.661) 0:00:03.167 ****** 19903 1727096304.78517: entering _queue_task() for managed_node2/set_fact 19903 1727096304.78519: Creating lock for set_fact 19903 1727096304.78902: worker is 1 (out of 1 available) 19903 1727096304.78922: exiting _queue_task() for managed_node2/set_fact 19903 1727096304.78932: done queuing things up, now waiting for results queue to drain 19903 1727096304.78933: waiting for pending results... 19903 1727096304.79118: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 19903 1727096304.79193: in run() - task 0afff68d-5257-3d4d-9412-0000000001be 19903 1727096304.79240: variable 'ansible_search_path' from source: unknown 19903 1727096304.79244: variable 'ansible_search_path' from source: unknown 19903 1727096304.79247: calling self._execute() 19903 1727096304.79321: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.79324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.79350: variable 'omit' from source: magic vars 19903 1727096304.79872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19903 1727096304.80273: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19903 1727096304.80339: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19903 1727096304.80385: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19903 1727096304.80440: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19903 1727096304.80552: 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) 19903 1727096304.80592: 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) 19903 1727096304.80660: 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) 19903 1727096304.80680: 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) 19903 1727096304.80831: Evaluated conditional (not __network_is_ostree is defined): True 19903 1727096304.80879: variable 'omit' from source: magic vars 19903 1727096304.80915: variable 'omit' from source: magic vars 19903 1727096304.81089: variable '__ostree_booted_stat' from source: set_fact 19903 1727096304.81185: variable 'omit' from source: magic vars 19903 1727096304.81198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19903 1727096304.81237: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19903 1727096304.81272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19903 1727096304.81301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19903 1727096304.81403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19903 1727096304.81407: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19903 1727096304.81410: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.81412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.81497: Set connection var ansible_timeout to 10 19903 1727096304.81513: Set connection var ansible_module_compression to ZIP_DEFLATED 19903 1727096304.81531: Set connection var ansible_shell_type to sh 19903 1727096304.81577: Set connection var ansible_connection to ssh 19903 1727096304.81579: Set connection var ansible_shell_executable to /bin/sh 19903 1727096304.81582: Set connection var ansible_pipelining to False 19903 1727096304.81595: variable 'ansible_shell_executable' from source: unknown 19903 1727096304.81599: variable 'ansible_connection' from source: unknown 19903 1727096304.81601: variable 'ansible_module_compression' from source: unknown 19903 1727096304.81604: variable 'ansible_shell_type' from source: unknown 19903 1727096304.81607: variable 'ansible_shell_executable' from source: unknown 19903 1727096304.81609: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.81611: variable 'ansible_pipelining' from source: unknown 19903 1727096304.81620: variable 'ansible_timeout' from source: unknown 19903 1727096304.81622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.81705: 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) 19903 1727096304.81713: variable 'omit' from source: magic vars 19903 1727096304.81717: starting attempt loop 19903 1727096304.81720: running the handler 19903 1727096304.81740: handler run complete 19903 1727096304.81746: attempt loop complete, returning result 19903 1727096304.81749: _execute() done 19903 1727096304.81751: dumping result to json 19903 1727096304.81757: done dumping result, returning 19903 1727096304.81766: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0afff68d-5257-3d4d-9412-0000000001be] 19903 1727096304.81770: sending task result for task 0afff68d-5257-3d4d-9412-0000000001be ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 19903 1727096304.81906: no more pending results, returning what we have 19903 1727096304.81908: results queue empty 19903 1727096304.81909: checking for any_errors_fatal 19903 1727096304.81916: done checking for any_errors_fatal 19903 1727096304.81917: checking for max_fail_percentage 19903 1727096304.81919: done checking for max_fail_percentage 19903 1727096304.81919: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.81920: done checking to see if all hosts have failed 19903 1727096304.81920: getting the remaining hosts for this loop 19903 1727096304.81922: done getting the remaining hosts for this loop 19903 1727096304.81926: getting the next task for host managed_node2 19903 1727096304.81935: done getting next task for host managed_node2 19903 1727096304.81937: ^ task is: TASK: Fix CentOS6 Base repo 19903 1727096304.81939: ^ 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 19903 1727096304.81943: getting variables 19903 1727096304.81944: in VariableManager get_vars() 19903 1727096304.81986: Calling all_inventory to load vars for managed_node2 19903 1727096304.81989: Calling groups_inventory to load vars for managed_node2 19903 1727096304.81992: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.82004: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.82007: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.82010: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.82189: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001be 19903 1727096304.82204: WORKER PROCESS EXITING 19903 1727096304.82210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.82325: done with get_vars() 19903 1727096304.82333: done getting variables 19903 1727096304.82422: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:58:24 -0400 (0:00:00.039) 0:00:03.206 ****** 19903 1727096304.82442: entering _queue_task() for managed_node2/copy 19903 1727096304.82673: worker is 1 (out of 1 available) 19903 1727096304.82687: exiting _queue_task() for managed_node2/copy 19903 1727096304.82700: done queuing things up, now waiting for results queue to drain 19903 1727096304.82701: waiting for pending results... 19903 1727096304.82852: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 19903 1727096304.82911: in run() - task 0afff68d-5257-3d4d-9412-0000000001c0 19903 1727096304.82923: variable 'ansible_search_path' from source: unknown 19903 1727096304.82927: variable 'ansible_search_path' from source: unknown 19903 1727096304.82954: calling self._execute() 19903 1727096304.83012: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.83016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.83024: variable 'omit' from source: magic vars 19903 1727096304.83374: variable 'ansible_distribution' from source: facts 19903 1727096304.83390: Evaluated conditional (ansible_distribution == 'CentOS'): True 19903 1727096304.83472: variable 'ansible_distribution_major_version' from source: facts 19903 1727096304.83480: Evaluated conditional (ansible_distribution_major_version == '6'): False 19903 1727096304.83483: when evaluation is False, skipping this task 19903 1727096304.83488: _execute() done 19903 1727096304.83491: dumping result to json 19903 1727096304.83493: done dumping result, returning 19903 1727096304.83496: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0afff68d-5257-3d4d-9412-0000000001c0] 19903 1727096304.83508: sending task result for task 0afff68d-5257-3d4d-9412-0000000001c0 19903 1727096304.83594: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001c0 19903 1727096304.83597: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19903 1727096304.83664: no more pending results, returning what we have 19903 1727096304.83669: results queue empty 19903 1727096304.83670: checking for any_errors_fatal 19903 1727096304.83675: done checking for any_errors_fatal 19903 1727096304.83676: checking for max_fail_percentage 19903 1727096304.83677: done checking for max_fail_percentage 19903 1727096304.83678: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.83679: done checking to see if all hosts have failed 19903 1727096304.83679: getting the remaining hosts for this loop 19903 1727096304.83681: done getting the remaining hosts for this loop 19903 1727096304.83684: getting the next task for host managed_node2 19903 1727096304.83690: done getting next task for host managed_node2 19903 1727096304.83692: ^ task is: TASK: Include the task 'enable_epel.yml' 19903 1727096304.83695: ^ 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 19903 1727096304.83698: getting variables 19903 1727096304.83700: in VariableManager get_vars() 19903 1727096304.83723: Calling all_inventory to load vars for managed_node2 19903 1727096304.83726: Calling groups_inventory to load vars for managed_node2 19903 1727096304.83728: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.83737: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.83739: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.83742: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.83882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.84022: done with get_vars() 19903 1727096304.84029: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:58:24 -0400 (0:00:00.016) 0:00:03.223 ****** 19903 1727096304.84095: entering _queue_task() for managed_node2/include_tasks 19903 1727096304.84310: worker is 1 (out of 1 available) 19903 1727096304.84323: exiting _queue_task() for managed_node2/include_tasks 19903 1727096304.84334: done queuing things up, now waiting for results queue to drain 19903 1727096304.84336: waiting for pending results... 19903 1727096304.84487: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 19903 1727096304.84552: in run() - task 0afff68d-5257-3d4d-9412-0000000001c1 19903 1727096304.84565: variable 'ansible_search_path' from source: unknown 19903 1727096304.84577: variable 'ansible_search_path' from source: unknown 19903 1727096304.84599: calling self._execute() 19903 1727096304.84653: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.84658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.84671: variable 'omit' from source: magic vars 19903 1727096304.85030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096304.86525: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096304.86580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096304.86607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096304.86637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096304.86658: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096304.86719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096304.86745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096304.86769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096304.86793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096304.86805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096304.86896: variable '__network_is_ostree' from source: set_fact 19903 1727096304.86914: Evaluated conditional (not __network_is_ostree | d(false)): True 19903 1727096304.86919: _execute() done 19903 1727096304.86922: dumping result to json 19903 1727096304.86926: done dumping result, returning 19903 1727096304.86932: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-3d4d-9412-0000000001c1] 19903 1727096304.86937: sending task result for task 0afff68d-5257-3d4d-9412-0000000001c1 19903 1727096304.87030: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001c1 19903 1727096304.87033: WORKER PROCESS EXITING 19903 1727096304.87083: no more pending results, returning what we have 19903 1727096304.87087: in VariableManager get_vars() 19903 1727096304.87122: Calling all_inventory to load vars for managed_node2 19903 1727096304.87124: Calling groups_inventory to load vars for managed_node2 19903 1727096304.87127: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.87138: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.87143: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.87145: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.87304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.87420: done with get_vars() 19903 1727096304.87426: variable 'ansible_search_path' from source: unknown 19903 1727096304.87426: variable 'ansible_search_path' from source: unknown 19903 1727096304.87452: we have included files to process 19903 1727096304.87453: generating all_blocks data 19903 1727096304.87454: done generating all_blocks data 19903 1727096304.87459: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19903 1727096304.87460: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19903 1727096304.87461: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19903 1727096304.87928: done processing included file 19903 1727096304.87930: iterating over new_blocks loaded from include file 19903 1727096304.87931: in VariableManager get_vars() 19903 1727096304.87940: done with get_vars() 19903 1727096304.87941: filtering new block on tags 19903 1727096304.87955: done filtering new block on tags 19903 1727096304.87957: in VariableManager get_vars() 19903 1727096304.87965: done with get_vars() 19903 1727096304.87966: filtering new block on tags 19903 1727096304.87975: done filtering new block on tags 19903 1727096304.87976: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 19903 1727096304.87980: extending task lists for all hosts with included blocks 19903 1727096304.88039: done extending task lists 19903 1727096304.88040: done processing included files 19903 1727096304.88041: results queue empty 19903 1727096304.88041: checking for any_errors_fatal 19903 1727096304.88044: done checking for any_errors_fatal 19903 1727096304.88044: checking for max_fail_percentage 19903 1727096304.88045: done checking for max_fail_percentage 19903 1727096304.88045: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.88046: done checking to see if all hosts have failed 19903 1727096304.88046: getting the remaining hosts for this loop 19903 1727096304.88047: done getting the remaining hosts for this loop 19903 1727096304.88049: getting the next task for host managed_node2 19903 1727096304.88052: done getting next task for host managed_node2 19903 1727096304.88053: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 19903 1727096304.88055: ^ 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 19903 1727096304.88056: getting variables 19903 1727096304.88057: in VariableManager get_vars() 19903 1727096304.88064: Calling all_inventory to load vars for managed_node2 19903 1727096304.88065: Calling groups_inventory to load vars for managed_node2 19903 1727096304.88068: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.88073: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.88079: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.88081: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.88177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.88288: done with get_vars() 19903 1727096304.88294: done getting variables 19903 1727096304.88339: 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) 19903 1727096304.88488: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:58:24 -0400 (0:00:00.044) 0:00:03.267 ****** 19903 1727096304.88520: entering _queue_task() for managed_node2/command 19903 1727096304.88521: Creating lock for command 19903 1727096304.88759: worker is 1 (out of 1 available) 19903 1727096304.88777: exiting _queue_task() for managed_node2/command 19903 1727096304.88789: done queuing things up, now waiting for results queue to drain 19903 1727096304.88790: waiting for pending results... 19903 1727096304.88936: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 19903 1727096304.89013: in run() - task 0afff68d-5257-3d4d-9412-0000000001db 19903 1727096304.89030: variable 'ansible_search_path' from source: unknown 19903 1727096304.89034: variable 'ansible_search_path' from source: unknown 19903 1727096304.89071: calling self._execute() 19903 1727096304.89128: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.89142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.89146: variable 'omit' from source: magic vars 19903 1727096304.89421: variable 'ansible_distribution' from source: facts 19903 1727096304.89430: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19903 1727096304.89522: variable 'ansible_distribution_major_version' from source: facts 19903 1727096304.89526: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19903 1727096304.89528: when evaluation is False, skipping this task 19903 1727096304.89531: _execute() done 19903 1727096304.89536: dumping result to json 19903 1727096304.89538: done dumping result, returning 19903 1727096304.89546: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0afff68d-5257-3d4d-9412-0000000001db] 19903 1727096304.89550: sending task result for task 0afff68d-5257-3d4d-9412-0000000001db 19903 1727096304.89645: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001db 19903 1727096304.89648: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19903 1727096304.89725: no more pending results, returning what we have 19903 1727096304.89728: results queue empty 19903 1727096304.89729: checking for any_errors_fatal 19903 1727096304.89731: done checking for any_errors_fatal 19903 1727096304.89731: checking for max_fail_percentage 19903 1727096304.89733: done checking for max_fail_percentage 19903 1727096304.89733: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.89734: done checking to see if all hosts have failed 19903 1727096304.89735: getting the remaining hosts for this loop 19903 1727096304.89736: done getting the remaining hosts for this loop 19903 1727096304.89739: getting the next task for host managed_node2 19903 1727096304.89745: done getting next task for host managed_node2 19903 1727096304.89747: ^ task is: TASK: Install yum-utils package 19903 1727096304.89750: ^ 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 19903 1727096304.89753: getting variables 19903 1727096304.89754: in VariableManager get_vars() 19903 1727096304.89780: Calling all_inventory to load vars for managed_node2 19903 1727096304.89783: Calling groups_inventory to load vars for managed_node2 19903 1727096304.89786: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.89795: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.89797: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.89799: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.89931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.90046: done with get_vars() 19903 1727096304.90054: done getting variables 19903 1727096304.90128: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:58:24 -0400 (0:00:00.016) 0:00:03.283 ****** 19903 1727096304.90149: entering _queue_task() for managed_node2/package 19903 1727096304.90150: Creating lock for package 19903 1727096304.90375: worker is 1 (out of 1 available) 19903 1727096304.90388: exiting _queue_task() for managed_node2/package 19903 1727096304.90399: done queuing things up, now waiting for results queue to drain 19903 1727096304.90400: waiting for pending results... 19903 1727096304.90563: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 19903 1727096304.90641: in run() - task 0afff68d-5257-3d4d-9412-0000000001dc 19903 1727096304.90648: variable 'ansible_search_path' from source: unknown 19903 1727096304.90651: variable 'ansible_search_path' from source: unknown 19903 1727096304.90684: calling self._execute() 19903 1727096304.90797: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.90801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.90810: variable 'omit' from source: magic vars 19903 1727096304.91077: variable 'ansible_distribution' from source: facts 19903 1727096304.91086: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19903 1727096304.91171: variable 'ansible_distribution_major_version' from source: facts 19903 1727096304.91187: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19903 1727096304.91191: when evaluation is False, skipping this task 19903 1727096304.91194: _execute() done 19903 1727096304.91197: dumping result to json 19903 1727096304.91199: done dumping result, returning 19903 1727096304.91202: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0afff68d-5257-3d4d-9412-0000000001dc] 19903 1727096304.91204: sending task result for task 0afff68d-5257-3d4d-9412-0000000001dc 19903 1727096304.91287: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001dc 19903 1727096304.91290: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19903 1727096304.91395: no more pending results, returning what we have 19903 1727096304.91398: results queue empty 19903 1727096304.91401: checking for any_errors_fatal 19903 1727096304.91404: done checking for any_errors_fatal 19903 1727096304.91405: checking for max_fail_percentage 19903 1727096304.91406: done checking for max_fail_percentage 19903 1727096304.91406: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.91407: done checking to see if all hosts have failed 19903 1727096304.91408: getting the remaining hosts for this loop 19903 1727096304.91409: done getting the remaining hosts for this loop 19903 1727096304.91412: getting the next task for host managed_node2 19903 1727096304.91417: done getting next task for host managed_node2 19903 1727096304.91419: ^ task is: TASK: Enable EPEL 7 19903 1727096304.91423: ^ 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 19903 1727096304.91425: getting variables 19903 1727096304.91426: in VariableManager get_vars() 19903 1727096304.91446: Calling all_inventory to load vars for managed_node2 19903 1727096304.91448: Calling groups_inventory to load vars for managed_node2 19903 1727096304.91451: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.91461: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.91463: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.91465: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.91581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.91697: done with get_vars() 19903 1727096304.91704: done getting variables 19903 1727096304.91745: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:58:24 -0400 (0:00:00.016) 0:00:03.299 ****** 19903 1727096304.91766: entering _queue_task() for managed_node2/command 19903 1727096304.91976: worker is 1 (out of 1 available) 19903 1727096304.91990: exiting _queue_task() for managed_node2/command 19903 1727096304.92002: done queuing things up, now waiting for results queue to drain 19903 1727096304.92003: waiting for pending results... 19903 1727096304.92155: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 19903 1727096304.92233: in run() - task 0afff68d-5257-3d4d-9412-0000000001dd 19903 1727096304.92247: variable 'ansible_search_path' from source: unknown 19903 1727096304.92250: variable 'ansible_search_path' from source: unknown 19903 1727096304.92279: calling self._execute() 19903 1727096304.92338: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.92342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.92349: variable 'omit' from source: magic vars 19903 1727096304.92627: variable 'ansible_distribution' from source: facts 19903 1727096304.92636: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19903 1727096304.92731: variable 'ansible_distribution_major_version' from source: facts 19903 1727096304.92735: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19903 1727096304.92737: when evaluation is False, skipping this task 19903 1727096304.92740: _execute() done 19903 1727096304.92745: dumping result to json 19903 1727096304.92747: done dumping result, returning 19903 1727096304.92754: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0afff68d-5257-3d4d-9412-0000000001dd] 19903 1727096304.92758: sending task result for task 0afff68d-5257-3d4d-9412-0000000001dd 19903 1727096304.92851: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001dd 19903 1727096304.92854: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19903 1727096304.92925: no more pending results, returning what we have 19903 1727096304.92928: results queue empty 19903 1727096304.92929: checking for any_errors_fatal 19903 1727096304.92935: done checking for any_errors_fatal 19903 1727096304.92936: checking for max_fail_percentage 19903 1727096304.92937: done checking for max_fail_percentage 19903 1727096304.92938: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.92939: done checking to see if all hosts have failed 19903 1727096304.92940: getting the remaining hosts for this loop 19903 1727096304.92941: done getting the remaining hosts for this loop 19903 1727096304.92944: getting the next task for host managed_node2 19903 1727096304.92950: done getting next task for host managed_node2 19903 1727096304.92952: ^ task is: TASK: Enable EPEL 8 19903 1727096304.92956: ^ 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 19903 1727096304.92959: getting variables 19903 1727096304.92960: in VariableManager get_vars() 19903 1727096304.92988: Calling all_inventory to load vars for managed_node2 19903 1727096304.92991: Calling groups_inventory to load vars for managed_node2 19903 1727096304.92994: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.93003: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.93005: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.93007: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.93133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.93293: done with get_vars() 19903 1727096304.93303: done getting variables 19903 1727096304.93372: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:58:24 -0400 (0:00:00.016) 0:00:03.316 ****** 19903 1727096304.93408: entering _queue_task() for managed_node2/command 19903 1727096304.93719: worker is 1 (out of 1 available) 19903 1727096304.93730: exiting _queue_task() for managed_node2/command 19903 1727096304.93742: done queuing things up, now waiting for results queue to drain 19903 1727096304.93744: waiting for pending results... 19903 1727096304.94093: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 19903 1727096304.94159: in run() - task 0afff68d-5257-3d4d-9412-0000000001de 19903 1727096304.94191: variable 'ansible_search_path' from source: unknown 19903 1727096304.94200: variable 'ansible_search_path' from source: unknown 19903 1727096304.94240: calling self._execute() 19903 1727096304.94340: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.94358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.94377: variable 'omit' from source: magic vars 19903 1727096304.94670: variable 'ansible_distribution' from source: facts 19903 1727096304.94679: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19903 1727096304.94769: variable 'ansible_distribution_major_version' from source: facts 19903 1727096304.94773: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19903 1727096304.94776: when evaluation is False, skipping this task 19903 1727096304.94778: _execute() done 19903 1727096304.94783: dumping result to json 19903 1727096304.94785: done dumping result, returning 19903 1727096304.94792: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0afff68d-5257-3d4d-9412-0000000001de] 19903 1727096304.94796: sending task result for task 0afff68d-5257-3d4d-9412-0000000001de 19903 1727096304.94885: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001de 19903 1727096304.94888: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19903 1727096304.94939: no more pending results, returning what we have 19903 1727096304.94943: results queue empty 19903 1727096304.94944: checking for any_errors_fatal 19903 1727096304.94951: done checking for any_errors_fatal 19903 1727096304.94951: checking for max_fail_percentage 19903 1727096304.94953: done checking for max_fail_percentage 19903 1727096304.94953: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.94954: done checking to see if all hosts have failed 19903 1727096304.94955: getting the remaining hosts for this loop 19903 1727096304.94956: done getting the remaining hosts for this loop 19903 1727096304.94960: getting the next task for host managed_node2 19903 1727096304.94973: done getting next task for host managed_node2 19903 1727096304.94975: ^ task is: TASK: Enable EPEL 6 19903 1727096304.94979: ^ 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 19903 1727096304.94984: getting variables 19903 1727096304.94985: in VariableManager get_vars() 19903 1727096304.95019: Calling all_inventory to load vars for managed_node2 19903 1727096304.95022: Calling groups_inventory to load vars for managed_node2 19903 1727096304.95025: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.95034: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.95036: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.95039: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.95170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.95286: done with get_vars() 19903 1727096304.95293: done getting variables 19903 1727096304.95337: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:58:24 -0400 (0:00:00.019) 0:00:03.335 ****** 19903 1727096304.95358: entering _queue_task() for managed_node2/copy 19903 1727096304.95555: worker is 1 (out of 1 available) 19903 1727096304.95569: exiting _queue_task() for managed_node2/copy 19903 1727096304.95580: done queuing things up, now waiting for results queue to drain 19903 1727096304.95582: waiting for pending results... 19903 1727096304.95735: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 19903 1727096304.95805: in run() - task 0afff68d-5257-3d4d-9412-0000000001e0 19903 1727096304.95821: variable 'ansible_search_path' from source: unknown 19903 1727096304.95824: variable 'ansible_search_path' from source: unknown 19903 1727096304.95848: calling self._execute() 19903 1727096304.95909: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.95914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.95925: variable 'omit' from source: magic vars 19903 1727096304.96206: variable 'ansible_distribution' from source: facts 19903 1727096304.96215: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19903 1727096304.96299: variable 'ansible_distribution_major_version' from source: facts 19903 1727096304.96303: Evaluated conditional (ansible_distribution_major_version == '6'): False 19903 1727096304.96306: when evaluation is False, skipping this task 19903 1727096304.96309: _execute() done 19903 1727096304.96312: dumping result to json 19903 1727096304.96316: done dumping result, returning 19903 1727096304.96323: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0afff68d-5257-3d4d-9412-0000000001e0] 19903 1727096304.96326: sending task result for task 0afff68d-5257-3d4d-9412-0000000001e0 19903 1727096304.96418: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001e0 19903 1727096304.96421: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19903 1727096304.96468: no more pending results, returning what we have 19903 1727096304.96471: results queue empty 19903 1727096304.96472: checking for any_errors_fatal 19903 1727096304.96478: done checking for any_errors_fatal 19903 1727096304.96478: checking for max_fail_percentage 19903 1727096304.96480: done checking for max_fail_percentage 19903 1727096304.96480: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.96481: done checking to see if all hosts have failed 19903 1727096304.96482: getting the remaining hosts for this loop 19903 1727096304.96483: done getting the remaining hosts for this loop 19903 1727096304.96487: getting the next task for host managed_node2 19903 1727096304.96494: done getting next task for host managed_node2 19903 1727096304.96497: ^ task is: TASK: Set network provider to 'initscripts' 19903 1727096304.96499: ^ 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 19903 1727096304.96502: getting variables 19903 1727096304.96503: in VariableManager get_vars() 19903 1727096304.96527: Calling all_inventory to load vars for managed_node2 19903 1727096304.96529: Calling groups_inventory to load vars for managed_node2 19903 1727096304.96532: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.96540: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.96542: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.96545: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.96700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.96812: done with get_vars() 19903 1727096304.96819: done getting variables 19903 1727096304.96858: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:12 Monday 23 September 2024 08:58:24 -0400 (0:00:00.015) 0:00:03.351 ****** 19903 1727096304.96880: entering _queue_task() for managed_node2/set_fact 19903 1727096304.97074: worker is 1 (out of 1 available) 19903 1727096304.97089: exiting _queue_task() for managed_node2/set_fact 19903 1727096304.97099: done queuing things up, now waiting for results queue to drain 19903 1727096304.97101: waiting for pending results... 19903 1727096304.97246: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 19903 1727096304.97308: in run() - task 0afff68d-5257-3d4d-9412-000000000007 19903 1727096304.97318: variable 'ansible_search_path' from source: unknown 19903 1727096304.97348: calling self._execute() 19903 1727096304.97408: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.97412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.97421: variable 'omit' from source: magic vars 19903 1727096304.97499: variable 'omit' from source: magic vars 19903 1727096304.97522: variable 'omit' from source: magic vars 19903 1727096304.97548: variable 'omit' from source: magic vars 19903 1727096304.97587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19903 1727096304.97612: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19903 1727096304.97628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19903 1727096304.97641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19903 1727096304.97649: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19903 1727096304.97680: variable 'inventory_hostname' from source: host vars for 'managed_node2' 19903 1727096304.97683: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.97688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.97759: Set connection var ansible_timeout to 10 19903 1727096304.97765: Set connection var ansible_module_compression to ZIP_DEFLATED 19903 1727096304.97769: Set connection var ansible_shell_type to sh 19903 1727096304.97772: Set connection var ansible_connection to ssh 19903 1727096304.97774: Set connection var ansible_shell_executable to /bin/sh 19903 1727096304.97781: Set connection var ansible_pipelining to False 19903 1727096304.97798: variable 'ansible_shell_executable' from source: unknown 19903 1727096304.97801: variable 'ansible_connection' from source: unknown 19903 1727096304.97803: variable 'ansible_module_compression' from source: unknown 19903 1727096304.97807: variable 'ansible_shell_type' from source: unknown 19903 1727096304.97809: variable 'ansible_shell_executable' from source: unknown 19903 1727096304.97811: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096304.97814: variable 'ansible_pipelining' from source: unknown 19903 1727096304.97816: variable 'ansible_timeout' from source: unknown 19903 1727096304.97826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096304.97922: 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) 19903 1727096304.97937: variable 'omit' from source: magic vars 19903 1727096304.97940: starting attempt loop 19903 1727096304.97942: running the handler 19903 1727096304.97948: handler run complete 19903 1727096304.97957: attempt loop complete, returning result 19903 1727096304.97959: _execute() done 19903 1727096304.97964: dumping result to json 19903 1727096304.97969: done dumping result, returning 19903 1727096304.97972: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0afff68d-5257-3d4d-9412-000000000007] 19903 1727096304.97978: sending task result for task 0afff68d-5257-3d4d-9412-000000000007 19903 1727096304.98056: done sending task result for task 0afff68d-5257-3d4d-9412-000000000007 19903 1727096304.98059: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 19903 1727096304.98136: no more pending results, returning what we have 19903 1727096304.98138: results queue empty 19903 1727096304.98139: checking for any_errors_fatal 19903 1727096304.98143: done checking for any_errors_fatal 19903 1727096304.98144: checking for max_fail_percentage 19903 1727096304.98145: done checking for max_fail_percentage 19903 1727096304.98146: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.98147: done checking to see if all hosts have failed 19903 1727096304.98147: getting the remaining hosts for this loop 19903 1727096304.98148: done getting the remaining hosts for this loop 19903 1727096304.98151: getting the next task for host managed_node2 19903 1727096304.98157: done getting next task for host managed_node2 19903 1727096304.98159: ^ task is: TASK: meta (flush_handlers) 19903 1727096304.98160: ^ 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 19903 1727096304.98164: getting variables 19903 1727096304.98165: in VariableManager get_vars() 19903 1727096304.98190: Calling all_inventory to load vars for managed_node2 19903 1727096304.98192: Calling groups_inventory to load vars for managed_node2 19903 1727096304.98195: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.98203: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.98206: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.98208: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.98315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.98425: done with get_vars() 19903 1727096304.98431: done getting variables 19903 1727096304.98479: in VariableManager get_vars() 19903 1727096304.98486: Calling all_inventory to load vars for managed_node2 19903 1727096304.98487: Calling groups_inventory to load vars for managed_node2 19903 1727096304.98488: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.98491: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.98493: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.98494: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.98580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.98706: done with get_vars() 19903 1727096304.98725: done queuing things up, now waiting for results queue to drain 19903 1727096304.98728: results queue empty 19903 1727096304.98728: checking for any_errors_fatal 19903 1727096304.98731: done checking for any_errors_fatal 19903 1727096304.98731: checking for max_fail_percentage 19903 1727096304.98732: done checking for max_fail_percentage 19903 1727096304.98733: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.98734: done checking to see if all hosts have failed 19903 1727096304.98734: getting the remaining hosts for this loop 19903 1727096304.98735: done getting the remaining hosts for this loop 19903 1727096304.98737: getting the next task for host managed_node2 19903 1727096304.98743: done getting next task for host managed_node2 19903 1727096304.98745: ^ task is: TASK: meta (flush_handlers) 19903 1727096304.98746: ^ 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 19903 1727096304.98754: getting variables 19903 1727096304.98755: in VariableManager get_vars() 19903 1727096304.98762: Calling all_inventory to load vars for managed_node2 19903 1727096304.98764: Calling groups_inventory to load vars for managed_node2 19903 1727096304.98766: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.98772: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.98774: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.98776: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.98956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.99285: done with get_vars() 19903 1727096304.99292: done getting variables 19903 1727096304.99334: in VariableManager get_vars() 19903 1727096304.99343: Calling all_inventory to load vars for managed_node2 19903 1727096304.99345: Calling groups_inventory to load vars for managed_node2 19903 1727096304.99347: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096304.99351: Calling all_plugins_play to load vars for managed_node2 19903 1727096304.99353: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096304.99356: Calling groups_plugins_play to load vars for managed_node2 19903 1727096304.99504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096304.99716: done with get_vars() 19903 1727096304.99727: done queuing things up, now waiting for results queue to drain 19903 1727096304.99729: results queue empty 19903 1727096304.99730: checking for any_errors_fatal 19903 1727096304.99731: done checking for any_errors_fatal 19903 1727096304.99732: checking for max_fail_percentage 19903 1727096304.99732: done checking for max_fail_percentage 19903 1727096304.99733: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.99734: done checking to see if all hosts have failed 19903 1727096304.99734: getting the remaining hosts for this loop 19903 1727096304.99735: done getting the remaining hosts for this loop 19903 1727096304.99737: getting the next task for host managed_node2 19903 1727096304.99740: done getting next task for host managed_node2 19903 1727096304.99741: ^ task is: None 19903 1727096304.99742: ^ 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 19903 1727096304.99743: done queuing things up, now waiting for results queue to drain 19903 1727096304.99744: results queue empty 19903 1727096304.99745: checking for any_errors_fatal 19903 1727096304.99745: done checking for any_errors_fatal 19903 1727096304.99746: checking for max_fail_percentage 19903 1727096304.99747: done checking for max_fail_percentage 19903 1727096304.99748: checking to see if all hosts have failed and the running result is not ok 19903 1727096304.99748: done checking to see if all hosts have failed 19903 1727096304.99750: getting the next task for host managed_node2 19903 1727096304.99752: done getting next task for host managed_node2 19903 1727096304.99753: ^ task is: None 19903 1727096304.99754: ^ 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 19903 1727096304.99804: in VariableManager get_vars() 19903 1727096304.99839: done with get_vars() 19903 1727096304.99846: in VariableManager get_vars() 19903 1727096304.99870: done with get_vars() 19903 1727096304.99875: variable 'omit' from source: magic vars 19903 1727096304.99907: in VariableManager get_vars() 19903 1727096304.99930: done with get_vars() 19903 1727096304.99951: variable 'omit' from source: magic vars PLAY [Play for testing ethtool features settings] ****************************** 19903 1727096305.01137: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 19903 1727096305.01165: getting the remaining hosts for this loop 19903 1727096305.01167: done getting the remaining hosts for this loop 19903 1727096305.01172: getting the next task for host managed_node2 19903 1727096305.01175: done getting next task for host managed_node2 19903 1727096305.01177: ^ task is: TASK: Gathering Facts 19903 1727096305.01178: ^ 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 19903 1727096305.01180: getting variables 19903 1727096305.01181: in VariableManager get_vars() 19903 1727096305.01209: Calling all_inventory to load vars for managed_node2 19903 1727096305.01212: Calling groups_inventory to load vars for managed_node2 19903 1727096305.01214: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.01219: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.01232: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.01235: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.01389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.01502: done with get_vars() 19903 1727096305.01507: done getting variables 19903 1727096305.01536: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 Monday 23 September 2024 08:58:25 -0400 (0:00:00.046) 0:00:03.397 ****** 19903 1727096305.01552: entering _queue_task() for managed_node2/gather_facts 19903 1727096305.01765: worker is 1 (out of 1 available) 19903 1727096305.01780: exiting _queue_task() for managed_node2/gather_facts 19903 1727096305.01790: done queuing things up, now waiting for results queue to drain 19903 1727096305.01792: waiting for pending results... 19903 1727096305.01956: running TaskExecutor() for managed_node2/TASK: Gathering Facts 19903 1727096305.02019: in run() - task 0afff68d-5257-3d4d-9412-000000000206 19903 1727096305.02027: variable 'ansible_search_path' from source: unknown 19903 1727096305.02055: calling self._execute() 19903 1727096305.02119: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.02124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.02133: variable 'omit' from source: magic vars 19903 1727096305.02444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.04346: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.04395: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.04423: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.04448: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.04470: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.04528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.04558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.04578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.04609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.04620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.04718: variable 'ansible_distribution' from source: facts 19903 1727096305.04722: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.04738: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.04742: when evaluation is False, skipping this task 19903 1727096305.04744: _execute() done 19903 1727096305.04747: dumping result to json 19903 1727096305.04749: done dumping result, returning 19903 1727096305.04756: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-3d4d-9412-000000000206] 19903 1727096305.04759: sending task result for task 0afff68d-5257-3d4d-9412-000000000206 19903 1727096305.04838: done sending task result for task 0afff68d-5257-3d4d-9412-000000000206 19903 1727096305.04841: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.04896: no more pending results, returning what we have 19903 1727096305.04899: results queue empty 19903 1727096305.04900: checking for any_errors_fatal 19903 1727096305.04901: done checking for any_errors_fatal 19903 1727096305.04902: checking for max_fail_percentage 19903 1727096305.04903: done checking for max_fail_percentage 19903 1727096305.04904: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.04905: done checking to see if all hosts have failed 19903 1727096305.04905: getting the remaining hosts for this loop 19903 1727096305.04907: done getting the remaining hosts for this loop 19903 1727096305.04912: getting the next task for host managed_node2 19903 1727096305.04918: done getting next task for host managed_node2 19903 1727096305.04920: ^ task is: TASK: meta (flush_handlers) 19903 1727096305.04922: ^ 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 19903 1727096305.04925: getting variables 19903 1727096305.04927: in VariableManager get_vars() 19903 1727096305.04982: Calling all_inventory to load vars for managed_node2 19903 1727096305.04985: Calling groups_inventory to load vars for managed_node2 19903 1727096305.04987: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.04997: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.04999: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.05002: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.05175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.05303: done with get_vars() 19903 1727096305.05311: done getting variables 19903 1727096305.05356: in VariableManager get_vars() 19903 1727096305.05372: Calling all_inventory to load vars for managed_node2 19903 1727096305.05374: Calling groups_inventory to load vars for managed_node2 19903 1727096305.05375: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.05378: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.05380: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.05381: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.05465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.05582: done with get_vars() 19903 1727096305.05591: done queuing things up, now waiting for results queue to drain 19903 1727096305.05592: results queue empty 19903 1727096305.05593: checking for any_errors_fatal 19903 1727096305.05594: done checking for any_errors_fatal 19903 1727096305.05595: checking for max_fail_percentage 19903 1727096305.05595: done checking for max_fail_percentage 19903 1727096305.05596: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.05596: done checking to see if all hosts have failed 19903 1727096305.05597: getting the remaining hosts for this loop 19903 1727096305.05597: done getting the remaining hosts for this loop 19903 1727096305.05599: getting the next task for host managed_node2 19903 1727096305.05602: done getting next task for host managed_node2 19903 1727096305.05603: ^ task is: TASK: Show playbook name 19903 1727096305.05604: ^ 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 19903 1727096305.05605: getting variables 19903 1727096305.05606: in VariableManager get_vars() 19903 1727096305.05620: Calling all_inventory to load vars for managed_node2 19903 1727096305.05621: Calling groups_inventory to load vars for managed_node2 19903 1727096305.05622: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.05626: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.05632: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.05633: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.05714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.05843: done with get_vars() 19903 1727096305.05849: done getting variables 19903 1727096305.05904: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:9 Monday 23 September 2024 08:58:25 -0400 (0:00:00.043) 0:00:03.441 ****** 19903 1727096305.05922: entering _queue_task() for managed_node2/debug 19903 1727096305.05923: Creating lock for debug 19903 1727096305.06198: worker is 1 (out of 1 available) 19903 1727096305.06211: exiting _queue_task() for managed_node2/debug 19903 1727096305.06223: done queuing things up, now waiting for results queue to drain 19903 1727096305.06224: waiting for pending results... 19903 1727096305.06499: running TaskExecutor() for managed_node2/TASK: Show playbook name 19903 1727096305.06503: in run() - task 0afff68d-5257-3d4d-9412-00000000000b 19903 1727096305.06506: variable 'ansible_search_path' from source: unknown 19903 1727096305.06526: calling self._execute() 19903 1727096305.06675: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.06679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.06682: variable 'omit' from source: magic vars 19903 1727096305.07103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.08798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.08848: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.08878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.08904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.08923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.08987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.09005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.09022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.09048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.09059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.09159: variable 'ansible_distribution' from source: facts 19903 1727096305.09165: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.09182: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.09187: when evaluation is False, skipping this task 19903 1727096305.09189: _execute() done 19903 1727096305.09193: dumping result to json 19903 1727096305.09196: done dumping result, returning 19903 1727096305.09208: done running TaskExecutor() for managed_node2/TASK: Show playbook name [0afff68d-5257-3d4d-9412-00000000000b] 19903 1727096305.09210: sending task result for task 0afff68d-5257-3d4d-9412-00000000000b 19903 1727096305.09293: done sending task result for task 0afff68d-5257-3d4d-9412-00000000000b 19903 1727096305.09296: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096305.09350: no more pending results, returning what we have 19903 1727096305.09353: results queue empty 19903 1727096305.09354: checking for any_errors_fatal 19903 1727096305.09356: done checking for any_errors_fatal 19903 1727096305.09357: checking for max_fail_percentage 19903 1727096305.09358: done checking for max_fail_percentage 19903 1727096305.09359: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.09360: done checking to see if all hosts have failed 19903 1727096305.09360: getting the remaining hosts for this loop 19903 1727096305.09364: done getting the remaining hosts for this loop 19903 1727096305.09370: getting the next task for host managed_node2 19903 1727096305.09375: done getting next task for host managed_node2 19903 1727096305.09378: ^ task is: TASK: INIT: Ethtool feeatures tests 19903 1727096305.09380: ^ 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 19903 1727096305.09384: getting variables 19903 1727096305.09386: in VariableManager get_vars() 19903 1727096305.09439: Calling all_inventory to load vars for managed_node2 19903 1727096305.09442: Calling groups_inventory to load vars for managed_node2 19903 1727096305.09444: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.09453: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.09456: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.09458: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.09710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.09898: done with get_vars() 19903 1727096305.09909: done getting variables 19903 1727096305.09962: 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 feeatures tests] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:15 Monday 23 September 2024 08:58:25 -0400 (0:00:00.040) 0:00:03.482 ****** 19903 1727096305.09990: entering _queue_task() for managed_node2/debug 19903 1727096305.10254: worker is 1 (out of 1 available) 19903 1727096305.10266: exiting _queue_task() for managed_node2/debug 19903 1727096305.10280: done queuing things up, now waiting for results queue to drain 19903 1727096305.10282: waiting for pending results... 19903 1727096305.10485: running TaskExecutor() for managed_node2/TASK: INIT: Ethtool feeatures tests 19903 1727096305.10675: in run() - task 0afff68d-5257-3d4d-9412-00000000000c 19903 1727096305.10678: variable 'ansible_search_path' from source: unknown 19903 1727096305.10682: calling self._execute() 19903 1727096305.10717: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.10727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.10742: variable 'omit' from source: magic vars 19903 1727096305.11177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.12819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.12861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.12892: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.12918: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.12937: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.12999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.13019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.13037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.13065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.13077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.13175: variable 'ansible_distribution' from source: facts 19903 1727096305.13180: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.13201: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.13204: when evaluation is False, skipping this task 19903 1727096305.13207: _execute() done 19903 1727096305.13211: dumping result to json 19903 1727096305.13214: done dumping result, returning 19903 1727096305.13216: done running TaskExecutor() for managed_node2/TASK: INIT: Ethtool feeatures tests [0afff68d-5257-3d4d-9412-00000000000c] 19903 1727096305.13218: sending task result for task 0afff68d-5257-3d4d-9412-00000000000c 19903 1727096305.13300: done sending task result for task 0afff68d-5257-3d4d-9412-00000000000c 19903 1727096305.13305: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096305.13350: no more pending results, returning what we have 19903 1727096305.13353: results queue empty 19903 1727096305.13354: checking for any_errors_fatal 19903 1727096305.13360: done checking for any_errors_fatal 19903 1727096305.13360: checking for max_fail_percentage 19903 1727096305.13364: done checking for max_fail_percentage 19903 1727096305.13365: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.13366: done checking to see if all hosts have failed 19903 1727096305.13366: getting the remaining hosts for this loop 19903 1727096305.13369: done getting the remaining hosts for this loop 19903 1727096305.13373: getting the next task for host managed_node2 19903 1727096305.13379: done getting next task for host managed_node2 19903 1727096305.13382: ^ task is: TASK: Include the task 'show_interfaces.yml' 19903 1727096305.13384: ^ 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 19903 1727096305.13386: getting variables 19903 1727096305.13388: in VariableManager get_vars() 19903 1727096305.13436: Calling all_inventory to load vars for managed_node2 19903 1727096305.13440: Calling groups_inventory to load vars for managed_node2 19903 1727096305.13442: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.13452: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.13454: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.13457: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.13784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.14001: done with get_vars() 19903 1727096305.14018: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:18 Monday 23 September 2024 08:58:25 -0400 (0:00:00.041) 0:00:03.523 ****** 19903 1727096305.14112: entering _queue_task() for managed_node2/include_tasks 19903 1727096305.14515: worker is 1 (out of 1 available) 19903 1727096305.14528: exiting _queue_task() for managed_node2/include_tasks 19903 1727096305.14539: done queuing things up, now waiting for results queue to drain 19903 1727096305.14540: waiting for pending results... 19903 1727096305.14700: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 19903 1727096305.14776: in run() - task 0afff68d-5257-3d4d-9412-00000000000d 19903 1727096305.14791: variable 'ansible_search_path' from source: unknown 19903 1727096305.14824: calling self._execute() 19903 1727096305.14883: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.14889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.14933: variable 'omit' from source: magic vars 19903 1727096305.15211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.16721: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.16775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.16799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.16824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.16845: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.16905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.16928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.16946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.16979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.16992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.17096: variable 'ansible_distribution' from source: facts 19903 1727096305.17100: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.17116: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.17119: when evaluation is False, skipping this task 19903 1727096305.17122: _execute() done 19903 1727096305.17124: dumping result to json 19903 1727096305.17127: done dumping result, returning 19903 1727096305.17135: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-3d4d-9412-00000000000d] 19903 1727096305.17137: sending task result for task 0afff68d-5257-3d4d-9412-00000000000d 19903 1727096305.17220: done sending task result for task 0afff68d-5257-3d4d-9412-00000000000d 19903 1727096305.17223: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.17301: no more pending results, returning what we have 19903 1727096305.17305: results queue empty 19903 1727096305.17306: checking for any_errors_fatal 19903 1727096305.17311: done checking for any_errors_fatal 19903 1727096305.17312: checking for max_fail_percentage 19903 1727096305.17313: done checking for max_fail_percentage 19903 1727096305.17314: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.17315: done checking to see if all hosts have failed 19903 1727096305.17316: getting the remaining hosts for this loop 19903 1727096305.17317: done getting the remaining hosts for this loop 19903 1727096305.17321: getting the next task for host managed_node2 19903 1727096305.17326: done getting next task for host managed_node2 19903 1727096305.17328: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19903 1727096305.17330: ^ 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 19903 1727096305.17342: getting variables 19903 1727096305.17344: in VariableManager get_vars() 19903 1727096305.17389: Calling all_inventory to load vars for managed_node2 19903 1727096305.17391: Calling groups_inventory to load vars for managed_node2 19903 1727096305.17393: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.17402: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.17404: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.17407: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.17539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.17660: done with get_vars() 19903 1727096305.17673: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:20 Monday 23 September 2024 08:58:25 -0400 (0:00:00.036) 0:00:03.559 ****** 19903 1727096305.17732: entering _queue_task() for managed_node2/include_tasks 19903 1727096305.17931: worker is 1 (out of 1 available) 19903 1727096305.17942: exiting _queue_task() for managed_node2/include_tasks 19903 1727096305.17954: done queuing things up, now waiting for results queue to drain 19903 1727096305.17955: waiting for pending results... 19903 1727096305.18110: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 19903 1727096305.18169: in run() - task 0afff68d-5257-3d4d-9412-00000000000e 19903 1727096305.18178: variable 'ansible_search_path' from source: unknown 19903 1727096305.18208: calling self._execute() 19903 1727096305.18275: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.18278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.18287: variable 'omit' from source: magic vars 19903 1727096305.18652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.20112: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.20157: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.20198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.20224: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.20244: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.20305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.20325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.20342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.20370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.20382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.20476: variable 'ansible_distribution' from source: facts 19903 1727096305.20482: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.20497: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.20500: when evaluation is False, skipping this task 19903 1727096305.20505: _execute() done 19903 1727096305.20507: dumping result to json 19903 1727096305.20511: done dumping result, returning 19903 1727096305.20522: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-3d4d-9412-00000000000e] 19903 1727096305.20524: sending task result for task 0afff68d-5257-3d4d-9412-00000000000e 19903 1727096305.20607: done sending task result for task 0afff68d-5257-3d4d-9412-00000000000e 19903 1727096305.20610: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.20660: no more pending results, returning what we have 19903 1727096305.20666: results queue empty 19903 1727096305.20669: checking for any_errors_fatal 19903 1727096305.20673: done checking for any_errors_fatal 19903 1727096305.20674: checking for max_fail_percentage 19903 1727096305.20675: done checking for max_fail_percentage 19903 1727096305.20676: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.20677: done checking to see if all hosts have failed 19903 1727096305.20677: getting the remaining hosts for this loop 19903 1727096305.20679: done getting the remaining hosts for this loop 19903 1727096305.20683: getting the next task for host managed_node2 19903 1727096305.20689: done getting next task for host managed_node2 19903 1727096305.20691: ^ task is: TASK: Include the task 'assert_device_present.yml' 19903 1727096305.20693: ^ 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 19903 1727096305.20696: getting variables 19903 1727096305.20698: in VariableManager get_vars() 19903 1727096305.20748: Calling all_inventory to load vars for managed_node2 19903 1727096305.20751: Calling groups_inventory to load vars for managed_node2 19903 1727096305.20754: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.20765: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.20774: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.20778: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.20943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.21064: done with get_vars() 19903 1727096305.21075: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:24 Monday 23 September 2024 08:58:25 -0400 (0:00:00.034) 0:00:03.593 ****** 19903 1727096305.21136: entering _queue_task() for managed_node2/include_tasks 19903 1727096305.21337: worker is 1 (out of 1 available) 19903 1727096305.21348: exiting _queue_task() for managed_node2/include_tasks 19903 1727096305.21360: done queuing things up, now waiting for results queue to drain 19903 1727096305.21361: waiting for pending results... 19903 1727096305.21512: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 19903 1727096305.21571: in run() - task 0afff68d-5257-3d4d-9412-00000000000f 19903 1727096305.21579: variable 'ansible_search_path' from source: unknown 19903 1727096305.21612: calling self._execute() 19903 1727096305.21672: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.21685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.21694: variable 'omit' from source: magic vars 19903 1727096305.22005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.23496: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.23539: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.23572: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.23598: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.23617: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.23680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.23701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.23717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.23742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.23753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.23855: variable 'ansible_distribution' from source: facts 19903 1727096305.23861: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.23884: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.23888: when evaluation is False, skipping this task 19903 1727096305.23891: _execute() done 19903 1727096305.23894: dumping result to json 19903 1727096305.23896: done dumping result, returning 19903 1727096305.23900: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-3d4d-9412-00000000000f] 19903 1727096305.23905: sending task result for task 0afff68d-5257-3d4d-9412-00000000000f 19903 1727096305.23990: done sending task result for task 0afff68d-5257-3d4d-9412-00000000000f 19903 1727096305.23993: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.24037: no more pending results, returning what we have 19903 1727096305.24040: results queue empty 19903 1727096305.24041: checking for any_errors_fatal 19903 1727096305.24048: done checking for any_errors_fatal 19903 1727096305.24048: checking for max_fail_percentage 19903 1727096305.24050: done checking for max_fail_percentage 19903 1727096305.24050: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.24051: done checking to see if all hosts have failed 19903 1727096305.24052: getting the remaining hosts for this loop 19903 1727096305.24053: done getting the remaining hosts for this loop 19903 1727096305.24057: getting the next task for host managed_node2 19903 1727096305.24063: done getting next task for host managed_node2 19903 1727096305.24066: ^ task is: TASK: Install ethtool (test dependency) 19903 1727096305.24069: ^ 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 19903 1727096305.24072: getting variables 19903 1727096305.24074: in VariableManager get_vars() 19903 1727096305.24125: Calling all_inventory to load vars for managed_node2 19903 1727096305.24127: Calling groups_inventory to load vars for managed_node2 19903 1727096305.24130: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.24139: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.24142: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.24144: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.24296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.24417: done with get_vars() 19903 1727096305.24425: done getting variables 19903 1727096305.24466: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:26 Monday 23 September 2024 08:58:25 -0400 (0:00:00.033) 0:00:03.627 ****** 19903 1727096305.24487: entering _queue_task() for managed_node2/package 19903 1727096305.24694: worker is 1 (out of 1 available) 19903 1727096305.24707: exiting _queue_task() for managed_node2/package 19903 1727096305.24718: done queuing things up, now waiting for results queue to drain 19903 1727096305.24720: waiting for pending results... 19903 1727096305.24871: running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) 19903 1727096305.24924: in run() - task 0afff68d-5257-3d4d-9412-000000000010 19903 1727096305.24936: variable 'ansible_search_path' from source: unknown 19903 1727096305.24974: calling self._execute() 19903 1727096305.25028: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.25032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.25042: variable 'omit' from source: magic vars 19903 1727096305.25410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.26872: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.26924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.26951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.26980: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.26998: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.27057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.27080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.27097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.27129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.27138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.27236: variable 'ansible_distribution' from source: facts 19903 1727096305.27241: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.27255: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.27258: when evaluation is False, skipping this task 19903 1727096305.27261: _execute() done 19903 1727096305.27266: dumping result to json 19903 1727096305.27270: done dumping result, returning 19903 1727096305.27275: done running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) [0afff68d-5257-3d4d-9412-000000000010] 19903 1727096305.27280: sending task result for task 0afff68d-5257-3d4d-9412-000000000010 19903 1727096305.27366: done sending task result for task 0afff68d-5257-3d4d-9412-000000000010 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.27418: no more pending results, returning what we have 19903 1727096305.27421: results queue empty 19903 1727096305.27422: checking for any_errors_fatal 19903 1727096305.27427: done checking for any_errors_fatal 19903 1727096305.27428: checking for max_fail_percentage 19903 1727096305.27429: done checking for max_fail_percentage 19903 1727096305.27430: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.27431: done checking to see if all hosts have failed 19903 1727096305.27432: getting the remaining hosts for this loop 19903 1727096305.27433: done getting the remaining hosts for this loop 19903 1727096305.27437: getting the next task for host managed_node2 19903 1727096305.27445: done getting next task for host managed_node2 19903 1727096305.27448: ^ task is: TASK: TEST: I can create a profile without changing the ethtool features. 19903 1727096305.27449: ^ 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 19903 1727096305.27452: getting variables 19903 1727096305.27454: in VariableManager get_vars() 19903 1727096305.27507: Calling all_inventory to load vars for managed_node2 19903 1727096305.27510: Calling groups_inventory to load vars for managed_node2 19903 1727096305.27512: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.27521: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.27523: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.27526: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.27696: WORKER PROCESS EXITING 19903 1727096305.27706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.27826: done with get_vars() 19903 1727096305.27834: done getting variables 19903 1727096305.27880: 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 changing the ethtool features.] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:34 Monday 23 September 2024 08:58:25 -0400 (0:00:00.034) 0:00:03.661 ****** 19903 1727096305.27903: entering _queue_task() for managed_node2/debug 19903 1727096305.28100: worker is 1 (out of 1 available) 19903 1727096305.28113: exiting _queue_task() for managed_node2/debug 19903 1727096305.28125: done queuing things up, now waiting for results queue to drain 19903 1727096305.28126: waiting for pending results... 19903 1727096305.28275: running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without changing the ethtool features. 19903 1727096305.28329: in run() - task 0afff68d-5257-3d4d-9412-000000000012 19903 1727096305.28341: variable 'ansible_search_path' from source: unknown 19903 1727096305.28374: calling self._execute() 19903 1727096305.28433: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.28437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.28446: variable 'omit' from source: magic vars 19903 1727096305.28749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.30283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.30334: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.30361: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.30390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.30409: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.30472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.30493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.30510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.30541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.30550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.30651: variable 'ansible_distribution' from source: facts 19903 1727096305.30659: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.30680: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.30683: when evaluation is False, skipping this task 19903 1727096305.30685: _execute() done 19903 1727096305.30688: dumping result to json 19903 1727096305.30690: done dumping result, returning 19903 1727096305.30698: done running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without changing the ethtool features. [0afff68d-5257-3d4d-9412-000000000012] 19903 1727096305.30701: sending task result for task 0afff68d-5257-3d4d-9412-000000000012 19903 1727096305.30784: done sending task result for task 0afff68d-5257-3d4d-9412-000000000012 19903 1727096305.30786: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096305.30831: no more pending results, returning what we have 19903 1727096305.30834: results queue empty 19903 1727096305.30835: checking for any_errors_fatal 19903 1727096305.30842: done checking for any_errors_fatal 19903 1727096305.30843: checking for max_fail_percentage 19903 1727096305.30845: done checking for max_fail_percentage 19903 1727096305.30845: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.30846: done checking to see if all hosts have failed 19903 1727096305.30847: getting the remaining hosts for this loop 19903 1727096305.30848: done getting the remaining hosts for this loop 19903 1727096305.30852: getting the next task for host managed_node2 19903 1727096305.30857: done getting next task for host managed_node2 19903 1727096305.30860: ^ task is: TASK: Get current device features 19903 1727096305.30862: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19903 1727096305.30865: getting variables 19903 1727096305.30868: in VariableManager get_vars() 19903 1727096305.30921: Calling all_inventory to load vars for managed_node2 19903 1727096305.30924: Calling groups_inventory to load vars for managed_node2 19903 1727096305.30926: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.30936: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.30939: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.30941: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.31098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.31234: done with get_vars() 19903 1727096305.31242: done getting variables 19903 1727096305.31285: 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 current device features] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:38 Monday 23 September 2024 08:58:25 -0400 (0:00:00.034) 0:00:03.695 ****** 19903 1727096305.31309: entering _queue_task() for managed_node2/command 19903 1727096305.31528: worker is 1 (out of 1 available) 19903 1727096305.31541: exiting _queue_task() for managed_node2/command 19903 1727096305.31553: done queuing things up, now waiting for results queue to drain 19903 1727096305.31554: waiting for pending results... 19903 1727096305.31713: running TaskExecutor() for managed_node2/TASK: Get current device features 19903 1727096305.31776: in run() - task 0afff68d-5257-3d4d-9412-000000000013 19903 1727096305.31793: variable 'ansible_search_path' from source: unknown 19903 1727096305.31834: calling self._execute() 19903 1727096305.32098: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.32101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.32103: variable 'omit' from source: magic vars 19903 1727096305.32405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.34182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.34234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.34264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.34295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.34314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.34379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.34400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.34417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.34442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.34453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.34557: variable 'ansible_distribution' from source: facts 19903 1727096305.34561: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.34584: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.34587: when evaluation is False, skipping this task 19903 1727096305.34590: _execute() done 19903 1727096305.34594: dumping result to json 19903 1727096305.34598: done dumping result, returning 19903 1727096305.34606: done running TaskExecutor() for managed_node2/TASK: Get current device features [0afff68d-5257-3d4d-9412-000000000013] 19903 1727096305.34609: sending task result for task 0afff68d-5257-3d4d-9412-000000000013 19903 1727096305.34694: done sending task result for task 0afff68d-5257-3d4d-9412-000000000013 19903 1727096305.34697: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.34747: no more pending results, returning what we have 19903 1727096305.34750: results queue empty 19903 1727096305.34751: checking for any_errors_fatal 19903 1727096305.34757: done checking for any_errors_fatal 19903 1727096305.34758: checking for max_fail_percentage 19903 1727096305.34759: done checking for max_fail_percentage 19903 1727096305.34760: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.34761: done checking to see if all hosts have failed 19903 1727096305.34761: getting the remaining hosts for this loop 19903 1727096305.34763: done getting the remaining hosts for this loop 19903 1727096305.34767: getting the next task for host managed_node2 19903 1727096305.34776: done getting next task for host managed_node2 19903 1727096305.34781: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19903 1727096305.34788: ^ 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 19903 1727096305.34800: getting variables 19903 1727096305.34802: in VariableManager get_vars() 19903 1727096305.34854: Calling all_inventory to load vars for managed_node2 19903 1727096305.34857: Calling groups_inventory to load vars for managed_node2 19903 1727096305.34860: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.34983: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.34987: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.34991: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.35161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.35529: done with get_vars() 19903 1727096305.35541: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:25 -0400 (0:00:00.043) 0:00:03.738 ****** 19903 1727096305.35656: entering _queue_task() for managed_node2/include_tasks 19903 1727096305.36002: worker is 1 (out of 1 available) 19903 1727096305.36016: exiting _queue_task() for managed_node2/include_tasks 19903 1727096305.36028: done queuing things up, now waiting for results queue to drain 19903 1727096305.36029: waiting for pending results... 19903 1727096305.36334: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19903 1727096305.36472: in run() - task 0afff68d-5257-3d4d-9412-00000000001b 19903 1727096305.36522: variable 'ansible_search_path' from source: unknown 19903 1727096305.36572: variable 'ansible_search_path' from source: unknown 19903 1727096305.36576: calling self._execute() 19903 1727096305.36686: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.36698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.36718: variable 'omit' from source: magic vars 19903 1727096305.37170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.38920: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.38971: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.38999: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.39026: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.39045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.39114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.39134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.39152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.39186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.39196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.39326: variable 'ansible_distribution' from source: facts 19903 1727096305.39330: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.39333: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.39335: when evaluation is False, skipping this task 19903 1727096305.39337: _execute() done 19903 1727096305.39340: dumping result to json 19903 1727096305.39345: done dumping result, returning 19903 1727096305.39357: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-3d4d-9412-00000000001b] 19903 1727096305.39361: sending task result for task 0afff68d-5257-3d4d-9412-00000000001b 19903 1727096305.39473: done sending task result for task 0afff68d-5257-3d4d-9412-00000000001b 19903 1727096305.39476: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.39555: no more pending results, returning what we have 19903 1727096305.39558: results queue empty 19903 1727096305.39559: checking for any_errors_fatal 19903 1727096305.39602: done checking for any_errors_fatal 19903 1727096305.39603: checking for max_fail_percentage 19903 1727096305.39605: done checking for max_fail_percentage 19903 1727096305.39606: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.39607: done checking to see if all hosts have failed 19903 1727096305.39607: getting the remaining hosts for this loop 19903 1727096305.39609: done getting the remaining hosts for this loop 19903 1727096305.39616: getting the next task for host managed_node2 19903 1727096305.39623: done getting next task for host managed_node2 19903 1727096305.39627: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19903 1727096305.39629: ^ 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=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 19903 1727096305.39642: getting variables 19903 1727096305.39644: in VariableManager get_vars() 19903 1727096305.39789: Calling all_inventory to load vars for managed_node2 19903 1727096305.39795: Calling groups_inventory to load vars for managed_node2 19903 1727096305.39797: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.39806: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.39809: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.39811: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.40061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.40347: done with get_vars() 19903 1727096305.40358: done getting variables 19903 1727096305.40452: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:25 -0400 (0:00:00.048) 0:00:03.787 ****** 19903 1727096305.40495: entering _queue_task() for managed_node2/debug 19903 1727096305.40736: worker is 1 (out of 1 available) 19903 1727096305.40750: exiting _queue_task() for managed_node2/debug 19903 1727096305.40761: done queuing things up, now waiting for results queue to drain 19903 1727096305.40762: waiting for pending results... 19903 1727096305.40941: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19903 1727096305.41026: in run() - task 0afff68d-5257-3d4d-9412-00000000001c 19903 1727096305.41038: variable 'ansible_search_path' from source: unknown 19903 1727096305.41042: variable 'ansible_search_path' from source: unknown 19903 1727096305.41079: calling self._execute() 19903 1727096305.41137: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.41140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.41150: variable 'omit' from source: magic vars 19903 1727096305.41468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.43275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.43282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.43324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.43366: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.43400: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.43486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.43518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.43548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.43598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.43617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.43770: variable 'ansible_distribution' from source: facts 19903 1727096305.43785: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.43809: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.43872: when evaluation is False, skipping this task 19903 1727096305.43875: _execute() done 19903 1727096305.43878: dumping result to json 19903 1727096305.43881: done dumping result, returning 19903 1727096305.43884: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-3d4d-9412-00000000001c] 19903 1727096305.43886: sending task result for task 0afff68d-5257-3d4d-9412-00000000001c 19903 1727096305.43961: done sending task result for task 0afff68d-5257-3d4d-9412-00000000001c 19903 1727096305.43966: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096305.44019: no more pending results, returning what we have 19903 1727096305.44022: results queue empty 19903 1727096305.44023: checking for any_errors_fatal 19903 1727096305.44028: done checking for any_errors_fatal 19903 1727096305.44029: checking for max_fail_percentage 19903 1727096305.44030: done checking for max_fail_percentage 19903 1727096305.44031: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.44032: done checking to see if all hosts have failed 19903 1727096305.44033: getting the remaining hosts for this loop 19903 1727096305.44035: done getting the remaining hosts for this loop 19903 1727096305.44038: getting the next task for host managed_node2 19903 1727096305.44045: done getting next task for host managed_node2 19903 1727096305.44049: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19903 1727096305.44051: ^ 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=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 19903 1727096305.44066: getting variables 19903 1727096305.44070: in VariableManager get_vars() 19903 1727096305.44127: Calling all_inventory to load vars for managed_node2 19903 1727096305.44131: Calling groups_inventory to load vars for managed_node2 19903 1727096305.44134: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.44148: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.44151: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.44154: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.44325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.44455: done with get_vars() 19903 1727096305.44466: done getting variables 19903 1727096305.44534: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:25 -0400 (0:00:00.040) 0:00:03.827 ****** 19903 1727096305.44557: entering _queue_task() for managed_node2/fail 19903 1727096305.44559: Creating lock for fail 19903 1727096305.44793: worker is 1 (out of 1 available) 19903 1727096305.44806: exiting _queue_task() for managed_node2/fail 19903 1727096305.44817: done queuing things up, now waiting for results queue to drain 19903 1727096305.44819: waiting for pending results... 19903 1727096305.44981: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19903 1727096305.45061: in run() - task 0afff68d-5257-3d4d-9412-00000000001d 19903 1727096305.45075: variable 'ansible_search_path' from source: unknown 19903 1727096305.45078: variable 'ansible_search_path' from source: unknown 19903 1727096305.45105: calling self._execute() 19903 1727096305.45164: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.45177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.45187: variable 'omit' from source: magic vars 19903 1727096305.45493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.47781: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.47826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.47857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.47887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.47907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.47972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.47993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.48010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.48035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.48045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.48151: variable 'ansible_distribution' from source: facts 19903 1727096305.48158: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.48179: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.48182: when evaluation is False, skipping this task 19903 1727096305.48184: _execute() done 19903 1727096305.48187: dumping result to json 19903 1727096305.48191: done dumping result, returning 19903 1727096305.48199: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-3d4d-9412-00000000001d] 19903 1727096305.48202: sending task result for task 0afff68d-5257-3d4d-9412-00000000001d 19903 1727096305.48291: done sending task result for task 0afff68d-5257-3d4d-9412-00000000001d 19903 1727096305.48294: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.48341: no more pending results, returning what we have 19903 1727096305.48344: results queue empty 19903 1727096305.48345: checking for any_errors_fatal 19903 1727096305.48351: done checking for any_errors_fatal 19903 1727096305.48352: checking for max_fail_percentage 19903 1727096305.48354: done checking for max_fail_percentage 19903 1727096305.48355: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.48355: done checking to see if all hosts have failed 19903 1727096305.48356: getting the remaining hosts for this loop 19903 1727096305.48357: done getting the remaining hosts for this loop 19903 1727096305.48361: getting the next task for host managed_node2 19903 1727096305.48369: done getting next task for host managed_node2 19903 1727096305.48373: ^ 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 19903 1727096305.48376: ^ 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=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 19903 1727096305.48388: getting variables 19903 1727096305.48390: in VariableManager get_vars() 19903 1727096305.48442: Calling all_inventory to load vars for managed_node2 19903 1727096305.48445: Calling groups_inventory to load vars for managed_node2 19903 1727096305.48447: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.48456: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.48458: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.48461: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.48646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.48774: done with get_vars() 19903 1727096305.48782: done getting variables 19903 1727096305.48826: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:25 -0400 (0:00:00.042) 0:00:03.870 ****** 19903 1727096305.48849: entering _queue_task() for managed_node2/fail 19903 1727096305.49075: worker is 1 (out of 1 available) 19903 1727096305.49088: exiting _queue_task() for managed_node2/fail 19903 1727096305.49099: done queuing things up, now waiting for results queue to drain 19903 1727096305.49101: waiting for pending results... 19903 1727096305.49258: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19903 1727096305.49386: in run() - task 0afff68d-5257-3d4d-9412-00000000001e 19903 1727096305.49390: variable 'ansible_search_path' from source: unknown 19903 1727096305.49396: variable 'ansible_search_path' from source: unknown 19903 1727096305.49449: calling self._execute() 19903 1727096305.49673: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.49677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.49679: variable 'omit' from source: magic vars 19903 1727096305.49976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.51741: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.51803: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.51829: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.51855: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.51882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.51939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.51960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.51986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.52012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.52022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.52130: variable 'ansible_distribution' from source: facts 19903 1727096305.52136: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.52151: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.52154: when evaluation is False, skipping this task 19903 1727096305.52157: _execute() done 19903 1727096305.52159: dumping result to json 19903 1727096305.52166: done dumping result, returning 19903 1727096305.52176: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-3d4d-9412-00000000001e] 19903 1727096305.52179: sending task result for task 0afff68d-5257-3d4d-9412-00000000001e 19903 1727096305.52270: done sending task result for task 0afff68d-5257-3d4d-9412-00000000001e 19903 1727096305.52273: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.52345: no more pending results, returning what we have 19903 1727096305.52348: results queue empty 19903 1727096305.52349: checking for any_errors_fatal 19903 1727096305.52357: done checking for any_errors_fatal 19903 1727096305.52358: checking for max_fail_percentage 19903 1727096305.52360: done checking for max_fail_percentage 19903 1727096305.52360: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.52361: done checking to see if all hosts have failed 19903 1727096305.52362: getting the remaining hosts for this loop 19903 1727096305.52363: done getting the remaining hosts for this loop 19903 1727096305.52370: getting the next task for host managed_node2 19903 1727096305.52376: done getting next task for host managed_node2 19903 1727096305.52380: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19903 1727096305.52383: ^ 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=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 19903 1727096305.52395: getting variables 19903 1727096305.52397: in VariableManager get_vars() 19903 1727096305.52446: Calling all_inventory to load vars for managed_node2 19903 1727096305.52449: Calling groups_inventory to load vars for managed_node2 19903 1727096305.52451: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.52459: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.52461: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.52463: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.52608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.52737: done with get_vars() 19903 1727096305.52746: done getting variables 19903 1727096305.52795: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:25 -0400 (0:00:00.039) 0:00:03.910 ****** 19903 1727096305.52821: entering _queue_task() for managed_node2/fail 19903 1727096305.53051: worker is 1 (out of 1 available) 19903 1727096305.53070: exiting _queue_task() for managed_node2/fail 19903 1727096305.53080: done queuing things up, now waiting for results queue to drain 19903 1727096305.53081: waiting for pending results... 19903 1727096305.53243: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19903 1727096305.53327: in run() - task 0afff68d-5257-3d4d-9412-00000000001f 19903 1727096305.53376: variable 'ansible_search_path' from source: unknown 19903 1727096305.53380: variable 'ansible_search_path' from source: unknown 19903 1727096305.53405: calling self._execute() 19903 1727096305.53528: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.53532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.53534: variable 'omit' from source: magic vars 19903 1727096305.54112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.55716: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.55766: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.55797: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.55828: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.55848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.56117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.56139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.56160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.56196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.56372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.56376: variable 'ansible_distribution' from source: facts 19903 1727096305.56378: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.56380: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.56396: when evaluation is False, skipping this task 19903 1727096305.56404: _execute() done 19903 1727096305.56497: dumping result to json 19903 1727096305.56573: done dumping result, returning 19903 1727096305.56576: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-3d4d-9412-00000000001f] 19903 1727096305.56579: sending task result for task 0afff68d-5257-3d4d-9412-00000000001f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.56816: no more pending results, returning what we have 19903 1727096305.56819: results queue empty 19903 1727096305.56820: checking for any_errors_fatal 19903 1727096305.56827: done checking for any_errors_fatal 19903 1727096305.56828: checking for max_fail_percentage 19903 1727096305.56829: done checking for max_fail_percentage 19903 1727096305.56830: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.56831: done checking to see if all hosts have failed 19903 1727096305.56831: getting the remaining hosts for this loop 19903 1727096305.56833: done getting the remaining hosts for this loop 19903 1727096305.56836: getting the next task for host managed_node2 19903 1727096305.56842: done getting next task for host managed_node2 19903 1727096305.56845: ^ 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 19903 1727096305.56847: ^ 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=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 19903 1727096305.56859: getting variables 19903 1727096305.56860: in VariableManager get_vars() 19903 1727096305.57054: Calling all_inventory to load vars for managed_node2 19903 1727096305.57058: Calling groups_inventory to load vars for managed_node2 19903 1727096305.57060: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.57074: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.57078: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.57082: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.57309: done sending task result for task 0afff68d-5257-3d4d-9412-00000000001f 19903 1727096305.57318: WORKER PROCESS EXITING 19903 1727096305.57325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.57517: done with get_vars() 19903 1727096305.57536: done getting variables 19903 1727096305.57649: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:25 -0400 (0:00:00.048) 0:00:03.959 ****** 19903 1727096305.57685: entering _queue_task() for managed_node2/dnf 19903 1727096305.58014: worker is 1 (out of 1 available) 19903 1727096305.58024: exiting _queue_task() for managed_node2/dnf 19903 1727096305.58037: done queuing things up, now waiting for results queue to drain 19903 1727096305.58038: waiting for pending results... 19903 1727096305.58385: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19903 1727096305.58459: in run() - task 0afff68d-5257-3d4d-9412-000000000020 19903 1727096305.58482: variable 'ansible_search_path' from source: unknown 19903 1727096305.58491: variable 'ansible_search_path' from source: unknown 19903 1727096305.58543: calling self._execute() 19903 1727096305.58637: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.58651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.58667: variable 'omit' from source: magic vars 19903 1727096305.59170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.61065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.61116: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.61140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.61165: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.61188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.61249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.61272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.61290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.61330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.61345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.61579: variable 'ansible_distribution' from source: facts 19903 1727096305.61583: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.61586: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.61588: when evaluation is False, skipping this task 19903 1727096305.61590: _execute() done 19903 1727096305.61592: dumping result to json 19903 1727096305.61594: done dumping result, returning 19903 1727096305.61596: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000020] 19903 1727096305.61598: sending task result for task 0afff68d-5257-3d4d-9412-000000000020 19903 1727096305.61674: done sending task result for task 0afff68d-5257-3d4d-9412-000000000020 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.61736: no more pending results, returning what we have 19903 1727096305.61739: results queue empty 19903 1727096305.61740: checking for any_errors_fatal 19903 1727096305.61747: done checking for any_errors_fatal 19903 1727096305.61748: checking for max_fail_percentage 19903 1727096305.61751: done checking for max_fail_percentage 19903 1727096305.61751: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.61753: done checking to see if all hosts have failed 19903 1727096305.61754: getting the remaining hosts for this loop 19903 1727096305.61755: done getting the remaining hosts for this loop 19903 1727096305.61760: getting the next task for host managed_node2 19903 1727096305.61769: done getting next task for host managed_node2 19903 1727096305.61773: ^ 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 19903 1727096305.61776: ^ 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=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 19903 1727096305.61791: getting variables 19903 1727096305.61793: in VariableManager get_vars() 19903 1727096305.61847: Calling all_inventory to load vars for managed_node2 19903 1727096305.61850: Calling groups_inventory to load vars for managed_node2 19903 1727096305.61853: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.61863: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.61865: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.61872: WORKER PROCESS EXITING 19903 1727096305.62077: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.62394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.62532: done with get_vars() 19903 1727096305.62542: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19903 1727096305.62598: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:25 -0400 (0:00:00.049) 0:00:04.008 ****** 19903 1727096305.62622: entering _queue_task() for managed_node2/yum 19903 1727096305.62623: Creating lock for yum 19903 1727096305.62856: worker is 1 (out of 1 available) 19903 1727096305.62870: exiting _queue_task() for managed_node2/yum 19903 1727096305.62882: done queuing things up, now waiting for results queue to drain 19903 1727096305.62884: waiting for pending results... 19903 1727096305.63047: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19903 1727096305.63137: in run() - task 0afff68d-5257-3d4d-9412-000000000021 19903 1727096305.63149: variable 'ansible_search_path' from source: unknown 19903 1727096305.63152: variable 'ansible_search_path' from source: unknown 19903 1727096305.63185: calling self._execute() 19903 1727096305.63244: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.63247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.63257: variable 'omit' from source: magic vars 19903 1727096305.63630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.65773: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.65791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.65818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.65854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.65878: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.65950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.65974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.65994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.66021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.66031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.66132: variable 'ansible_distribution' from source: facts 19903 1727096305.66138: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.66154: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.66157: when evaluation is False, skipping this task 19903 1727096305.66159: _execute() done 19903 1727096305.66164: dumping result to json 19903 1727096305.66167: done dumping result, returning 19903 1727096305.66175: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000021] 19903 1727096305.66178: sending task result for task 0afff68d-5257-3d4d-9412-000000000021 19903 1727096305.66372: done sending task result for task 0afff68d-5257-3d4d-9412-000000000021 19903 1727096305.66375: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.66422: no more pending results, returning what we have 19903 1727096305.66425: results queue empty 19903 1727096305.66426: checking for any_errors_fatal 19903 1727096305.66431: done checking for any_errors_fatal 19903 1727096305.66431: checking for max_fail_percentage 19903 1727096305.66433: done checking for max_fail_percentage 19903 1727096305.66434: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.66434: done checking to see if all hosts have failed 19903 1727096305.66435: getting the remaining hosts for this loop 19903 1727096305.66436: done getting the remaining hosts for this loop 19903 1727096305.66439: getting the next task for host managed_node2 19903 1727096305.66445: done getting next task for host managed_node2 19903 1727096305.66448: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19903 1727096305.66451: ^ 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=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 19903 1727096305.66466: getting variables 19903 1727096305.66469: in VariableManager get_vars() 19903 1727096305.66511: Calling all_inventory to load vars for managed_node2 19903 1727096305.66514: Calling groups_inventory to load vars for managed_node2 19903 1727096305.66515: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.66521: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.66523: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.66525: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.66676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.66821: done with get_vars() 19903 1727096305.66830: done getting variables 19903 1727096305.66875: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:25 -0400 (0:00:00.042) 0:00:04.051 ****** 19903 1727096305.66898: entering _queue_task() for managed_node2/fail 19903 1727096305.67119: worker is 1 (out of 1 available) 19903 1727096305.67132: exiting _queue_task() for managed_node2/fail 19903 1727096305.67144: done queuing things up, now waiting for results queue to drain 19903 1727096305.67145: waiting for pending results... 19903 1727096305.67304: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19903 1727096305.67392: in run() - task 0afff68d-5257-3d4d-9412-000000000022 19903 1727096305.67404: variable 'ansible_search_path' from source: unknown 19903 1727096305.67407: variable 'ansible_search_path' from source: unknown 19903 1727096305.67450: calling self._execute() 19903 1727096305.67553: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.67558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.67560: variable 'omit' from source: magic vars 19903 1727096305.68074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.70710: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.70753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.70781: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.70811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.70830: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.70890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.70915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.70934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.70959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.70972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.71072: variable 'ansible_distribution' from source: facts 19903 1727096305.71079: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.71094: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.71097: when evaluation is False, skipping this task 19903 1727096305.71099: _execute() done 19903 1727096305.71102: dumping result to json 19903 1727096305.71106: done dumping result, returning 19903 1727096305.71117: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000022] 19903 1727096305.71121: sending task result for task 0afff68d-5257-3d4d-9412-000000000022 19903 1727096305.71213: done sending task result for task 0afff68d-5257-3d4d-9412-000000000022 19903 1727096305.71216: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.71282: no more pending results, returning what we have 19903 1727096305.71285: results queue empty 19903 1727096305.71285: checking for any_errors_fatal 19903 1727096305.71292: done checking for any_errors_fatal 19903 1727096305.71293: checking for max_fail_percentage 19903 1727096305.71296: done checking for max_fail_percentage 19903 1727096305.71297: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.71297: done checking to see if all hosts have failed 19903 1727096305.71298: getting the remaining hosts for this loop 19903 1727096305.71300: done getting the remaining hosts for this loop 19903 1727096305.71303: getting the next task for host managed_node2 19903 1727096305.71309: done getting next task for host managed_node2 19903 1727096305.71313: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19903 1727096305.71316: ^ 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=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 19903 1727096305.71330: getting variables 19903 1727096305.71332: in VariableManager get_vars() 19903 1727096305.71383: Calling all_inventory to load vars for managed_node2 19903 1727096305.71386: Calling groups_inventory to load vars for managed_node2 19903 1727096305.71388: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.71396: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.71398: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.71401: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.71718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.71990: done with get_vars() 19903 1727096305.72002: done getting variables 19903 1727096305.72070: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:25 -0400 (0:00:00.052) 0:00:04.103 ****** 19903 1727096305.72103: entering _queue_task() for managed_node2/package 19903 1727096305.72636: worker is 1 (out of 1 available) 19903 1727096305.72649: exiting _queue_task() for managed_node2/package 19903 1727096305.72660: done queuing things up, now waiting for results queue to drain 19903 1727096305.72661: waiting for pending results... 19903 1727096305.73351: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19903 1727096305.73462: in run() - task 0afff68d-5257-3d4d-9412-000000000023 19903 1727096305.73485: variable 'ansible_search_path' from source: unknown 19903 1727096305.73494: variable 'ansible_search_path' from source: unknown 19903 1727096305.73532: calling self._execute() 19903 1727096305.73610: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.73622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.73678: variable 'omit' from source: magic vars 19903 1727096305.74060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.76462: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.76542: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.76601: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.76736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.76740: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.76764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.76801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.76832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.76892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.76913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.77073: variable 'ansible_distribution' from source: facts 19903 1727096305.77086: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.77110: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.77118: when evaluation is False, skipping this task 19903 1727096305.77126: _execute() done 19903 1727096305.77172: dumping result to json 19903 1727096305.77179: done dumping result, returning 19903 1727096305.77183: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-3d4d-9412-000000000023] 19903 1727096305.77186: sending task result for task 0afff68d-5257-3d4d-9412-000000000023 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.77317: no more pending results, returning what we have 19903 1727096305.77320: results queue empty 19903 1727096305.77321: checking for any_errors_fatal 19903 1727096305.77329: done checking for any_errors_fatal 19903 1727096305.77330: checking for max_fail_percentage 19903 1727096305.77332: done checking for max_fail_percentage 19903 1727096305.77332: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.77333: done checking to see if all hosts have failed 19903 1727096305.77334: getting the remaining hosts for this loop 19903 1727096305.77335: done getting the remaining hosts for this loop 19903 1727096305.77339: getting the next task for host managed_node2 19903 1727096305.77345: done getting next task for host managed_node2 19903 1727096305.77348: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19903 1727096305.77351: ^ 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=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 19903 1727096305.77372: getting variables 19903 1727096305.77375: in VariableManager get_vars() 19903 1727096305.77425: Calling all_inventory to load vars for managed_node2 19903 1727096305.77427: Calling groups_inventory to load vars for managed_node2 19903 1727096305.77429: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.77441: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.77443: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.77446: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.77738: done sending task result for task 0afff68d-5257-3d4d-9412-000000000023 19903 1727096305.77742: WORKER PROCESS EXITING 19903 1727096305.77770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.77994: done with get_vars() 19903 1727096305.78006: done getting variables 19903 1727096305.78077: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:25 -0400 (0:00:00.060) 0:00:04.163 ****** 19903 1727096305.78109: entering _queue_task() for managed_node2/package 19903 1727096305.78427: worker is 1 (out of 1 available) 19903 1727096305.78440: exiting _queue_task() for managed_node2/package 19903 1727096305.78460: done queuing things up, now waiting for results queue to drain 19903 1727096305.78464: waiting for pending results... 19903 1727096305.78765: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19903 1727096305.78925: in run() - task 0afff68d-5257-3d4d-9412-000000000024 19903 1727096305.78947: variable 'ansible_search_path' from source: unknown 19903 1727096305.78956: variable 'ansible_search_path' from source: unknown 19903 1727096305.79006: calling self._execute() 19903 1727096305.79093: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.79112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.79128: variable 'omit' from source: magic vars 19903 1727096305.79577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.81423: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.81518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.81522: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.81538: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.81772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.81776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.81779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.81781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.81783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.81785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.82050: variable 'ansible_distribution' from source: facts 19903 1727096305.82054: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.82057: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.82059: when evaluation is False, skipping this task 19903 1727096305.82061: _execute() done 19903 1727096305.82063: dumping result to json 19903 1727096305.82065: done dumping result, returning 19903 1727096305.82071: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-3d4d-9412-000000000024] 19903 1727096305.82074: sending task result for task 0afff68d-5257-3d4d-9412-000000000024 19903 1727096305.82139: done sending task result for task 0afff68d-5257-3d4d-9412-000000000024 19903 1727096305.82142: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.82198: no more pending results, returning what we have 19903 1727096305.82201: results queue empty 19903 1727096305.82202: checking for any_errors_fatal 19903 1727096305.82208: done checking for any_errors_fatal 19903 1727096305.82209: checking for max_fail_percentage 19903 1727096305.82211: done checking for max_fail_percentage 19903 1727096305.82211: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.82212: done checking to see if all hosts have failed 19903 1727096305.82213: getting the remaining hosts for this loop 19903 1727096305.82215: done getting the remaining hosts for this loop 19903 1727096305.82218: getting the next task for host managed_node2 19903 1727096305.82226: done getting next task for host managed_node2 19903 1727096305.82230: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19903 1727096305.82234: ^ 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=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 19903 1727096305.82251: getting variables 19903 1727096305.82253: in VariableManager get_vars() 19903 1727096305.82315: Calling all_inventory to load vars for managed_node2 19903 1727096305.82319: Calling groups_inventory to load vars for managed_node2 19903 1727096305.82322: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.82333: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.82336: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.82339: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.83252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.83565: done with get_vars() 19903 1727096305.83579: done getting variables 19903 1727096305.83641: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:25 -0400 (0:00:00.055) 0:00:04.219 ****** 19903 1727096305.83686: entering _queue_task() for managed_node2/package 19903 1727096305.84137: worker is 1 (out of 1 available) 19903 1727096305.84147: exiting _queue_task() for managed_node2/package 19903 1727096305.84159: done queuing things up, now waiting for results queue to drain 19903 1727096305.84160: waiting for pending results... 19903 1727096305.84296: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19903 1727096305.84731: in run() - task 0afff68d-5257-3d4d-9412-000000000025 19903 1727096305.84735: variable 'ansible_search_path' from source: unknown 19903 1727096305.84738: variable 'ansible_search_path' from source: unknown 19903 1727096305.84741: calling self._execute() 19903 1727096305.84771: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.84785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.84803: variable 'omit' from source: magic vars 19903 1727096305.85288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.88231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.88316: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.88353: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.88399: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.88427: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.88520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.88560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.88601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.88648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.88686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.88794: variable 'ansible_distribution' from source: facts 19903 1727096305.88797: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.88814: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.88817: when evaluation is False, skipping this task 19903 1727096305.88820: _execute() done 19903 1727096305.88822: dumping result to json 19903 1727096305.88825: done dumping result, returning 19903 1727096305.88833: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-3d4d-9412-000000000025] 19903 1727096305.88837: sending task result for task 0afff68d-5257-3d4d-9412-000000000025 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.88979: no more pending results, returning what we have 19903 1727096305.88981: results queue empty 19903 1727096305.88982: checking for any_errors_fatal 19903 1727096305.88990: done checking for any_errors_fatal 19903 1727096305.88990: checking for max_fail_percentage 19903 1727096305.88992: done checking for max_fail_percentage 19903 1727096305.88992: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.88993: done checking to see if all hosts have failed 19903 1727096305.88994: getting the remaining hosts for this loop 19903 1727096305.88995: done getting the remaining hosts for this loop 19903 1727096305.88999: getting the next task for host managed_node2 19903 1727096305.89012: done getting next task for host managed_node2 19903 1727096305.89016: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19903 1727096305.89019: ^ 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=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 19903 1727096305.89032: getting variables 19903 1727096305.89033: in VariableManager get_vars() 19903 1727096305.89089: Calling all_inventory to load vars for managed_node2 19903 1727096305.89092: Calling groups_inventory to load vars for managed_node2 19903 1727096305.89094: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.89100: done sending task result for task 0afff68d-5257-3d4d-9412-000000000025 19903 1727096305.89102: WORKER PROCESS EXITING 19903 1727096305.89110: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.89119: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.89123: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.89303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.89532: done with get_vars() 19903 1727096305.89544: done getting variables 19903 1727096305.89643: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:25 -0400 (0:00:00.059) 0:00:04.279 ****** 19903 1727096305.89678: entering _queue_task() for managed_node2/service 19903 1727096305.89680: Creating lock for service 19903 1727096305.90002: worker is 1 (out of 1 available) 19903 1727096305.90015: exiting _queue_task() for managed_node2/service 19903 1727096305.90026: done queuing things up, now waiting for results queue to drain 19903 1727096305.90028: waiting for pending results... 19903 1727096305.90246: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19903 1727096305.90406: in run() - task 0afff68d-5257-3d4d-9412-000000000026 19903 1727096305.90427: variable 'ansible_search_path' from source: unknown 19903 1727096305.90473: variable 'ansible_search_path' from source: unknown 19903 1727096305.90485: calling self._execute() 19903 1727096305.90578: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.90673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.90676: variable 'omit' from source: magic vars 19903 1727096305.91049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.93163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.93290: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.93294: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.93507: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.93529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.93608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.93636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.93659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.93918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.93932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.94284: variable 'ansible_distribution' from source: facts 19903 1727096305.94288: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.94307: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.94311: when evaluation is False, skipping this task 19903 1727096305.94313: _execute() done 19903 1727096305.94316: dumping result to json 19903 1727096305.94318: done dumping result, returning 19903 1727096305.94328: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000026] 19903 1727096305.94334: sending task result for task 0afff68d-5257-3d4d-9412-000000000026 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096305.94586: no more pending results, returning what we have 19903 1727096305.94590: results queue empty 19903 1727096305.94591: checking for any_errors_fatal 19903 1727096305.94597: done checking for any_errors_fatal 19903 1727096305.94598: checking for max_fail_percentage 19903 1727096305.94602: done checking for max_fail_percentage 19903 1727096305.94602: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.94603: done checking to see if all hosts have failed 19903 1727096305.94604: getting the remaining hosts for this loop 19903 1727096305.94605: done getting the remaining hosts for this loop 19903 1727096305.94609: getting the next task for host managed_node2 19903 1727096305.94616: done getting next task for host managed_node2 19903 1727096305.94621: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19903 1727096305.94624: ^ 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=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 19903 1727096305.94637: getting variables 19903 1727096305.94756: in VariableManager get_vars() 19903 1727096305.94812: Calling all_inventory to load vars for managed_node2 19903 1727096305.94815: Calling groups_inventory to load vars for managed_node2 19903 1727096305.94817: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.94832: done sending task result for task 0afff68d-5257-3d4d-9412-000000000026 19903 1727096305.94834: WORKER PROCESS EXITING 19903 1727096305.94842: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.94844: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.94847: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.95114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096305.95386: done with get_vars() 19903 1727096305.95397: done getting variables 19903 1727096305.95480: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:25 -0400 (0:00:00.058) 0:00:04.337 ****** 19903 1727096305.95511: entering _queue_task() for managed_node2/service 19903 1727096305.95996: worker is 1 (out of 1 available) 19903 1727096305.96006: exiting _queue_task() for managed_node2/service 19903 1727096305.96019: done queuing things up, now waiting for results queue to drain 19903 1727096305.96020: waiting for pending results... 19903 1727096305.96261: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19903 1727096305.96343: in run() - task 0afff68d-5257-3d4d-9412-000000000027 19903 1727096305.96375: variable 'ansible_search_path' from source: unknown 19903 1727096305.96384: variable 'ansible_search_path' from source: unknown 19903 1727096305.96424: calling self._execute() 19903 1727096305.96526: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096305.96538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096305.96551: variable 'omit' from source: magic vars 19903 1727096305.96955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096305.98603: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096305.98670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096305.98710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096305.98776: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096305.98780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096305.98931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096305.98935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096305.98938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096305.98972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096305.98995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096305.99166: variable 'ansible_distribution' from source: facts 19903 1727096305.99181: variable 'ansible_distribution_major_version' from source: facts 19903 1727096305.99205: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096305.99213: when evaluation is False, skipping this task 19903 1727096305.99220: _execute() done 19903 1727096305.99227: dumping result to json 19903 1727096305.99234: done dumping result, returning 19903 1727096305.99244: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-3d4d-9412-000000000027] 19903 1727096305.99259: sending task result for task 0afff68d-5257-3d4d-9412-000000000027 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19903 1727096305.99516: no more pending results, returning what we have 19903 1727096305.99519: results queue empty 19903 1727096305.99520: checking for any_errors_fatal 19903 1727096305.99526: done checking for any_errors_fatal 19903 1727096305.99527: checking for max_fail_percentage 19903 1727096305.99529: done checking for max_fail_percentage 19903 1727096305.99530: checking to see if all hosts have failed and the running result is not ok 19903 1727096305.99530: done checking to see if all hosts have failed 19903 1727096305.99531: getting the remaining hosts for this loop 19903 1727096305.99533: done getting the remaining hosts for this loop 19903 1727096305.99537: getting the next task for host managed_node2 19903 1727096305.99543: done getting next task for host managed_node2 19903 1727096305.99548: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19903 1727096305.99551: ^ 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=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 19903 1727096305.99565: getting variables 19903 1727096305.99569: in VariableManager get_vars() 19903 1727096305.99633: Calling all_inventory to load vars for managed_node2 19903 1727096305.99636: Calling groups_inventory to load vars for managed_node2 19903 1727096305.99638: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096305.99648: Calling all_plugins_play to load vars for managed_node2 19903 1727096305.99650: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096305.99652: Calling groups_plugins_play to load vars for managed_node2 19903 1727096305.99839: done sending task result for task 0afff68d-5257-3d4d-9412-000000000027 19903 1727096305.99843: WORKER PROCESS EXITING 19903 1727096305.99861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.00002: done with get_vars() 19903 1727096306.00011: done getting variables 19903 1727096306.00052: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:26 -0400 (0:00:00.045) 0:00:04.383 ****** 19903 1727096306.00079: entering _queue_task() for managed_node2/service 19903 1727096306.00306: worker is 1 (out of 1 available) 19903 1727096306.00319: exiting _queue_task() for managed_node2/service 19903 1727096306.00331: done queuing things up, now waiting for results queue to drain 19903 1727096306.00332: waiting for pending results... 19903 1727096306.00495: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19903 1727096306.00583: in run() - task 0afff68d-5257-3d4d-9412-000000000028 19903 1727096306.00595: variable 'ansible_search_path' from source: unknown 19903 1727096306.00599: variable 'ansible_search_path' from source: unknown 19903 1727096306.00628: calling self._execute() 19903 1727096306.00697: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.00700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.00710: variable 'omit' from source: magic vars 19903 1727096306.01082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.03575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.03580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.03623: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.03678: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.03719: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.03800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.03842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.03920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.03924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.03943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.04096: variable 'ansible_distribution' from source: facts 19903 1727096306.04107: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.04136: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.04172: when evaluation is False, skipping this task 19903 1727096306.04176: _execute() done 19903 1727096306.04177: dumping result to json 19903 1727096306.04179: done dumping result, returning 19903 1727096306.04181: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-3d4d-9412-000000000028] 19903 1727096306.04255: sending task result for task 0afff68d-5257-3d4d-9412-000000000028 19903 1727096306.04334: done sending task result for task 0afff68d-5257-3d4d-9412-000000000028 19903 1727096306.04337: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096306.04393: no more pending results, returning what we have 19903 1727096306.04397: results queue empty 19903 1727096306.04398: checking for any_errors_fatal 19903 1727096306.04405: done checking for any_errors_fatal 19903 1727096306.04405: checking for max_fail_percentage 19903 1727096306.04407: done checking for max_fail_percentage 19903 1727096306.04408: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.04409: done checking to see if all hosts have failed 19903 1727096306.04409: getting the remaining hosts for this loop 19903 1727096306.04411: done getting the remaining hosts for this loop 19903 1727096306.04415: getting the next task for host managed_node2 19903 1727096306.04421: done getting next task for host managed_node2 19903 1727096306.04425: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19903 1727096306.04428: ^ 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=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 19903 1727096306.04441: getting variables 19903 1727096306.04443: in VariableManager get_vars() 19903 1727096306.04505: Calling all_inventory to load vars for managed_node2 19903 1727096306.04508: Calling groups_inventory to load vars for managed_node2 19903 1727096306.04511: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.04521: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.04524: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.04527: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.05084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.05308: done with get_vars() 19903 1727096306.05321: done getting variables 19903 1727096306.05391: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:26 -0400 (0:00:00.053) 0:00:04.436 ****** 19903 1727096306.05421: entering _queue_task() for managed_node2/service 19903 1727096306.05751: worker is 1 (out of 1 available) 19903 1727096306.05776: exiting _queue_task() for managed_node2/service 19903 1727096306.05790: done queuing things up, now waiting for results queue to drain 19903 1727096306.05792: waiting for pending results... 19903 1727096306.06185: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19903 1727096306.06195: in run() - task 0afff68d-5257-3d4d-9412-000000000029 19903 1727096306.06198: variable 'ansible_search_path' from source: unknown 19903 1727096306.06201: variable 'ansible_search_path' from source: unknown 19903 1727096306.06216: calling self._execute() 19903 1727096306.06303: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.06316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.06332: variable 'omit' from source: magic vars 19903 1727096306.06752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.08873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.08975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.08992: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.09030: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.09063: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.09273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.09276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.09279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.09281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.09283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.09396: variable 'ansible_distribution' from source: facts 19903 1727096306.09408: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.09431: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.09441: when evaluation is False, skipping this task 19903 1727096306.09448: _execute() done 19903 1727096306.09455: dumping result to json 19903 1727096306.09462: done dumping result, returning 19903 1727096306.09477: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-3d4d-9412-000000000029] 19903 1727096306.09487: sending task result for task 0afff68d-5257-3d4d-9412-000000000029 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19903 1727096306.09631: no more pending results, returning what we have 19903 1727096306.09634: results queue empty 19903 1727096306.09635: checking for any_errors_fatal 19903 1727096306.09642: done checking for any_errors_fatal 19903 1727096306.09643: checking for max_fail_percentage 19903 1727096306.09645: done checking for max_fail_percentage 19903 1727096306.09645: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.09646: done checking to see if all hosts have failed 19903 1727096306.09647: getting the remaining hosts for this loop 19903 1727096306.09648: done getting the remaining hosts for this loop 19903 1727096306.09652: getting the next task for host managed_node2 19903 1727096306.09658: done getting next task for host managed_node2 19903 1727096306.09662: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19903 1727096306.09669: ^ 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=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 19903 1727096306.09682: getting variables 19903 1727096306.09684: in VariableManager get_vars() 19903 1727096306.09916: Calling all_inventory to load vars for managed_node2 19903 1727096306.09919: Calling groups_inventory to load vars for managed_node2 19903 1727096306.09921: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.09931: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.09934: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.09937: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.10135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.10335: done with get_vars() 19903 1727096306.10347: done getting variables 19903 1727096306.10378: done sending task result for task 0afff68d-5257-3d4d-9412-000000000029 19903 1727096306.10382: WORKER PROCESS EXITING 19903 1727096306.10415: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:26 -0400 (0:00:00.050) 0:00:04.486 ****** 19903 1727096306.10448: entering _queue_task() for managed_node2/copy 19903 1727096306.10731: worker is 1 (out of 1 available) 19903 1727096306.10743: exiting _queue_task() for managed_node2/copy 19903 1727096306.10756: done queuing things up, now waiting for results queue to drain 19903 1727096306.10758: waiting for pending results... 19903 1727096306.11017: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19903 1727096306.11142: in run() - task 0afff68d-5257-3d4d-9412-00000000002a 19903 1727096306.11174: variable 'ansible_search_path' from source: unknown 19903 1727096306.11179: variable 'ansible_search_path' from source: unknown 19903 1727096306.11205: calling self._execute() 19903 1727096306.11354: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.11358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.11361: variable 'omit' from source: magic vars 19903 1727096306.11802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.13765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.13814: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.13852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.13882: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.13907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.13976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.13997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.14015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.14041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.14051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.14157: variable 'ansible_distribution' from source: facts 19903 1727096306.14161: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.14183: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.14186: when evaluation is False, skipping this task 19903 1727096306.14189: _execute() done 19903 1727096306.14191: dumping result to json 19903 1727096306.14194: done dumping result, returning 19903 1727096306.14203: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-3d4d-9412-00000000002a] 19903 1727096306.14205: sending task result for task 0afff68d-5257-3d4d-9412-00000000002a 19903 1727096306.14339: done sending task result for task 0afff68d-5257-3d4d-9412-00000000002a 19903 1727096306.14342: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096306.14397: no more pending results, returning what we have 19903 1727096306.14401: results queue empty 19903 1727096306.14402: checking for any_errors_fatal 19903 1727096306.14406: done checking for any_errors_fatal 19903 1727096306.14407: checking for max_fail_percentage 19903 1727096306.14409: done checking for max_fail_percentage 19903 1727096306.14410: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.14410: done checking to see if all hosts have failed 19903 1727096306.14411: getting the remaining hosts for this loop 19903 1727096306.14413: done getting the remaining hosts for this loop 19903 1727096306.14417: getting the next task for host managed_node2 19903 1727096306.14423: done getting next task for host managed_node2 19903 1727096306.14427: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19903 1727096306.14431: ^ 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=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 19903 1727096306.14444: getting variables 19903 1727096306.14446: in VariableManager get_vars() 19903 1727096306.14511: Calling all_inventory to load vars for managed_node2 19903 1727096306.14515: Calling groups_inventory to load vars for managed_node2 19903 1727096306.14517: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.14529: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.14532: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.14534: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.14750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.14992: done with get_vars() 19903 1727096306.15005: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:26 -0400 (0:00:00.046) 0:00:04.533 ****** 19903 1727096306.15096: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19903 1727096306.15098: Creating lock for fedora.linux_system_roles.network_connections 19903 1727096306.15684: worker is 1 (out of 1 available) 19903 1727096306.15706: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19903 1727096306.15718: done queuing things up, now waiting for results queue to drain 19903 1727096306.15719: waiting for pending results... 19903 1727096306.15985: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19903 1727096306.16076: in run() - task 0afff68d-5257-3d4d-9412-00000000002b 19903 1727096306.16089: variable 'ansible_search_path' from source: unknown 19903 1727096306.16092: variable 'ansible_search_path' from source: unknown 19903 1727096306.16120: calling self._execute() 19903 1727096306.16185: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.16189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.16198: variable 'omit' from source: magic vars 19903 1727096306.16551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.18415: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.18532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.18536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.18539: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.18544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.18619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.18650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.18676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.18749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.18753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.18998: variable 'ansible_distribution' from source: facts 19903 1727096306.19000: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.19002: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.19004: when evaluation is False, skipping this task 19903 1727096306.19005: _execute() done 19903 1727096306.19007: dumping result to json 19903 1727096306.19009: done dumping result, returning 19903 1727096306.19010: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-3d4d-9412-00000000002b] 19903 1727096306.19012: sending task result for task 0afff68d-5257-3d4d-9412-00000000002b 19903 1727096306.19081: done sending task result for task 0afff68d-5257-3d4d-9412-00000000002b 19903 1727096306.19084: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096306.19142: no more pending results, returning what we have 19903 1727096306.19144: results queue empty 19903 1727096306.19145: checking for any_errors_fatal 19903 1727096306.19150: done checking for any_errors_fatal 19903 1727096306.19151: checking for max_fail_percentage 19903 1727096306.19152: done checking for max_fail_percentage 19903 1727096306.19153: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.19154: done checking to see if all hosts have failed 19903 1727096306.19154: getting the remaining hosts for this loop 19903 1727096306.19156: done getting the remaining hosts for this loop 19903 1727096306.19159: getting the next task for host managed_node2 19903 1727096306.19164: done getting next task for host managed_node2 19903 1727096306.19169: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19903 1727096306.19172: ^ 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=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 19903 1727096306.19184: getting variables 19903 1727096306.19185: in VariableManager get_vars() 19903 1727096306.19228: Calling all_inventory to load vars for managed_node2 19903 1727096306.19230: Calling groups_inventory to load vars for managed_node2 19903 1727096306.19232: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.19240: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.19242: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.19245: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.19430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.19680: done with get_vars() 19903 1727096306.19691: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:26 -0400 (0:00:00.046) 0:00:04.579 ****** 19903 1727096306.19775: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19903 1727096306.19777: Creating lock for fedora.linux_system_roles.network_state 19903 1727096306.20054: worker is 1 (out of 1 available) 19903 1727096306.20066: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19903 1727096306.20081: done queuing things up, now waiting for results queue to drain 19903 1727096306.20082: waiting for pending results... 19903 1727096306.20315: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19903 1727096306.20429: in run() - task 0afff68d-5257-3d4d-9412-00000000002c 19903 1727096306.20442: variable 'ansible_search_path' from source: unknown 19903 1727096306.20446: variable 'ansible_search_path' from source: unknown 19903 1727096306.20483: calling self._execute() 19903 1727096306.20556: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.20560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.20578: variable 'omit' from source: magic vars 19903 1727096306.21022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.23401: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.23405: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.23408: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.23410: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.23413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.23455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.23484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.23510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.23550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.23566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.23707: variable 'ansible_distribution' from source: facts 19903 1727096306.23711: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.23728: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.23731: when evaluation is False, skipping this task 19903 1727096306.23733: _execute() done 19903 1727096306.23737: dumping result to json 19903 1727096306.23745: done dumping result, returning 19903 1727096306.23750: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-3d4d-9412-00000000002c] 19903 1727096306.23755: sending task result for task 0afff68d-5257-3d4d-9412-00000000002c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096306.23978: no more pending results, returning what we have 19903 1727096306.23981: results queue empty 19903 1727096306.23982: checking for any_errors_fatal 19903 1727096306.23988: done checking for any_errors_fatal 19903 1727096306.23989: checking for max_fail_percentage 19903 1727096306.23990: done checking for max_fail_percentage 19903 1727096306.23991: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.23991: done checking to see if all hosts have failed 19903 1727096306.23992: getting the remaining hosts for this loop 19903 1727096306.23993: done getting the remaining hosts for this loop 19903 1727096306.23997: getting the next task for host managed_node2 19903 1727096306.24002: done getting next task for host managed_node2 19903 1727096306.24005: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19903 1727096306.24008: ^ 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=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 19903 1727096306.24020: getting variables 19903 1727096306.24021: in VariableManager get_vars() 19903 1727096306.24070: Calling all_inventory to load vars for managed_node2 19903 1727096306.24073: Calling groups_inventory to load vars for managed_node2 19903 1727096306.24075: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.24175: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.24178: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.24185: done sending task result for task 0afff68d-5257-3d4d-9412-00000000002c 19903 1727096306.24194: WORKER PROCESS EXITING 19903 1727096306.24199: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.24548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.25502: done with get_vars() 19903 1727096306.25514: done getting variables 19903 1727096306.25577: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:26 -0400 (0:00:00.060) 0:00:04.640 ****** 19903 1727096306.25797: entering _queue_task() for managed_node2/debug 19903 1727096306.26802: worker is 1 (out of 1 available) 19903 1727096306.26812: exiting _queue_task() for managed_node2/debug 19903 1727096306.26822: done queuing things up, now waiting for results queue to drain 19903 1727096306.26824: waiting for pending results... 19903 1727096306.26910: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19903 1727096306.27090: in run() - task 0afff68d-5257-3d4d-9412-00000000002d 19903 1727096306.27094: variable 'ansible_search_path' from source: unknown 19903 1727096306.27270: variable 'ansible_search_path' from source: unknown 19903 1727096306.27276: calling self._execute() 19903 1727096306.27279: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.27282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.27284: variable 'omit' from source: magic vars 19903 1727096306.27648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.30514: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.30801: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.30838: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.30875: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.30902: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.31198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.31227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.31251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.31293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.31305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.31609: variable 'ansible_distribution' from source: facts 19903 1727096306.31616: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.31636: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.31639: when evaluation is False, skipping this task 19903 1727096306.31641: _execute() done 19903 1727096306.31644: dumping result to json 19903 1727096306.31646: done dumping result, returning 19903 1727096306.31660: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-3d4d-9412-00000000002d] 19903 1727096306.31665: sending task result for task 0afff68d-5257-3d4d-9412-00000000002d skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096306.31815: no more pending results, returning what we have 19903 1727096306.31818: results queue empty 19903 1727096306.31819: checking for any_errors_fatal 19903 1727096306.31825: done checking for any_errors_fatal 19903 1727096306.31825: checking for max_fail_percentage 19903 1727096306.31827: done checking for max_fail_percentage 19903 1727096306.31828: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.31828: done checking to see if all hosts have failed 19903 1727096306.31829: getting the remaining hosts for this loop 19903 1727096306.31831: done getting the remaining hosts for this loop 19903 1727096306.31835: getting the next task for host managed_node2 19903 1727096306.31843: done getting next task for host managed_node2 19903 1727096306.31847: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19903 1727096306.31850: ^ 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=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 19903 1727096306.31868: getting variables 19903 1727096306.31979: in VariableManager get_vars() 19903 1727096306.32037: Calling all_inventory to load vars for managed_node2 19903 1727096306.32040: Calling groups_inventory to load vars for managed_node2 19903 1727096306.32043: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.32199: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.32203: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.32205: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.32594: done sending task result for task 0afff68d-5257-3d4d-9412-00000000002d 19903 1727096306.32597: WORKER PROCESS EXITING 19903 1727096306.32621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.33053: done with get_vars() 19903 1727096306.33069: done getting variables 19903 1727096306.33122: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:26 -0400 (0:00:00.074) 0:00:04.714 ****** 19903 1727096306.33275: entering _queue_task() for managed_node2/debug 19903 1727096306.34502: worker is 1 (out of 1 available) 19903 1727096306.34511: exiting _queue_task() for managed_node2/debug 19903 1727096306.34521: done queuing things up, now waiting for results queue to drain 19903 1727096306.34522: waiting for pending results... 19903 1727096306.34596: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19903 1727096306.34823: in run() - task 0afff68d-5257-3d4d-9412-00000000002e 19903 1727096306.34838: variable 'ansible_search_path' from source: unknown 19903 1727096306.34841: variable 'ansible_search_path' from source: unknown 19903 1727096306.35001: calling self._execute() 19903 1727096306.35198: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.35205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.35217: variable 'omit' from source: magic vars 19903 1727096306.36026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.40352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.40434: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.40470: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.40504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.40533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.40674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.40677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.40680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.40704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.40718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.41072: variable 'ansible_distribution' from source: facts 19903 1727096306.41075: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.41077: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.41079: when evaluation is False, skipping this task 19903 1727096306.41080: _execute() done 19903 1727096306.41082: dumping result to json 19903 1727096306.41083: done dumping result, returning 19903 1727096306.41085: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-3d4d-9412-00000000002e] 19903 1727096306.41087: sending task result for task 0afff68d-5257-3d4d-9412-00000000002e 19903 1727096306.41148: done sending task result for task 0afff68d-5257-3d4d-9412-00000000002e 19903 1727096306.41151: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096306.41210: no more pending results, returning what we have 19903 1727096306.41212: results queue empty 19903 1727096306.41213: checking for any_errors_fatal 19903 1727096306.41218: done checking for any_errors_fatal 19903 1727096306.41219: checking for max_fail_percentage 19903 1727096306.41220: done checking for max_fail_percentage 19903 1727096306.41221: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.41222: done checking to see if all hosts have failed 19903 1727096306.41223: getting the remaining hosts for this loop 19903 1727096306.41224: done getting the remaining hosts for this loop 19903 1727096306.41227: getting the next task for host managed_node2 19903 1727096306.41233: done getting next task for host managed_node2 19903 1727096306.41237: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19903 1727096306.41240: ^ 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=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 19903 1727096306.41252: getting variables 19903 1727096306.41254: in VariableManager get_vars() 19903 1727096306.41304: Calling all_inventory to load vars for managed_node2 19903 1727096306.41307: Calling groups_inventory to load vars for managed_node2 19903 1727096306.41309: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.41318: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.41320: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.41323: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.41770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.42055: done with get_vars() 19903 1727096306.42066: done getting variables 19903 1727096306.42123: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:26 -0400 (0:00:00.088) 0:00:04.803 ****** 19903 1727096306.42155: entering _queue_task() for managed_node2/debug 19903 1727096306.43153: worker is 1 (out of 1 available) 19903 1727096306.43165: exiting _queue_task() for managed_node2/debug 19903 1727096306.43178: done queuing things up, now waiting for results queue to drain 19903 1727096306.43179: waiting for pending results... 19903 1727096306.43688: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19903 1727096306.43936: in run() - task 0afff68d-5257-3d4d-9412-00000000002f 19903 1727096306.44009: variable 'ansible_search_path' from source: unknown 19903 1727096306.44210: variable 'ansible_search_path' from source: unknown 19903 1727096306.44219: calling self._execute() 19903 1727096306.44365: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.44437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.44453: variable 'omit' from source: magic vars 19903 1727096306.45437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.49102: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.49106: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.49108: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.49135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.49165: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.49247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.49284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.49313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.49426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.49644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.49733: variable 'ansible_distribution' from source: facts 19903 1727096306.49740: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.49760: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.49763: when evaluation is False, skipping this task 19903 1727096306.49772: _execute() done 19903 1727096306.49775: dumping result to json 19903 1727096306.49778: done dumping result, returning 19903 1727096306.49787: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-3d4d-9412-00000000002f] 19903 1727096306.49792: sending task result for task 0afff68d-5257-3d4d-9412-00000000002f 19903 1727096306.50027: done sending task result for task 0afff68d-5257-3d4d-9412-00000000002f 19903 1727096306.50030: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096306.50083: no more pending results, returning what we have 19903 1727096306.50086: results queue empty 19903 1727096306.50087: checking for any_errors_fatal 19903 1727096306.50094: done checking for any_errors_fatal 19903 1727096306.50095: checking for max_fail_percentage 19903 1727096306.50096: done checking for max_fail_percentage 19903 1727096306.50097: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.50097: done checking to see if all hosts have failed 19903 1727096306.50098: getting the remaining hosts for this loop 19903 1727096306.50100: done getting the remaining hosts for this loop 19903 1727096306.50104: getting the next task for host managed_node2 19903 1727096306.50110: done getting next task for host managed_node2 19903 1727096306.50114: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19903 1727096306.50117: ^ 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=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 19903 1727096306.50131: getting variables 19903 1727096306.50133: in VariableManager get_vars() 19903 1727096306.50193: Calling all_inventory to load vars for managed_node2 19903 1727096306.50196: Calling groups_inventory to load vars for managed_node2 19903 1727096306.50202: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.50213: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.50216: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.50219: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.50939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.51122: done with get_vars() 19903 1727096306.51132: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:26 -0400 (0:00:00.090) 0:00:04.894 ****** 19903 1727096306.51222: entering _queue_task() for managed_node2/ping 19903 1727096306.51224: Creating lock for ping 19903 1727096306.51502: worker is 1 (out of 1 available) 19903 1727096306.51515: exiting _queue_task() for managed_node2/ping 19903 1727096306.51526: done queuing things up, now waiting for results queue to drain 19903 1727096306.51527: waiting for pending results... 19903 1727096306.51884: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19903 1727096306.51895: in run() - task 0afff68d-5257-3d4d-9412-000000000030 19903 1727096306.51911: variable 'ansible_search_path' from source: unknown 19903 1727096306.51915: variable 'ansible_search_path' from source: unknown 19903 1727096306.51950: calling self._execute() 19903 1727096306.52040: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.52146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.52150: variable 'omit' from source: magic vars 19903 1727096306.52532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.54984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.55082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.55123: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.55173: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.55197: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.55301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.55334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.55360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.55414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.55573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.55586: variable 'ansible_distribution' from source: facts 19903 1727096306.55592: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.55615: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.55619: when evaluation is False, skipping this task 19903 1727096306.55621: _execute() done 19903 1727096306.55625: dumping result to json 19903 1727096306.55629: done dumping result, returning 19903 1727096306.55638: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-3d4d-9412-000000000030] 19903 1727096306.55647: sending task result for task 0afff68d-5257-3d4d-9412-000000000030 19903 1727096306.55733: done sending task result for task 0afff68d-5257-3d4d-9412-000000000030 19903 1727096306.55736: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096306.55794: no more pending results, returning what we have 19903 1727096306.55797: results queue empty 19903 1727096306.55799: checking for any_errors_fatal 19903 1727096306.55804: done checking for any_errors_fatal 19903 1727096306.55804: checking for max_fail_percentage 19903 1727096306.55806: done checking for max_fail_percentage 19903 1727096306.55807: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.55809: done checking to see if all hosts have failed 19903 1727096306.55814: getting the remaining hosts for this loop 19903 1727096306.55816: done getting the remaining hosts for this loop 19903 1727096306.55820: getting the next task for host managed_node2 19903 1727096306.55830: done getting next task for host managed_node2 19903 1727096306.55832: ^ task is: TASK: meta (role_complete) 19903 1727096306.55835: ^ 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? (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 19903 1727096306.55850: getting variables 19903 1727096306.55852: in VariableManager get_vars() 19903 1727096306.55911: Calling all_inventory to load vars for managed_node2 19903 1727096306.55914: Calling groups_inventory to load vars for managed_node2 19903 1727096306.56033: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.56045: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.56048: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.56051: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.56343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.56608: done with get_vars() 19903 1727096306.56618: done getting variables 19903 1727096306.56698: done queuing things up, now waiting for results queue to drain 19903 1727096306.56700: results queue empty 19903 1727096306.56701: checking for any_errors_fatal 19903 1727096306.56703: done checking for any_errors_fatal 19903 1727096306.56704: checking for max_fail_percentage 19903 1727096306.56705: done checking for max_fail_percentage 19903 1727096306.56706: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.56707: done checking to see if all hosts have failed 19903 1727096306.56707: getting the remaining hosts for this loop 19903 1727096306.56708: done getting the remaining hosts for this loop 19903 1727096306.56711: getting the next task for host managed_node2 19903 1727096306.56715: done getting next task for host managed_node2 19903 1727096306.56717: ^ task is: TASK: Get current device features 19903 1727096306.56718: ^ 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 19903 1727096306.56720: getting variables 19903 1727096306.56721: in VariableManager get_vars() 19903 1727096306.56742: Calling all_inventory to load vars for managed_node2 19903 1727096306.56744: Calling groups_inventory to load vars for managed_node2 19903 1727096306.56746: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.56750: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.56752: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.56755: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.56905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.57361: done with get_vars() 19903 1727096306.57504: done getting variables 19903 1727096306.57779: 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 current device features] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:53 Monday 23 September 2024 08:58:26 -0400 (0:00:00.065) 0:00:04.960 ****** 19903 1727096306.57808: entering _queue_task() for managed_node2/command 19903 1727096306.58885: worker is 1 (out of 1 available) 19903 1727096306.58901: exiting _queue_task() for managed_node2/command 19903 1727096306.58914: done queuing things up, now waiting for results queue to drain 19903 1727096306.58916: waiting for pending results... 19903 1727096306.59301: running TaskExecutor() for managed_node2/TASK: Get current device features 19903 1727096306.59446: in run() - task 0afff68d-5257-3d4d-9412-000000000060 19903 1727096306.59726: variable 'ansible_search_path' from source: unknown 19903 1727096306.59729: calling self._execute() 19903 1727096306.59761: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.59775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.59789: variable 'omit' from source: magic vars 19903 1727096306.60783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.63783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.63860: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.63902: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.63943: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.63975: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.64052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.64087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.64119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.64162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.64184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.64330: variable 'ansible_distribution' from source: facts 19903 1727096306.64341: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.64366: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.64376: when evaluation is False, skipping this task 19903 1727096306.64384: _execute() done 19903 1727096306.64392: dumping result to json 19903 1727096306.64400: done dumping result, returning 19903 1727096306.64410: done running TaskExecutor() for managed_node2/TASK: Get current device features [0afff68d-5257-3d4d-9412-000000000060] 19903 1727096306.64473: sending task result for task 0afff68d-5257-3d4d-9412-000000000060 19903 1727096306.64544: done sending task result for task 0afff68d-5257-3d4d-9412-000000000060 19903 1727096306.64547: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096306.64617: no more pending results, returning what we have 19903 1727096306.64621: results queue empty 19903 1727096306.64622: checking for any_errors_fatal 19903 1727096306.64624: done checking for any_errors_fatal 19903 1727096306.64624: checking for max_fail_percentage 19903 1727096306.64626: done checking for max_fail_percentage 19903 1727096306.64627: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.64627: done checking to see if all hosts have failed 19903 1727096306.64628: getting the remaining hosts for this loop 19903 1727096306.64630: done getting the remaining hosts for this loop 19903 1727096306.64634: getting the next task for host managed_node2 19903 1727096306.64642: done getting next task for host managed_node2 19903 1727096306.64645: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 19903 1727096306.64647: ^ 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 19903 1727096306.64651: getting variables 19903 1727096306.64653: in VariableManager get_vars() 19903 1727096306.64715: Calling all_inventory to load vars for managed_node2 19903 1727096306.64718: Calling groups_inventory to load vars for managed_node2 19903 1727096306.64720: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.64731: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.64734: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.64737: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.65216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.65545: done with get_vars() 19903 1727096306.65565: done getting variables 19903 1727096306.65680: 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 change the ethtool features] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:57 Monday 23 September 2024 08:58:26 -0400 (0:00:00.079) 0:00:05.039 ****** 19903 1727096306.65718: entering _queue_task() for managed_node2/assert 19903 1727096306.65720: Creating lock for assert 19903 1727096306.66201: worker is 1 (out of 1 available) 19903 1727096306.66213: exiting _queue_task() for managed_node2/assert 19903 1727096306.66300: done queuing things up, now waiting for results queue to drain 19903 1727096306.66302: waiting for pending results... 19903 1727096306.66585: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features 19903 1727096306.66589: in run() - task 0afff68d-5257-3d4d-9412-000000000061 19903 1727096306.66593: variable 'ansible_search_path' from source: unknown 19903 1727096306.66645: calling self._execute() 19903 1727096306.66749: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.66756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.66972: variable 'omit' from source: magic vars 19903 1727096306.67497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.69918: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.69986: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.70030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.70064: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.70105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.70186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.70221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.70246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.70289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.70303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.70452: variable 'ansible_distribution' from source: facts 19903 1727096306.70458: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.70482: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.70485: when evaluation is False, skipping this task 19903 1727096306.70487: _execute() done 19903 1727096306.70490: dumping result to json 19903 1727096306.70495: done dumping result, returning 19903 1727096306.70503: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features [0afff68d-5257-3d4d-9412-000000000061] 19903 1727096306.70508: sending task result for task 0afff68d-5257-3d4d-9412-000000000061 19903 1727096306.70608: done sending task result for task 0afff68d-5257-3d4d-9412-000000000061 19903 1727096306.70610: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096306.70691: no more pending results, returning what we have 19903 1727096306.70694: results queue empty 19903 1727096306.70696: checking for any_errors_fatal 19903 1727096306.70703: done checking for any_errors_fatal 19903 1727096306.70704: checking for max_fail_percentage 19903 1727096306.70706: done checking for max_fail_percentage 19903 1727096306.70706: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.70707: done checking to see if all hosts have failed 19903 1727096306.70708: getting the remaining hosts for this loop 19903 1727096306.70709: done getting the remaining hosts for this loop 19903 1727096306.70713: getting the next task for host managed_node2 19903 1727096306.70720: done getting next task for host managed_node2 19903 1727096306.70722: ^ task is: TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 19903 1727096306.70725: ^ 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 19903 1727096306.70728: getting variables 19903 1727096306.70730: in VariableManager get_vars() 19903 1727096306.70790: Calling all_inventory to load vars for managed_node2 19903 1727096306.70793: Calling groups_inventory to load vars for managed_node2 19903 1727096306.70796: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.70809: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.70812: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.70815: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.71318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.71529: done with get_vars() 19903 1727096306.71539: done getting variables 19903 1727096306.71598: 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 disable gro and tx-tcp-segmentation and enable gso.] ********* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:62 Monday 23 September 2024 08:58:26 -0400 (0:00:00.059) 0:00:05.098 ****** 19903 1727096306.71629: entering _queue_task() for managed_node2/debug 19903 1727096306.71984: worker is 1 (out of 1 available) 19903 1727096306.71997: exiting _queue_task() for managed_node2/debug 19903 1727096306.72007: done queuing things up, now waiting for results queue to drain 19903 1727096306.72008: waiting for pending results... 19903 1727096306.72203: running TaskExecutor() for managed_node2/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 19903 1727096306.72390: in run() - task 0afff68d-5257-3d4d-9412-000000000062 19903 1727096306.72394: variable 'ansible_search_path' from source: unknown 19903 1727096306.72397: calling self._execute() 19903 1727096306.72455: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.72471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.72485: variable 'omit' from source: magic vars 19903 1727096306.72947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.75615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.75619: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.75622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.75650: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.75690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.75785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.75824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.75853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.75925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.75946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.76104: variable 'ansible_distribution' from source: facts 19903 1727096306.76116: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.76144: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.76222: when evaluation is False, skipping this task 19903 1727096306.76224: _execute() done 19903 1727096306.76226: dumping result to json 19903 1727096306.76228: done dumping result, returning 19903 1727096306.76230: done running TaskExecutor() for managed_node2/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. [0afff68d-5257-3d4d-9412-000000000062] 19903 1727096306.76232: sending task result for task 0afff68d-5257-3d4d-9412-000000000062 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096306.76345: no more pending results, returning what we have 19903 1727096306.76348: results queue empty 19903 1727096306.76349: checking for any_errors_fatal 19903 1727096306.76358: done checking for any_errors_fatal 19903 1727096306.76359: checking for max_fail_percentage 19903 1727096306.76360: done checking for max_fail_percentage 19903 1727096306.76361: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.76362: done checking to see if all hosts have failed 19903 1727096306.76364: getting the remaining hosts for this loop 19903 1727096306.76365: done getting the remaining hosts for this loop 19903 1727096306.76371: getting the next task for host managed_node2 19903 1727096306.76380: done getting next task for host managed_node2 19903 1727096306.76385: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19903 1727096306.76388: ^ 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? (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 19903 1727096306.76404: getting variables 19903 1727096306.76406: in VariableManager get_vars() 19903 1727096306.76460: Calling all_inventory to load vars for managed_node2 19903 1727096306.76466: Calling groups_inventory to load vars for managed_node2 19903 1727096306.76491: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.76499: done sending task result for task 0afff68d-5257-3d4d-9412-000000000062 19903 1727096306.76501: WORKER PROCESS EXITING 19903 1727096306.76512: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.76516: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.76520: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.76706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.76955: done with get_vars() 19903 1727096306.76970: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:26 -0400 (0:00:00.054) 0:00:05.152 ****** 19903 1727096306.77074: entering _queue_task() for managed_node2/include_tasks 19903 1727096306.77375: worker is 1 (out of 1 available) 19903 1727096306.77390: exiting _queue_task() for managed_node2/include_tasks 19903 1727096306.77403: done queuing things up, now waiting for results queue to drain 19903 1727096306.77405: waiting for pending results... 19903 1727096306.77621: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19903 1727096306.77736: in run() - task 0afff68d-5257-3d4d-9412-00000000006a 19903 1727096306.77749: variable 'ansible_search_path' from source: unknown 19903 1727096306.77753: variable 'ansible_search_path' from source: unknown 19903 1727096306.77791: calling self._execute() 19903 1727096306.77861: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.77868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.77878: variable 'omit' from source: magic vars 19903 1727096306.78281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.81475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.81481: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.81484: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.81514: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.81538: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.81613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.81639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.81665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.81708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.81716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.81851: variable 'ansible_distribution' from source: facts 19903 1727096306.81923: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.81927: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.81929: when evaluation is False, skipping this task 19903 1727096306.81931: _execute() done 19903 1727096306.81934: dumping result to json 19903 1727096306.81936: done dumping result, returning 19903 1727096306.81938: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-3d4d-9412-00000000006a] 19903 1727096306.81940: sending task result for task 0afff68d-5257-3d4d-9412-00000000006a 19903 1727096306.82009: done sending task result for task 0afff68d-5257-3d4d-9412-00000000006a 19903 1727096306.82012: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096306.82056: no more pending results, returning what we have 19903 1727096306.82060: results queue empty 19903 1727096306.82061: checking for any_errors_fatal 19903 1727096306.82070: done checking for any_errors_fatal 19903 1727096306.82071: checking for max_fail_percentage 19903 1727096306.82073: done checking for max_fail_percentage 19903 1727096306.82074: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.82074: done checking to see if all hosts have failed 19903 1727096306.82075: getting the remaining hosts for this loop 19903 1727096306.82076: done getting the remaining hosts for this loop 19903 1727096306.82080: getting the next task for host managed_node2 19903 1727096306.82086: done getting next task for host managed_node2 19903 1727096306.82090: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19903 1727096306.82093: ^ 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? (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 19903 1727096306.82109: getting variables 19903 1727096306.82110: in VariableManager get_vars() 19903 1727096306.82320: Calling all_inventory to load vars for managed_node2 19903 1727096306.82323: Calling groups_inventory to load vars for managed_node2 19903 1727096306.82326: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.82334: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.82337: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.82340: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.82545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.82737: done with get_vars() 19903 1727096306.82749: done getting variables 19903 1727096306.82812: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:26 -0400 (0:00:00.057) 0:00:05.210 ****** 19903 1727096306.82845: entering _queue_task() for managed_node2/debug 19903 1727096306.83129: worker is 1 (out of 1 available) 19903 1727096306.83142: exiting _queue_task() for managed_node2/debug 19903 1727096306.83155: done queuing things up, now waiting for results queue to drain 19903 1727096306.83157: waiting for pending results... 19903 1727096306.83587: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19903 1727096306.83598: in run() - task 0afff68d-5257-3d4d-9412-00000000006b 19903 1727096306.83602: variable 'ansible_search_path' from source: unknown 19903 1727096306.83606: variable 'ansible_search_path' from source: unknown 19903 1727096306.83614: calling self._execute() 19903 1727096306.83698: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.83793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.83797: variable 'omit' from source: magic vars 19903 1727096306.84143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.86319: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.86659: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.86691: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.86723: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.86743: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.86806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.86826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.86843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.86873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.86886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.86980: variable 'ansible_distribution' from source: facts 19903 1727096306.86986: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.87002: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.87005: when evaluation is False, skipping this task 19903 1727096306.87007: _execute() done 19903 1727096306.87010: dumping result to json 19903 1727096306.87014: done dumping result, returning 19903 1727096306.87021: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-3d4d-9412-00000000006b] 19903 1727096306.87025: sending task result for task 0afff68d-5257-3d4d-9412-00000000006b 19903 1727096306.87113: done sending task result for task 0afff68d-5257-3d4d-9412-00000000006b 19903 1727096306.87116: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096306.87165: no more pending results, returning what we have 19903 1727096306.87170: results queue empty 19903 1727096306.87171: checking for any_errors_fatal 19903 1727096306.87176: done checking for any_errors_fatal 19903 1727096306.87176: checking for max_fail_percentage 19903 1727096306.87178: done checking for max_fail_percentage 19903 1727096306.87179: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.87179: done checking to see if all hosts have failed 19903 1727096306.87180: getting the remaining hosts for this loop 19903 1727096306.87181: done getting the remaining hosts for this loop 19903 1727096306.87185: getting the next task for host managed_node2 19903 1727096306.87191: done getting next task for host managed_node2 19903 1727096306.87195: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19903 1727096306.87198: ^ 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? (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 19903 1727096306.87213: getting variables 19903 1727096306.87215: in VariableManager get_vars() 19903 1727096306.87273: Calling all_inventory to load vars for managed_node2 19903 1727096306.87276: Calling groups_inventory to load vars for managed_node2 19903 1727096306.87278: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.87287: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.87289: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.87292: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.87429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.87561: done with get_vars() 19903 1727096306.87573: done getting variables 19903 1727096306.87614: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:26 -0400 (0:00:00.047) 0:00:05.258 ****** 19903 1727096306.87637: entering _queue_task() for managed_node2/fail 19903 1727096306.87848: worker is 1 (out of 1 available) 19903 1727096306.87865: exiting _queue_task() for managed_node2/fail 19903 1727096306.87878: done queuing things up, now waiting for results queue to drain 19903 1727096306.87879: waiting for pending results... 19903 1727096306.88036: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19903 1727096306.88121: in run() - task 0afff68d-5257-3d4d-9412-00000000006c 19903 1727096306.88132: variable 'ansible_search_path' from source: unknown 19903 1727096306.88135: variable 'ansible_search_path' from source: unknown 19903 1727096306.88166: calling self._execute() 19903 1727096306.88246: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.88249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.88252: variable 'omit' from source: magic vars 19903 1727096306.88700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.92477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.92500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.92544: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.92596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.92633: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.92743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.92783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.93021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.93025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.93028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.93391: variable 'ansible_distribution' from source: facts 19903 1727096306.93405: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.93430: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.93470: when evaluation is False, skipping this task 19903 1727096306.93483: _execute() done 19903 1727096306.93680: dumping result to json 19903 1727096306.93684: done dumping result, returning 19903 1727096306.93687: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-3d4d-9412-00000000006c] 19903 1727096306.93690: sending task result for task 0afff68d-5257-3d4d-9412-00000000006c 19903 1727096306.93768: done sending task result for task 0afff68d-5257-3d4d-9412-00000000006c 19903 1727096306.93773: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096306.93822: no more pending results, returning what we have 19903 1727096306.93826: results queue empty 19903 1727096306.93826: checking for any_errors_fatal 19903 1727096306.93832: done checking for any_errors_fatal 19903 1727096306.93833: checking for max_fail_percentage 19903 1727096306.93834: done checking for max_fail_percentage 19903 1727096306.93835: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.93836: done checking to see if all hosts have failed 19903 1727096306.93837: getting the remaining hosts for this loop 19903 1727096306.93840: done getting the remaining hosts for this loop 19903 1727096306.93844: getting the next task for host managed_node2 19903 1727096306.93850: done getting next task for host managed_node2 19903 1727096306.93854: ^ 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 19903 1727096306.93857: ^ 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? (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 19903 1727096306.93878: getting variables 19903 1727096306.93881: in VariableManager get_vars() 19903 1727096306.94055: Calling all_inventory to load vars for managed_node2 19903 1727096306.94059: Calling groups_inventory to load vars for managed_node2 19903 1727096306.94064: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.94078: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.94088: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.94099: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.94447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.94587: done with get_vars() 19903 1727096306.94596: done getting variables 19903 1727096306.94637: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:26 -0400 (0:00:00.070) 0:00:05.328 ****** 19903 1727096306.94660: entering _queue_task() for managed_node2/fail 19903 1727096306.94887: worker is 1 (out of 1 available) 19903 1727096306.94901: exiting _queue_task() for managed_node2/fail 19903 1727096306.94912: done queuing things up, now waiting for results queue to drain 19903 1727096306.94913: waiting for pending results... 19903 1727096306.95080: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19903 1727096306.95156: in run() - task 0afff68d-5257-3d4d-9412-00000000006d 19903 1727096306.95169: variable 'ansible_search_path' from source: unknown 19903 1727096306.95173: variable 'ansible_search_path' from source: unknown 19903 1727096306.95201: calling self._execute() 19903 1727096306.95269: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.95273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.95280: variable 'omit' from source: magic vars 19903 1727096306.95574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096306.97891: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096306.97916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096306.97944: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096306.97972: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096306.97999: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096306.98055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096306.98080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096306.98097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096306.98127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096306.98138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096306.98237: variable 'ansible_distribution' from source: facts 19903 1727096306.98243: variable 'ansible_distribution_major_version' from source: facts 19903 1727096306.98258: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096306.98262: when evaluation is False, skipping this task 19903 1727096306.98264: _execute() done 19903 1727096306.98271: dumping result to json 19903 1727096306.98275: done dumping result, returning 19903 1727096306.98282: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-3d4d-9412-00000000006d] 19903 1727096306.98287: sending task result for task 0afff68d-5257-3d4d-9412-00000000006d 19903 1727096306.98375: done sending task result for task 0afff68d-5257-3d4d-9412-00000000006d 19903 1727096306.98378: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096306.98426: no more pending results, returning what we have 19903 1727096306.98429: results queue empty 19903 1727096306.98429: checking for any_errors_fatal 19903 1727096306.98434: done checking for any_errors_fatal 19903 1727096306.98435: checking for max_fail_percentage 19903 1727096306.98437: done checking for max_fail_percentage 19903 1727096306.98437: checking to see if all hosts have failed and the running result is not ok 19903 1727096306.98438: done checking to see if all hosts have failed 19903 1727096306.98439: getting the remaining hosts for this loop 19903 1727096306.98440: done getting the remaining hosts for this loop 19903 1727096306.98444: getting the next task for host managed_node2 19903 1727096306.98450: done getting next task for host managed_node2 19903 1727096306.98454: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19903 1727096306.98457: ^ 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? (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 19903 1727096306.98473: getting variables 19903 1727096306.98475: in VariableManager get_vars() 19903 1727096306.98529: Calling all_inventory to load vars for managed_node2 19903 1727096306.98532: Calling groups_inventory to load vars for managed_node2 19903 1727096306.98534: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096306.98543: Calling all_plugins_play to load vars for managed_node2 19903 1727096306.98545: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096306.98548: Calling groups_plugins_play to load vars for managed_node2 19903 1727096306.98688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096306.98813: done with get_vars() 19903 1727096306.98822: done getting variables 19903 1727096306.98863: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:26 -0400 (0:00:00.042) 0:00:05.371 ****** 19903 1727096306.98894: entering _queue_task() for managed_node2/fail 19903 1727096306.99098: worker is 1 (out of 1 available) 19903 1727096306.99112: exiting _queue_task() for managed_node2/fail 19903 1727096306.99124: done queuing things up, now waiting for results queue to drain 19903 1727096306.99126: waiting for pending results... 19903 1727096306.99293: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19903 1727096306.99373: in run() - task 0afff68d-5257-3d4d-9412-00000000006e 19903 1727096306.99385: variable 'ansible_search_path' from source: unknown 19903 1727096306.99389: variable 'ansible_search_path' from source: unknown 19903 1727096306.99416: calling self._execute() 19903 1727096306.99479: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096306.99485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096306.99493: variable 'omit' from source: magic vars 19903 1727096306.99980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.01886: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.01929: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.01954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.01983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.02002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.02074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.02094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.02111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.02138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.02150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.02249: variable 'ansible_distribution' from source: facts 19903 1727096307.02253: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.02273: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.02277: when evaluation is False, skipping this task 19903 1727096307.02279: _execute() done 19903 1727096307.02281: dumping result to json 19903 1727096307.02284: done dumping result, returning 19903 1727096307.02292: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-3d4d-9412-00000000006e] 19903 1727096307.02297: sending task result for task 0afff68d-5257-3d4d-9412-00000000006e 19903 1727096307.02383: done sending task result for task 0afff68d-5257-3d4d-9412-00000000006e 19903 1727096307.02386: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096307.02429: no more pending results, returning what we have 19903 1727096307.02433: results queue empty 19903 1727096307.02434: checking for any_errors_fatal 19903 1727096307.02440: done checking for any_errors_fatal 19903 1727096307.02441: checking for max_fail_percentage 19903 1727096307.02442: done checking for max_fail_percentage 19903 1727096307.02443: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.02444: done checking to see if all hosts have failed 19903 1727096307.02445: getting the remaining hosts for this loop 19903 1727096307.02446: done getting the remaining hosts for this loop 19903 1727096307.02449: getting the next task for host managed_node2 19903 1727096307.02456: done getting next task for host managed_node2 19903 1727096307.02459: ^ 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 19903 1727096307.02462: ^ 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? (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 19903 1727096307.02478: getting variables 19903 1727096307.02480: in VariableManager get_vars() 19903 1727096307.02529: Calling all_inventory to load vars for managed_node2 19903 1727096307.02532: Calling groups_inventory to load vars for managed_node2 19903 1727096307.02535: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.02544: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.02546: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.02548: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.02726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.02848: done with get_vars() 19903 1727096307.02856: done getting variables 19903 1727096307.02900: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:27 -0400 (0:00:00.040) 0:00:05.411 ****** 19903 1727096307.02924: entering _queue_task() for managed_node2/dnf 19903 1727096307.03130: worker is 1 (out of 1 available) 19903 1727096307.03145: exiting _queue_task() for managed_node2/dnf 19903 1727096307.03157: done queuing things up, now waiting for results queue to drain 19903 1727096307.03158: waiting for pending results... 19903 1727096307.03330: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19903 1727096307.03416: in run() - task 0afff68d-5257-3d4d-9412-00000000006f 19903 1727096307.03428: variable 'ansible_search_path' from source: unknown 19903 1727096307.03431: variable 'ansible_search_path' from source: unknown 19903 1727096307.03460: calling self._execute() 19903 1727096307.03526: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.03529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.03538: variable 'omit' from source: magic vars 19903 1727096307.03839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.05512: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.05556: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.05585: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.05610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.05629: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.05693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.05711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.05728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.05754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.05769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.05869: variable 'ansible_distribution' from source: facts 19903 1727096307.05874: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.05892: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.05895: when evaluation is False, skipping this task 19903 1727096307.05898: _execute() done 19903 1727096307.05900: dumping result to json 19903 1727096307.05902: done dumping result, returning 19903 1727096307.05910: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-00000000006f] 19903 1727096307.05913: sending task result for task 0afff68d-5257-3d4d-9412-00000000006f 19903 1727096307.06005: done sending task result for task 0afff68d-5257-3d4d-9412-00000000006f 19903 1727096307.06008: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096307.06055: no more pending results, returning what we have 19903 1727096307.06057: results queue empty 19903 1727096307.06058: checking for any_errors_fatal 19903 1727096307.06066: done checking for any_errors_fatal 19903 1727096307.06066: checking for max_fail_percentage 19903 1727096307.06069: done checking for max_fail_percentage 19903 1727096307.06070: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.06071: done checking to see if all hosts have failed 19903 1727096307.06071: getting the remaining hosts for this loop 19903 1727096307.06073: done getting the remaining hosts for this loop 19903 1727096307.06076: getting the next task for host managed_node2 19903 1727096307.06083: done getting next task for host managed_node2 19903 1727096307.06086: ^ 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 19903 1727096307.06089: ^ 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? (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 19903 1727096307.06104: getting variables 19903 1727096307.06106: in VariableManager get_vars() 19903 1727096307.06154: Calling all_inventory to load vars for managed_node2 19903 1727096307.06157: Calling groups_inventory to load vars for managed_node2 19903 1727096307.06159: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.06177: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.06180: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.06183: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.06319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.06444: done with get_vars() 19903 1727096307.06452: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19903 1727096307.06509: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:27 -0400 (0:00:00.036) 0:00:05.447 ****** 19903 1727096307.06531: entering _queue_task() for managed_node2/yum 19903 1727096307.06743: worker is 1 (out of 1 available) 19903 1727096307.06756: exiting _queue_task() for managed_node2/yum 19903 1727096307.06773: done queuing things up, now waiting for results queue to drain 19903 1727096307.06775: waiting for pending results... 19903 1727096307.06926: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19903 1727096307.07008: in run() - task 0afff68d-5257-3d4d-9412-000000000070 19903 1727096307.07020: variable 'ansible_search_path' from source: unknown 19903 1727096307.07023: variable 'ansible_search_path' from source: unknown 19903 1727096307.07052: calling self._execute() 19903 1727096307.07127: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.07131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.07139: variable 'omit' from source: magic vars 19903 1727096307.07710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.09141: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.09197: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.09223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.09247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.09270: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.09329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.09348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.09370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.09400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.09411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.09509: variable 'ansible_distribution' from source: facts 19903 1727096307.09515: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.09530: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.09532: when evaluation is False, skipping this task 19903 1727096307.09535: _execute() done 19903 1727096307.09538: dumping result to json 19903 1727096307.09542: done dumping result, returning 19903 1727096307.09550: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000070] 19903 1727096307.09553: sending task result for task 0afff68d-5257-3d4d-9412-000000000070 19903 1727096307.09647: done sending task result for task 0afff68d-5257-3d4d-9412-000000000070 19903 1727096307.09650: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096307.09695: no more pending results, returning what we have 19903 1727096307.09698: results queue empty 19903 1727096307.09699: checking for any_errors_fatal 19903 1727096307.09705: done checking for any_errors_fatal 19903 1727096307.09705: checking for max_fail_percentage 19903 1727096307.09707: done checking for max_fail_percentage 19903 1727096307.09707: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.09708: done checking to see if all hosts have failed 19903 1727096307.09709: getting the remaining hosts for this loop 19903 1727096307.09710: done getting the remaining hosts for this loop 19903 1727096307.09713: getting the next task for host managed_node2 19903 1727096307.09720: done getting next task for host managed_node2 19903 1727096307.09724: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19903 1727096307.09726: ^ 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? (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 19903 1727096307.09741: getting variables 19903 1727096307.09743: in VariableManager get_vars() 19903 1727096307.09792: Calling all_inventory to load vars for managed_node2 19903 1727096307.09795: Calling groups_inventory to load vars for managed_node2 19903 1727096307.09798: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.09807: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.09809: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.09811: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.10123: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.10296: done with get_vars() 19903 1727096307.10312: done getting variables 19903 1727096307.10393: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:27 -0400 (0:00:00.038) 0:00:05.486 ****** 19903 1727096307.10432: entering _queue_task() for managed_node2/fail 19903 1727096307.10688: worker is 1 (out of 1 available) 19903 1727096307.10702: exiting _queue_task() for managed_node2/fail 19903 1727096307.10713: done queuing things up, now waiting for results queue to drain 19903 1727096307.10714: waiting for pending results... 19903 1727096307.10890: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19903 1727096307.10988: in run() - task 0afff68d-5257-3d4d-9412-000000000071 19903 1727096307.11000: variable 'ansible_search_path' from source: unknown 19903 1727096307.11004: variable 'ansible_search_path' from source: unknown 19903 1727096307.11034: calling self._execute() 19903 1727096307.11102: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.11108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.11117: variable 'omit' from source: magic vars 19903 1727096307.11424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.13374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.13378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.13381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.13384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.13390: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.13474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.13510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.13539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.13587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.13605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.13744: variable 'ansible_distribution' from source: facts 19903 1727096307.13755: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.13794: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.13802: when evaluation is False, skipping this task 19903 1727096307.13809: _execute() done 19903 1727096307.13816: dumping result to json 19903 1727096307.13823: done dumping result, returning 19903 1727096307.13834: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000071] 19903 1727096307.13844: sending task result for task 0afff68d-5257-3d4d-9412-000000000071 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096307.14006: no more pending results, returning what we have 19903 1727096307.14009: results queue empty 19903 1727096307.14010: checking for any_errors_fatal 19903 1727096307.14018: done checking for any_errors_fatal 19903 1727096307.14019: checking for max_fail_percentage 19903 1727096307.14020: done checking for max_fail_percentage 19903 1727096307.14021: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.14021: done checking to see if all hosts have failed 19903 1727096307.14022: getting the remaining hosts for this loop 19903 1727096307.14023: done getting the remaining hosts for this loop 19903 1727096307.14027: getting the next task for host managed_node2 19903 1727096307.14033: done getting next task for host managed_node2 19903 1727096307.14036: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19903 1727096307.14039: ^ 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? (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 19903 1727096307.14054: getting variables 19903 1727096307.14055: in VariableManager get_vars() 19903 1727096307.14220: Calling all_inventory to load vars for managed_node2 19903 1727096307.14223: Calling groups_inventory to load vars for managed_node2 19903 1727096307.14225: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.14231: done sending task result for task 0afff68d-5257-3d4d-9412-000000000071 19903 1727096307.14234: WORKER PROCESS EXITING 19903 1727096307.14242: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.14245: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.14247: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.14432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.14690: done with get_vars() 19903 1727096307.14700: done getting variables 19903 1727096307.14753: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:27 -0400 (0:00:00.043) 0:00:05.530 ****** 19903 1727096307.14789: entering _queue_task() for managed_node2/package 19903 1727096307.15053: worker is 1 (out of 1 available) 19903 1727096307.15272: exiting _queue_task() for managed_node2/package 19903 1727096307.15281: done queuing things up, now waiting for results queue to drain 19903 1727096307.15282: waiting for pending results... 19903 1727096307.15349: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19903 1727096307.15484: in run() - task 0afff68d-5257-3d4d-9412-000000000072 19903 1727096307.15508: variable 'ansible_search_path' from source: unknown 19903 1727096307.15518: variable 'ansible_search_path' from source: unknown 19903 1727096307.15556: calling self._execute() 19903 1727096307.15653: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.15670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.15687: variable 'omit' from source: magic vars 19903 1727096307.16075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.17689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.17776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.17827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.17870: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.17903: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.18073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.18077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.18080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.18107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.18125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.18271: variable 'ansible_distribution' from source: facts 19903 1727096307.18284: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.18309: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.18316: when evaluation is False, skipping this task 19903 1727096307.18323: _execute() done 19903 1727096307.18329: dumping result to json 19903 1727096307.18336: done dumping result, returning 19903 1727096307.18346: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-3d4d-9412-000000000072] 19903 1727096307.18354: sending task result for task 0afff68d-5257-3d4d-9412-000000000072 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096307.18544: no more pending results, returning what we have 19903 1727096307.18547: results queue empty 19903 1727096307.18548: checking for any_errors_fatal 19903 1727096307.18556: done checking for any_errors_fatal 19903 1727096307.18557: checking for max_fail_percentage 19903 1727096307.18559: done checking for max_fail_percentage 19903 1727096307.18559: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.18560: done checking to see if all hosts have failed 19903 1727096307.18561: getting the remaining hosts for this loop 19903 1727096307.18562: done getting the remaining hosts for this loop 19903 1727096307.18566: getting the next task for host managed_node2 19903 1727096307.18576: done getting next task for host managed_node2 19903 1727096307.18580: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19903 1727096307.18582: ^ 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? (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 19903 1727096307.18601: getting variables 19903 1727096307.18604: in VariableManager get_vars() 19903 1727096307.18654: Calling all_inventory to load vars for managed_node2 19903 1727096307.18657: Calling groups_inventory to load vars for managed_node2 19903 1727096307.18659: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.18804: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.18808: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.18814: done sending task result for task 0afff68d-5257-3d4d-9412-000000000072 19903 1727096307.18817: WORKER PROCESS EXITING 19903 1727096307.18821: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.19002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.19336: done with get_vars() 19903 1727096307.19349: done getting variables 19903 1727096307.19418: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:27 -0400 (0:00:00.046) 0:00:05.576 ****** 19903 1727096307.19450: entering _queue_task() for managed_node2/package 19903 1727096307.19858: worker is 1 (out of 1 available) 19903 1727096307.19873: exiting _queue_task() for managed_node2/package 19903 1727096307.19884: done queuing things up, now waiting for results queue to drain 19903 1727096307.19885: waiting for pending results... 19903 1727096307.20065: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19903 1727096307.20210: in run() - task 0afff68d-5257-3d4d-9412-000000000073 19903 1727096307.20234: variable 'ansible_search_path' from source: unknown 19903 1727096307.20282: variable 'ansible_search_path' from source: unknown 19903 1727096307.20291: calling self._execute() 19903 1727096307.20387: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.20399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.20413: variable 'omit' from source: magic vars 19903 1727096307.20869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.23257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.23337: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.23383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.23420: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.23460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.23550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.23589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.23621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.23761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.23768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.23841: variable 'ansible_distribution' from source: facts 19903 1727096307.23852: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.23884: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.23892: when evaluation is False, skipping this task 19903 1727096307.23899: _execute() done 19903 1727096307.23906: dumping result to json 19903 1727096307.23915: done dumping result, returning 19903 1727096307.23926: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-3d4d-9412-000000000073] 19903 1727096307.23934: sending task result for task 0afff68d-5257-3d4d-9412-000000000073 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096307.24131: no more pending results, returning what we have 19903 1727096307.24134: results queue empty 19903 1727096307.24135: checking for any_errors_fatal 19903 1727096307.24142: done checking for any_errors_fatal 19903 1727096307.24143: checking for max_fail_percentage 19903 1727096307.24145: done checking for max_fail_percentage 19903 1727096307.24145: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.24146: done checking to see if all hosts have failed 19903 1727096307.24147: getting the remaining hosts for this loop 19903 1727096307.24149: done getting the remaining hosts for this loop 19903 1727096307.24153: getting the next task for host managed_node2 19903 1727096307.24160: done getting next task for host managed_node2 19903 1727096307.24168: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19903 1727096307.24172: ^ 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? (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 19903 1727096307.24188: getting variables 19903 1727096307.24190: in VariableManager get_vars() 19903 1727096307.24247: Calling all_inventory to load vars for managed_node2 19903 1727096307.24250: Calling groups_inventory to load vars for managed_node2 19903 1727096307.24252: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.24266: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.24476: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.24482: done sending task result for task 0afff68d-5257-3d4d-9412-000000000073 19903 1727096307.24485: WORKER PROCESS EXITING 19903 1727096307.24489: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.24796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.25011: done with get_vars() 19903 1727096307.25022: done getting variables 19903 1727096307.25083: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:27 -0400 (0:00:00.056) 0:00:05.633 ****** 19903 1727096307.25119: entering _queue_task() for managed_node2/package 19903 1727096307.25381: worker is 1 (out of 1 available) 19903 1727096307.25394: exiting _queue_task() for managed_node2/package 19903 1727096307.25405: done queuing things up, now waiting for results queue to drain 19903 1727096307.25406: waiting for pending results... 19903 1727096307.25671: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19903 1727096307.25808: in run() - task 0afff68d-5257-3d4d-9412-000000000074 19903 1727096307.25827: variable 'ansible_search_path' from source: unknown 19903 1727096307.25834: variable 'ansible_search_path' from source: unknown 19903 1727096307.25876: calling self._execute() 19903 1727096307.25966: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.25980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.25993: variable 'omit' from source: magic vars 19903 1727096307.26417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.28839: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.29175: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.29179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.29203: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.29234: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.29315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.29421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.29448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.29540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.29623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.29879: variable 'ansible_distribution' from source: facts 19903 1727096307.29942: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.29971: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.29980: when evaluation is False, skipping this task 19903 1727096307.29987: _execute() done 19903 1727096307.29994: dumping result to json 19903 1727096307.30001: done dumping result, returning 19903 1727096307.30012: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-3d4d-9412-000000000074] 19903 1727096307.30051: sending task result for task 0afff68d-5257-3d4d-9412-000000000074 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096307.30318: no more pending results, returning what we have 19903 1727096307.30321: results queue empty 19903 1727096307.30322: checking for any_errors_fatal 19903 1727096307.30330: done checking for any_errors_fatal 19903 1727096307.30331: checking for max_fail_percentage 19903 1727096307.30333: done checking for max_fail_percentage 19903 1727096307.30334: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.30335: done checking to see if all hosts have failed 19903 1727096307.30336: getting the remaining hosts for this loop 19903 1727096307.30339: done getting the remaining hosts for this loop 19903 1727096307.30343: getting the next task for host managed_node2 19903 1727096307.30350: done getting next task for host managed_node2 19903 1727096307.30354: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19903 1727096307.30358: ^ 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? (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 19903 1727096307.30377: getting variables 19903 1727096307.30379: in VariableManager get_vars() 19903 1727096307.30435: Calling all_inventory to load vars for managed_node2 19903 1727096307.30438: Calling groups_inventory to load vars for managed_node2 19903 1727096307.30440: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.30450: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.30453: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.30456: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.30627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.31142: done with get_vars() 19903 1727096307.31153: done getting variables 19903 1727096307.31282: done sending task result for task 0afff68d-5257-3d4d-9412-000000000074 19903 1727096307.31285: WORKER PROCESS EXITING 19903 1727096307.31331: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:27 -0400 (0:00:00.062) 0:00:05.695 ****** 19903 1727096307.31366: entering _queue_task() for managed_node2/service 19903 1727096307.31948: worker is 1 (out of 1 available) 19903 1727096307.31966: exiting _queue_task() for managed_node2/service 19903 1727096307.32081: done queuing things up, now waiting for results queue to drain 19903 1727096307.32083: waiting for pending results... 19903 1727096307.32446: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19903 1727096307.32818: in run() - task 0afff68d-5257-3d4d-9412-000000000075 19903 1727096307.32830: variable 'ansible_search_path' from source: unknown 19903 1727096307.32835: variable 'ansible_search_path' from source: unknown 19903 1727096307.32871: calling self._execute() 19903 1727096307.33405: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.33416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.33428: variable 'omit' from source: magic vars 19903 1727096307.33855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.36193: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.36261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.36311: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.36350: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.36383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.36457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.36492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.36521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.36559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.36581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.36734: variable 'ansible_distribution' from source: facts 19903 1727096307.36745: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.36770: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.36778: when evaluation is False, skipping this task 19903 1727096307.36784: _execute() done 19903 1727096307.36790: dumping result to json 19903 1727096307.36797: done dumping result, returning 19903 1727096307.37174: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000075] 19903 1727096307.37178: sending task result for task 0afff68d-5257-3d4d-9412-000000000075 19903 1727096307.37252: done sending task result for task 0afff68d-5257-3d4d-9412-000000000075 19903 1727096307.37255: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096307.37321: no more pending results, returning what we have 19903 1727096307.37325: results queue empty 19903 1727096307.37326: checking for any_errors_fatal 19903 1727096307.37332: done checking for any_errors_fatal 19903 1727096307.37333: checking for max_fail_percentage 19903 1727096307.37334: done checking for max_fail_percentage 19903 1727096307.37335: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.37336: done checking to see if all hosts have failed 19903 1727096307.37337: getting the remaining hosts for this loop 19903 1727096307.37338: done getting the remaining hosts for this loop 19903 1727096307.37342: getting the next task for host managed_node2 19903 1727096307.37350: done getting next task for host managed_node2 19903 1727096307.37354: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19903 1727096307.37357: ^ 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? (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 19903 1727096307.37378: getting variables 19903 1727096307.37381: in VariableManager get_vars() 19903 1727096307.37436: Calling all_inventory to load vars for managed_node2 19903 1727096307.37440: Calling groups_inventory to load vars for managed_node2 19903 1727096307.37443: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.37453: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.37456: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.37459: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.38329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.38740: done with get_vars() 19903 1727096307.38752: done getting variables 19903 1727096307.38816: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:27 -0400 (0:00:00.074) 0:00:05.770 ****** 19903 1727096307.38848: entering _queue_task() for managed_node2/service 19903 1727096307.39572: worker is 1 (out of 1 available) 19903 1727096307.39585: exiting _queue_task() for managed_node2/service 19903 1727096307.39596: done queuing things up, now waiting for results queue to drain 19903 1727096307.39598: waiting for pending results... 19903 1727096307.40108: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19903 1727096307.40576: in run() - task 0afff68d-5257-3d4d-9412-000000000076 19903 1727096307.40580: variable 'ansible_search_path' from source: unknown 19903 1727096307.40584: variable 'ansible_search_path' from source: unknown 19903 1727096307.40773: calling self._execute() 19903 1727096307.40835: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.40883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.40921: variable 'omit' from source: magic vars 19903 1727096307.41933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.44178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.44256: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.44305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.44343: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.44378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.44474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.44501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.44531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.44601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.44604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.44739: variable 'ansible_distribution' from source: facts 19903 1727096307.44750: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.44778: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.44817: when evaluation is False, skipping this task 19903 1727096307.44820: _execute() done 19903 1727096307.44822: dumping result to json 19903 1727096307.44824: done dumping result, returning 19903 1727096307.44827: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-3d4d-9412-000000000076] 19903 1727096307.44829: sending task result for task 0afff68d-5257-3d4d-9412-000000000076 19903 1727096307.45180: done sending task result for task 0afff68d-5257-3d4d-9412-000000000076 19903 1727096307.45184: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19903 1727096307.45218: no more pending results, returning what we have 19903 1727096307.45221: results queue empty 19903 1727096307.45222: checking for any_errors_fatal 19903 1727096307.45227: done checking for any_errors_fatal 19903 1727096307.45228: checking for max_fail_percentage 19903 1727096307.45230: done checking for max_fail_percentage 19903 1727096307.45230: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.45231: done checking to see if all hosts have failed 19903 1727096307.45232: getting the remaining hosts for this loop 19903 1727096307.45233: done getting the remaining hosts for this loop 19903 1727096307.45237: getting the next task for host managed_node2 19903 1727096307.45242: done getting next task for host managed_node2 19903 1727096307.45246: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19903 1727096307.45248: ^ 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? (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 19903 1727096307.45266: getting variables 19903 1727096307.45269: in VariableManager get_vars() 19903 1727096307.45314: Calling all_inventory to load vars for managed_node2 19903 1727096307.45318: Calling groups_inventory to load vars for managed_node2 19903 1727096307.45320: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.45329: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.45332: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.45335: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.45515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.46039: done with get_vars() 19903 1727096307.46051: done getting variables 19903 1727096307.46217: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:27 -0400 (0:00:00.074) 0:00:05.844 ****** 19903 1727096307.46251: entering _queue_task() for managed_node2/service 19903 1727096307.46803: worker is 1 (out of 1 available) 19903 1727096307.46817: exiting _queue_task() for managed_node2/service 19903 1727096307.46829: done queuing things up, now waiting for results queue to drain 19903 1727096307.46830: waiting for pending results... 19903 1727096307.47092: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19903 1727096307.47214: in run() - task 0afff68d-5257-3d4d-9412-000000000077 19903 1727096307.47232: variable 'ansible_search_path' from source: unknown 19903 1727096307.47239: variable 'ansible_search_path' from source: unknown 19903 1727096307.47279: calling self._execute() 19903 1727096307.47365: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.47379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.47396: variable 'omit' from source: magic vars 19903 1727096307.47981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.51168: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.51232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.51270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.51304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.51330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.51411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.51471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.51475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.51504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.51518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.51658: variable 'ansible_distribution' from source: facts 19903 1727096307.51682: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.51685: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.51688: when evaluation is False, skipping this task 19903 1727096307.51690: _execute() done 19903 1727096307.51692: dumping result to json 19903 1727096307.51872: done dumping result, returning 19903 1727096307.51875: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-3d4d-9412-000000000077] 19903 1727096307.51877: sending task result for task 0afff68d-5257-3d4d-9412-000000000077 19903 1727096307.51942: done sending task result for task 0afff68d-5257-3d4d-9412-000000000077 19903 1727096307.51945: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096307.51988: no more pending results, returning what we have 19903 1727096307.51991: results queue empty 19903 1727096307.51991: checking for any_errors_fatal 19903 1727096307.51997: done checking for any_errors_fatal 19903 1727096307.51998: checking for max_fail_percentage 19903 1727096307.51999: done checking for max_fail_percentage 19903 1727096307.52000: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.52001: done checking to see if all hosts have failed 19903 1727096307.52001: getting the remaining hosts for this loop 19903 1727096307.52002: done getting the remaining hosts for this loop 19903 1727096307.52006: getting the next task for host managed_node2 19903 1727096307.52011: done getting next task for host managed_node2 19903 1727096307.52014: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19903 1727096307.52017: ^ 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? (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 19903 1727096307.52031: getting variables 19903 1727096307.52033: in VariableManager get_vars() 19903 1727096307.52083: Calling all_inventory to load vars for managed_node2 19903 1727096307.52086: Calling groups_inventory to load vars for managed_node2 19903 1727096307.52089: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.52097: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.52099: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.52102: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.52335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.52909: done with get_vars() 19903 1727096307.52920: done getting variables 19903 1727096307.53051: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:27 -0400 (0:00:00.068) 0:00:05.913 ****** 19903 1727096307.53085: entering _queue_task() for managed_node2/service 19903 1727096307.53632: worker is 1 (out of 1 available) 19903 1727096307.53647: exiting _queue_task() for managed_node2/service 19903 1727096307.53660: done queuing things up, now waiting for results queue to drain 19903 1727096307.53662: waiting for pending results... 19903 1727096307.54484: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19903 1727096307.54490: in run() - task 0afff68d-5257-3d4d-9412-000000000078 19903 1727096307.54494: variable 'ansible_search_path' from source: unknown 19903 1727096307.54496: variable 'ansible_search_path' from source: unknown 19903 1727096307.54530: calling self._execute() 19903 1727096307.54671: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.54684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.54699: variable 'omit' from source: magic vars 19903 1727096307.55184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.58579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.58851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.58902: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.59008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.59040: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.59173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.59305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.59334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.59416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.59441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.59607: variable 'ansible_distribution' from source: facts 19903 1727096307.59625: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.59649: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.59657: when evaluation is False, skipping this task 19903 1727096307.59665: _execute() done 19903 1727096307.59675: dumping result to json 19903 1727096307.59683: done dumping result, returning 19903 1727096307.59695: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-3d4d-9412-000000000078] 19903 1727096307.59703: sending task result for task 0afff68d-5257-3d4d-9412-000000000078 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19903 1727096307.59856: no more pending results, returning what we have 19903 1727096307.59859: results queue empty 19903 1727096307.59860: checking for any_errors_fatal 19903 1727096307.59869: done checking for any_errors_fatal 19903 1727096307.59870: checking for max_fail_percentage 19903 1727096307.59872: done checking for max_fail_percentage 19903 1727096307.59872: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.59873: done checking to see if all hosts have failed 19903 1727096307.59874: getting the remaining hosts for this loop 19903 1727096307.59875: done getting the remaining hosts for this loop 19903 1727096307.59879: getting the next task for host managed_node2 19903 1727096307.59886: done getting next task for host managed_node2 19903 1727096307.59889: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19903 1727096307.59892: ^ 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? (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 19903 1727096307.59908: getting variables 19903 1727096307.59911: in VariableManager get_vars() 19903 1727096307.59964: Calling all_inventory to load vars for managed_node2 19903 1727096307.60070: Calling groups_inventory to load vars for managed_node2 19903 1727096307.60074: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.60088: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.60090: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.60092: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.60305: done sending task result for task 0afff68d-5257-3d4d-9412-000000000078 19903 1727096307.60309: WORKER PROCESS EXITING 19903 1727096307.60334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.60566: done with get_vars() 19903 1727096307.60582: done getting variables 19903 1727096307.60700: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:27 -0400 (0:00:00.076) 0:00:05.989 ****** 19903 1727096307.60749: entering _queue_task() for managed_node2/copy 19903 1727096307.61209: worker is 1 (out of 1 available) 19903 1727096307.61220: exiting _queue_task() for managed_node2/copy 19903 1727096307.61231: done queuing things up, now waiting for results queue to drain 19903 1727096307.61232: waiting for pending results... 19903 1727096307.61478: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19903 1727096307.61823: in run() - task 0afff68d-5257-3d4d-9412-000000000079 19903 1727096307.61851: variable 'ansible_search_path' from source: unknown 19903 1727096307.61860: variable 'ansible_search_path' from source: unknown 19903 1727096307.61909: calling self._execute() 19903 1727096307.62007: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.62019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.62034: variable 'omit' from source: magic vars 19903 1727096307.62573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.65065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.65178: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.65233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.65277: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.65326: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.65409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.65466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.65499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.65772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.65776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.65779: variable 'ansible_distribution' from source: facts 19903 1727096307.65781: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.65783: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.65785: when evaluation is False, skipping this task 19903 1727096307.65787: _execute() done 19903 1727096307.65790: dumping result to json 19903 1727096307.65792: done dumping result, returning 19903 1727096307.65794: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-3d4d-9412-000000000079] 19903 1727096307.65796: sending task result for task 0afff68d-5257-3d4d-9412-000000000079 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096307.65997: no more pending results, returning what we have 19903 1727096307.66002: results queue empty 19903 1727096307.66003: checking for any_errors_fatal 19903 1727096307.66011: done checking for any_errors_fatal 19903 1727096307.66012: checking for max_fail_percentage 19903 1727096307.66013: done checking for max_fail_percentage 19903 1727096307.66014: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.66015: done checking to see if all hosts have failed 19903 1727096307.66018: getting the remaining hosts for this loop 19903 1727096307.66025: done getting the remaining hosts for this loop 19903 1727096307.66029: getting the next task for host managed_node2 19903 1727096307.66036: done getting next task for host managed_node2 19903 1727096307.66041: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19903 1727096307.66044: ^ 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? (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 19903 1727096307.66061: getting variables 19903 1727096307.66066: in VariableManager get_vars() 19903 1727096307.66124: Calling all_inventory to load vars for managed_node2 19903 1727096307.66127: Calling groups_inventory to load vars for managed_node2 19903 1727096307.66130: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.66141: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.66144: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.66148: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.66791: done sending task result for task 0afff68d-5257-3d4d-9412-000000000079 19903 1727096307.66795: WORKER PROCESS EXITING 19903 1727096307.66830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.67201: done with get_vars() 19903 1727096307.67214: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:27 -0400 (0:00:00.065) 0:00:06.055 ****** 19903 1727096307.67309: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19903 1727096307.67638: worker is 1 (out of 1 available) 19903 1727096307.67651: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19903 1727096307.67665: done queuing things up, now waiting for results queue to drain 19903 1727096307.67667: waiting for pending results... 19903 1727096307.67917: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19903 1727096307.68061: in run() - task 0afff68d-5257-3d4d-9412-00000000007a 19903 1727096307.68086: variable 'ansible_search_path' from source: unknown 19903 1727096307.68093: variable 'ansible_search_path' from source: unknown 19903 1727096307.68130: calling self._execute() 19903 1727096307.68222: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.68233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.68246: variable 'omit' from source: magic vars 19903 1727096307.68729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.71065: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.71166: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.71220: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.71303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.71307: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.71394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.71459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.71503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.71578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.71630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.71799: variable 'ansible_distribution' from source: facts 19903 1727096307.71812: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.71836: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.71876: when evaluation is False, skipping this task 19903 1727096307.71879: _execute() done 19903 1727096307.71882: dumping result to json 19903 1727096307.71884: done dumping result, returning 19903 1727096307.71890: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-3d4d-9412-00000000007a] 19903 1727096307.71899: sending task result for task 0afff68d-5257-3d4d-9412-00000000007a 19903 1727096307.72047: done sending task result for task 0afff68d-5257-3d4d-9412-00000000007a 19903 1727096307.72051: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096307.72116: no more pending results, returning what we have 19903 1727096307.72120: results queue empty 19903 1727096307.72121: checking for any_errors_fatal 19903 1727096307.72129: done checking for any_errors_fatal 19903 1727096307.72130: checking for max_fail_percentage 19903 1727096307.72132: done checking for max_fail_percentage 19903 1727096307.72133: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.72134: done checking to see if all hosts have failed 19903 1727096307.72134: getting the remaining hosts for this loop 19903 1727096307.72136: done getting the remaining hosts for this loop 19903 1727096307.72140: getting the next task for host managed_node2 19903 1727096307.72147: done getting next task for host managed_node2 19903 1727096307.72152: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19903 1727096307.72156: ^ 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? (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 19903 1727096307.72178: getting variables 19903 1727096307.72180: in VariableManager get_vars() 19903 1727096307.72237: Calling all_inventory to load vars for managed_node2 19903 1727096307.72241: Calling groups_inventory to load vars for managed_node2 19903 1727096307.72244: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.72257: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.72260: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.72266: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.72777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.72994: done with get_vars() 19903 1727096307.73006: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:27 -0400 (0:00:00.057) 0:00:06.113 ****** 19903 1727096307.73102: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19903 1727096307.73405: worker is 1 (out of 1 available) 19903 1727096307.73418: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19903 1727096307.73431: done queuing things up, now waiting for results queue to drain 19903 1727096307.73432: waiting for pending results... 19903 1727096307.73782: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19903 1727096307.73787: in run() - task 0afff68d-5257-3d4d-9412-00000000007b 19903 1727096307.73806: variable 'ansible_search_path' from source: unknown 19903 1727096307.73812: variable 'ansible_search_path' from source: unknown 19903 1727096307.73847: calling self._execute() 19903 1727096307.73935: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.73945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.73972: variable 'omit' from source: magic vars 19903 1727096307.74415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.77209: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.77373: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.77377: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.77379: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.77381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.77455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.77493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.77525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.77571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.77590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.77731: variable 'ansible_distribution' from source: facts 19903 1727096307.77742: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.77825: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.77828: when evaluation is False, skipping this task 19903 1727096307.77830: _execute() done 19903 1727096307.77833: dumping result to json 19903 1727096307.77835: done dumping result, returning 19903 1727096307.77837: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-3d4d-9412-00000000007b] 19903 1727096307.77840: sending task result for task 0afff68d-5257-3d4d-9412-00000000007b 19903 1727096307.77918: done sending task result for task 0afff68d-5257-3d4d-9412-00000000007b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096307.78118: no more pending results, returning what we have 19903 1727096307.78121: results queue empty 19903 1727096307.78122: checking for any_errors_fatal 19903 1727096307.78130: done checking for any_errors_fatal 19903 1727096307.78131: checking for max_fail_percentage 19903 1727096307.78132: done checking for max_fail_percentage 19903 1727096307.78133: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.78134: done checking to see if all hosts have failed 19903 1727096307.78135: getting the remaining hosts for this loop 19903 1727096307.78137: done getting the remaining hosts for this loop 19903 1727096307.78140: getting the next task for host managed_node2 19903 1727096307.78148: done getting next task for host managed_node2 19903 1727096307.78152: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19903 1727096307.78155: ^ 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? (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 19903 1727096307.78177: getting variables 19903 1727096307.78179: in VariableManager get_vars() 19903 1727096307.78235: Calling all_inventory to load vars for managed_node2 19903 1727096307.78239: Calling groups_inventory to load vars for managed_node2 19903 1727096307.78241: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.78253: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.78255: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.78258: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.78272: WORKER PROCESS EXITING 19903 1727096307.78652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.78861: done with get_vars() 19903 1727096307.78876: done getting variables 19903 1727096307.78930: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:27 -0400 (0:00:00.058) 0:00:06.171 ****** 19903 1727096307.78961: entering _queue_task() for managed_node2/debug 19903 1727096307.79231: worker is 1 (out of 1 available) 19903 1727096307.79243: exiting _queue_task() for managed_node2/debug 19903 1727096307.79254: done queuing things up, now waiting for results queue to drain 19903 1727096307.79255: waiting for pending results... 19903 1727096307.79521: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19903 1727096307.79648: in run() - task 0afff68d-5257-3d4d-9412-00000000007c 19903 1727096307.79673: variable 'ansible_search_path' from source: unknown 19903 1727096307.79681: variable 'ansible_search_path' from source: unknown 19903 1727096307.79721: calling self._execute() 19903 1727096307.79810: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.79820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.79834: variable 'omit' from source: magic vars 19903 1727096307.80277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.82518: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.82604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.82636: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.82672: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.82708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.82785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.82824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.82847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.82888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.82941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.83049: variable 'ansible_distribution' from source: facts 19903 1727096307.83056: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.83078: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.83081: when evaluation is False, skipping this task 19903 1727096307.83084: _execute() done 19903 1727096307.83086: dumping result to json 19903 1727096307.83091: done dumping result, returning 19903 1727096307.83101: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-3d4d-9412-00000000007c] 19903 1727096307.83104: sending task result for task 0afff68d-5257-3d4d-9412-00000000007c 19903 1727096307.83311: done sending task result for task 0afff68d-5257-3d4d-9412-00000000007c 19903 1727096307.83314: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096307.83356: no more pending results, returning what we have 19903 1727096307.83359: results queue empty 19903 1727096307.83359: checking for any_errors_fatal 19903 1727096307.83370: done checking for any_errors_fatal 19903 1727096307.83371: checking for max_fail_percentage 19903 1727096307.83372: done checking for max_fail_percentage 19903 1727096307.83373: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.83374: done checking to see if all hosts have failed 19903 1727096307.83375: getting the remaining hosts for this loop 19903 1727096307.83376: done getting the remaining hosts for this loop 19903 1727096307.83379: getting the next task for host managed_node2 19903 1727096307.83385: done getting next task for host managed_node2 19903 1727096307.83388: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19903 1727096307.83391: ^ 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? (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 19903 1727096307.83404: getting variables 19903 1727096307.83406: in VariableManager get_vars() 19903 1727096307.83452: Calling all_inventory to load vars for managed_node2 19903 1727096307.83455: Calling groups_inventory to load vars for managed_node2 19903 1727096307.83457: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.83471: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.83474: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.83478: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.83653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.83879: done with get_vars() 19903 1727096307.83891: done getting variables 19903 1727096307.83953: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:27 -0400 (0:00:00.050) 0:00:06.222 ****** 19903 1727096307.83988: entering _queue_task() for managed_node2/debug 19903 1727096307.84261: worker is 1 (out of 1 available) 19903 1727096307.84478: exiting _queue_task() for managed_node2/debug 19903 1727096307.84487: done queuing things up, now waiting for results queue to drain 19903 1727096307.84488: waiting for pending results... 19903 1727096307.84555: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19903 1727096307.84714: in run() - task 0afff68d-5257-3d4d-9412-00000000007d 19903 1727096307.84719: variable 'ansible_search_path' from source: unknown 19903 1727096307.84722: variable 'ansible_search_path' from source: unknown 19903 1727096307.84755: calling self._execute() 19903 1727096307.84851: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.84873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.84931: variable 'omit' from source: magic vars 19903 1727096307.85429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.87944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.88026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.88070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.88115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.88144: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.88274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.88278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.88288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.88334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.88347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.88492: variable 'ansible_distribution' from source: facts 19903 1727096307.88498: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.88672: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.88674: when evaluation is False, skipping this task 19903 1727096307.88676: _execute() done 19903 1727096307.88678: dumping result to json 19903 1727096307.88680: done dumping result, returning 19903 1727096307.88682: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-3d4d-9412-00000000007d] 19903 1727096307.88683: sending task result for task 0afff68d-5257-3d4d-9412-00000000007d 19903 1727096307.88745: done sending task result for task 0afff68d-5257-3d4d-9412-00000000007d 19903 1727096307.88748: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096307.88802: no more pending results, returning what we have 19903 1727096307.88806: results queue empty 19903 1727096307.88806: checking for any_errors_fatal 19903 1727096307.88811: done checking for any_errors_fatal 19903 1727096307.88812: checking for max_fail_percentage 19903 1727096307.88814: done checking for max_fail_percentage 19903 1727096307.88815: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.88816: done checking to see if all hosts have failed 19903 1727096307.88817: getting the remaining hosts for this loop 19903 1727096307.88818: done getting the remaining hosts for this loop 19903 1727096307.88822: getting the next task for host managed_node2 19903 1727096307.88829: done getting next task for host managed_node2 19903 1727096307.88832: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19903 1727096307.88836: ^ 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? (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 19903 1727096307.88851: getting variables 19903 1727096307.88853: in VariableManager get_vars() 19903 1727096307.89055: Calling all_inventory to load vars for managed_node2 19903 1727096307.89058: Calling groups_inventory to load vars for managed_node2 19903 1727096307.89060: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.89073: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.89075: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.89078: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.89313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.89514: done with get_vars() 19903 1727096307.89524: done getting variables 19903 1727096307.89582: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:27 -0400 (0:00:00.056) 0:00:06.278 ****** 19903 1727096307.89609: entering _queue_task() for managed_node2/debug 19903 1727096307.89981: worker is 1 (out of 1 available) 19903 1727096307.89995: exiting _queue_task() for managed_node2/debug 19903 1727096307.90008: done queuing things up, now waiting for results queue to drain 19903 1727096307.90009: waiting for pending results... 19903 1727096307.90295: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19903 1727096307.90455: in run() - task 0afff68d-5257-3d4d-9412-00000000007e 19903 1727096307.90483: variable 'ansible_search_path' from source: unknown 19903 1727096307.90492: variable 'ansible_search_path' from source: unknown 19903 1727096307.90532: calling self._execute() 19903 1727096307.90630: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.90644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.90670: variable 'omit' from source: magic vars 19903 1727096307.91141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096307.93440: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096307.93599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096307.93603: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096307.93632: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096307.93674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096307.93782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096307.93827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096307.93873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096307.93969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096307.93973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096307.94140: variable 'ansible_distribution' from source: facts 19903 1727096307.94515: variable 'ansible_distribution_major_version' from source: facts 19903 1727096307.94519: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096307.94521: when evaluation is False, skipping this task 19903 1727096307.94523: _execute() done 19903 1727096307.94525: dumping result to json 19903 1727096307.94527: done dumping result, returning 19903 1727096307.94530: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-3d4d-9412-00000000007e] 19903 1727096307.94532: sending task result for task 0afff68d-5257-3d4d-9412-00000000007e 19903 1727096307.94609: done sending task result for task 0afff68d-5257-3d4d-9412-00000000007e 19903 1727096307.94613: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096307.94685: no more pending results, returning what we have 19903 1727096307.94688: results queue empty 19903 1727096307.94689: checking for any_errors_fatal 19903 1727096307.94696: done checking for any_errors_fatal 19903 1727096307.94697: checking for max_fail_percentage 19903 1727096307.94698: done checking for max_fail_percentage 19903 1727096307.94699: checking to see if all hosts have failed and the running result is not ok 19903 1727096307.94700: done checking to see if all hosts have failed 19903 1727096307.94701: getting the remaining hosts for this loop 19903 1727096307.94703: done getting the remaining hosts for this loop 19903 1727096307.94707: getting the next task for host managed_node2 19903 1727096307.94714: done getting next task for host managed_node2 19903 1727096307.94718: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19903 1727096307.94723: ^ 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? (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 19903 1727096307.94740: getting variables 19903 1727096307.94742: in VariableManager get_vars() 19903 1727096307.95100: Calling all_inventory to load vars for managed_node2 19903 1727096307.95103: Calling groups_inventory to load vars for managed_node2 19903 1727096307.95106: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096307.95116: Calling all_plugins_play to load vars for managed_node2 19903 1727096307.95118: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096307.95122: Calling groups_plugins_play to load vars for managed_node2 19903 1727096307.95783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096307.96233: done with get_vars() 19903 1727096307.96247: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:27 -0400 (0:00:00.068) 0:00:06.347 ****** 19903 1727096307.96483: entering _queue_task() for managed_node2/ping 19903 1727096307.97030: worker is 1 (out of 1 available) 19903 1727096307.97044: exiting _queue_task() for managed_node2/ping 19903 1727096307.97059: done queuing things up, now waiting for results queue to drain 19903 1727096307.97060: waiting for pending results... 19903 1727096307.97953: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19903 1727096307.97988: in run() - task 0afff68d-5257-3d4d-9412-00000000007f 19903 1727096307.98003: variable 'ansible_search_path' from source: unknown 19903 1727096307.98007: variable 'ansible_search_path' from source: unknown 19903 1727096307.98049: calling self._execute() 19903 1727096307.98327: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096307.98331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096307.98377: variable 'omit' from source: magic vars 19903 1727096307.99154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.03581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.03656: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.03765: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.03771: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.03774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.03815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.03850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.03884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.04073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.04077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.04080: variable 'ansible_distribution' from source: facts 19903 1727096308.04091: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.04112: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.04118: when evaluation is False, skipping this task 19903 1727096308.04124: _execute() done 19903 1727096308.04131: dumping result to json 19903 1727096308.04137: done dumping result, returning 19903 1727096308.04147: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-3d4d-9412-00000000007f] 19903 1727096308.04153: sending task result for task 0afff68d-5257-3d4d-9412-00000000007f skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096308.04296: no more pending results, returning what we have 19903 1727096308.04299: results queue empty 19903 1727096308.04300: checking for any_errors_fatal 19903 1727096308.04307: done checking for any_errors_fatal 19903 1727096308.04307: checking for max_fail_percentage 19903 1727096308.04309: done checking for max_fail_percentage 19903 1727096308.04309: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.04310: done checking to see if all hosts have failed 19903 1727096308.04311: getting the remaining hosts for this loop 19903 1727096308.04314: done getting the remaining hosts for this loop 19903 1727096308.04317: getting the next task for host managed_node2 19903 1727096308.04437: done getting next task for host managed_node2 19903 1727096308.04440: ^ task is: TASK: meta (role_complete) 19903 1727096308.04443: ^ 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 19903 1727096308.04459: done sending task result for task 0afff68d-5257-3d4d-9412-00000000007f 19903 1727096308.04470: getting variables 19903 1727096308.04472: in VariableManager get_vars() 19903 1727096308.04517: Calling all_inventory to load vars for managed_node2 19903 1727096308.04520: Calling groups_inventory to load vars for managed_node2 19903 1727096308.04522: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.04528: WORKER PROCESS EXITING 19903 1727096308.04536: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.04538: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.04541: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.04774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.04983: done with get_vars() 19903 1727096308.04995: done getting variables 19903 1727096308.05083: done queuing things up, now waiting for results queue to drain 19903 1727096308.05086: results queue empty 19903 1727096308.05086: checking for any_errors_fatal 19903 1727096308.05089: done checking for any_errors_fatal 19903 1727096308.05089: checking for max_fail_percentage 19903 1727096308.05090: done checking for max_fail_percentage 19903 1727096308.05091: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.05092: done checking to see if all hosts have failed 19903 1727096308.05092: getting the remaining hosts for this loop 19903 1727096308.05093: done getting the remaining hosts for this loop 19903 1727096308.05095: getting the next task for host managed_node2 19903 1727096308.05099: done getting next task for host managed_node2 19903 1727096308.05101: ^ task is: TASK: Get current device features 19903 1727096308.05103: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19903 1727096308.05105: getting variables 19903 1727096308.05106: in VariableManager get_vars() 19903 1727096308.05133: Calling all_inventory to load vars for managed_node2 19903 1727096308.05136: Calling groups_inventory to load vars for managed_node2 19903 1727096308.05138: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.05143: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.05145: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.05148: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.05306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.05605: done with get_vars() 19903 1727096308.05620: done getting variables 19903 1727096308.05686: 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 current device features] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:82 Monday 23 September 2024 08:58:28 -0400 (0:00:00.092) 0:00:06.439 ****** 19903 1727096308.05727: entering _queue_task() for managed_node2/command 19903 1727096308.06091: worker is 1 (out of 1 available) 19903 1727096308.06130: exiting _queue_task() for managed_node2/command 19903 1727096308.06144: done queuing things up, now waiting for results queue to drain 19903 1727096308.06145: waiting for pending results... 19903 1727096308.06483: running TaskExecutor() for managed_node2/TASK: Get current device features 19903 1727096308.06658: in run() - task 0afff68d-5257-3d4d-9412-0000000000af 19903 1727096308.06666: variable 'ansible_search_path' from source: unknown 19903 1727096308.06710: calling self._execute() 19903 1727096308.06842: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096308.06855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096308.06885: variable 'omit' from source: magic vars 19903 1727096308.07474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.10219: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.10557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.10643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.10654: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.10689: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.10903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.10942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.11001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.11122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.11141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.11776: variable 'ansible_distribution' from source: facts 19903 1727096308.11780: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.11782: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.11785: when evaluation is False, skipping this task 19903 1727096308.11787: _execute() done 19903 1727096308.11817: dumping result to json 19903 1727096308.11826: done dumping result, returning 19903 1727096308.11837: done running TaskExecutor() for managed_node2/TASK: Get current device features [0afff68d-5257-3d4d-9412-0000000000af] 19903 1727096308.11846: sending task result for task 0afff68d-5257-3d4d-9412-0000000000af skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096308.12151: no more pending results, returning what we have 19903 1727096308.12154: results queue empty 19903 1727096308.12155: checking for any_errors_fatal 19903 1727096308.12157: done checking for any_errors_fatal 19903 1727096308.12158: checking for max_fail_percentage 19903 1727096308.12160: done checking for max_fail_percentage 19903 1727096308.12160: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.12161: done checking to see if all hosts have failed 19903 1727096308.12162: getting the remaining hosts for this loop 19903 1727096308.12166: done getting the remaining hosts for this loop 19903 1727096308.12172: getting the next task for host managed_node2 19903 1727096308.12179: done getting next task for host managed_node2 19903 1727096308.12181: ^ task is: TASK: Show ethtool_features 19903 1727096308.12184: ^ 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 19903 1727096308.12187: getting variables 19903 1727096308.12189: in VariableManager get_vars() 19903 1727096308.12251: Calling all_inventory to load vars for managed_node2 19903 1727096308.12255: Calling groups_inventory to load vars for managed_node2 19903 1727096308.12257: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.12325: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.12330: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.12335: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000af 19903 1727096308.12338: WORKER PROCESS EXITING 19903 1727096308.12342: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.12745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.13015: done with get_vars() 19903 1727096308.13026: done getting variables 19903 1727096308.13094: 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 [Show ethtool_features] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:86 Monday 23 September 2024 08:58:28 -0400 (0:00:00.073) 0:00:06.513 ****** 19903 1727096308.13123: entering _queue_task() for managed_node2/debug 19903 1727096308.13521: worker is 1 (out of 1 available) 19903 1727096308.13532: exiting _queue_task() for managed_node2/debug 19903 1727096308.13542: done queuing things up, now waiting for results queue to drain 19903 1727096308.13543: waiting for pending results... 19903 1727096308.13715: running TaskExecutor() for managed_node2/TASK: Show ethtool_features 19903 1727096308.13828: in run() - task 0afff68d-5257-3d4d-9412-0000000000b0 19903 1727096308.13855: variable 'ansible_search_path' from source: unknown 19903 1727096308.13899: calling self._execute() 19903 1727096308.14041: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096308.14072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096308.14160: variable 'omit' from source: magic vars 19903 1727096308.14981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.17500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.18273: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.18277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.18537: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.18540: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.18583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.18619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.18783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.18822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.18838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.19108: variable 'ansible_distribution' from source: facts 19903 1727096308.19201: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.19373: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.19376: when evaluation is False, skipping this task 19903 1727096308.19379: _execute() done 19903 1727096308.19382: dumping result to json 19903 1727096308.19384: done dumping result, returning 19903 1727096308.19386: done running TaskExecutor() for managed_node2/TASK: Show ethtool_features [0afff68d-5257-3d4d-9412-0000000000b0] 19903 1727096308.19388: sending task result for task 0afff68d-5257-3d4d-9412-0000000000b0 19903 1727096308.19460: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000b0 19903 1727096308.19466: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096308.19519: no more pending results, returning what we have 19903 1727096308.19522: results queue empty 19903 1727096308.19523: checking for any_errors_fatal 19903 1727096308.19530: done checking for any_errors_fatal 19903 1727096308.19531: checking for max_fail_percentage 19903 1727096308.19532: done checking for max_fail_percentage 19903 1727096308.19533: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.19534: done checking to see if all hosts have failed 19903 1727096308.19535: getting the remaining hosts for this loop 19903 1727096308.19537: done getting the remaining hosts for this loop 19903 1727096308.19541: getting the next task for host managed_node2 19903 1727096308.19549: done getting next task for host managed_node2 19903 1727096308.19551: ^ task is: TASK: Assert device features 19903 1727096308.19554: ^ 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 19903 1727096308.19557: getting variables 19903 1727096308.19559: in VariableManager get_vars() 19903 1727096308.19622: Calling all_inventory to load vars for managed_node2 19903 1727096308.19625: Calling groups_inventory to load vars for managed_node2 19903 1727096308.19628: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.19640: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.19644: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.19647: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.20139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.20830: done with get_vars() 19903 1727096308.20843: done getting variables 19903 1727096308.20930: 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 device features] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:89 Monday 23 September 2024 08:58:28 -0400 (0:00:00.078) 0:00:06.591 ****** 19903 1727096308.20971: entering _queue_task() for managed_node2/assert 19903 1727096308.21408: worker is 1 (out of 1 available) 19903 1727096308.21419: exiting _queue_task() for managed_node2/assert 19903 1727096308.21429: done queuing things up, now waiting for results queue to drain 19903 1727096308.21430: waiting for pending results... 19903 1727096308.21774: running TaskExecutor() for managed_node2/TASK: Assert device features 19903 1727096308.21781: in run() - task 0afff68d-5257-3d4d-9412-0000000000b1 19903 1727096308.21784: variable 'ansible_search_path' from source: unknown 19903 1727096308.21797: calling self._execute() 19903 1727096308.21901: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096308.21913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096308.21927: variable 'omit' from source: magic vars 19903 1727096308.22431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.25170: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.25237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.25288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.25325: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.25355: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.25441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.25482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.25511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.25553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.25576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.25718: variable 'ansible_distribution' from source: facts 19903 1727096308.25728: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.25750: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.25757: when evaluation is False, skipping this task 19903 1727096308.25766: _execute() done 19903 1727096308.25776: dumping result to json 19903 1727096308.25783: done dumping result, returning 19903 1727096308.25793: done running TaskExecutor() for managed_node2/TASK: Assert device features [0afff68d-5257-3d4d-9412-0000000000b1] 19903 1727096308.25804: sending task result for task 0afff68d-5257-3d4d-9412-0000000000b1 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096308.25954: no more pending results, returning what we have 19903 1727096308.25957: results queue empty 19903 1727096308.25958: checking for any_errors_fatal 19903 1727096308.25965: done checking for any_errors_fatal 19903 1727096308.25966: checking for max_fail_percentage 19903 1727096308.25969: done checking for max_fail_percentage 19903 1727096308.25970: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.25971: done checking to see if all hosts have failed 19903 1727096308.25971: getting the remaining hosts for this loop 19903 1727096308.25973: done getting the remaining hosts for this loop 19903 1727096308.25977: getting the next task for host managed_node2 19903 1727096308.25983: done getting next task for host managed_node2 19903 1727096308.25986: ^ task is: TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 19903 1727096308.25989: ^ 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 19903 1727096308.25992: getting variables 19903 1727096308.25993: in VariableManager get_vars() 19903 1727096308.26045: Calling all_inventory to load vars for managed_node2 19903 1727096308.26047: Calling groups_inventory to load vars for managed_node2 19903 1727096308.26050: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.26061: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.26066: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.26176: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000b1 19903 1727096308.26179: WORKER PROCESS EXITING 19903 1727096308.26184: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.26617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.26832: done with get_vars() 19903 1727096308.26842: done getting variables 19903 1727096308.26901: 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 enable tx_tcp_segmentation (using underscores).] ************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:102 Monday 23 September 2024 08:58:28 -0400 (0:00:00.059) 0:00:06.651 ****** 19903 1727096308.26927: entering _queue_task() for managed_node2/debug 19903 1727096308.27193: worker is 1 (out of 1 available) 19903 1727096308.27205: exiting _queue_task() for managed_node2/debug 19903 1727096308.27216: done queuing things up, now waiting for results queue to drain 19903 1727096308.27217: waiting for pending results... 19903 1727096308.27486: running TaskExecutor() for managed_node2/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 19903 1727096308.27571: in run() - task 0afff68d-5257-3d4d-9412-0000000000b2 19903 1727096308.27597: variable 'ansible_search_path' from source: unknown 19903 1727096308.27633: calling self._execute() 19903 1727096308.27727: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096308.27739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096308.27753: variable 'omit' from source: magic vars 19903 1727096308.28573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.32502: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.32580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.32626: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.32683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.32712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.32799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.32832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.32870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.32916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.32934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.33081: variable 'ansible_distribution' from source: facts 19903 1727096308.33093: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.33114: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.33122: when evaluation is False, skipping this task 19903 1727096308.33128: _execute() done 19903 1727096308.33135: dumping result to json 19903 1727096308.33142: done dumping result, returning 19903 1727096308.33152: done running TaskExecutor() for managed_node2/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). [0afff68d-5257-3d4d-9412-0000000000b2] 19903 1727096308.33160: sending task result for task 0afff68d-5257-3d4d-9412-0000000000b2 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096308.33325: no more pending results, returning what we have 19903 1727096308.33328: results queue empty 19903 1727096308.33329: checking for any_errors_fatal 19903 1727096308.33337: done checking for any_errors_fatal 19903 1727096308.33338: checking for max_fail_percentage 19903 1727096308.33340: done checking for max_fail_percentage 19903 1727096308.33341: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.33342: done checking to see if all hosts have failed 19903 1727096308.33342: getting the remaining hosts for this loop 19903 1727096308.33345: done getting the remaining hosts for this loop 19903 1727096308.33349: getting the next task for host managed_node2 19903 1727096308.33357: done getting next task for host managed_node2 19903 1727096308.33366: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19903 1727096308.33371: ^ 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? (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 19903 1727096308.33391: getting variables 19903 1727096308.33393: in VariableManager get_vars() 19903 1727096308.33448: Calling all_inventory to load vars for managed_node2 19903 1727096308.33451: Calling groups_inventory to load vars for managed_node2 19903 1727096308.33454: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.33466: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.33676: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.33681: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.33861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.34190: done with get_vars() 19903 1727096308.34201: done getting variables 19903 1727096308.34232: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000b2 19903 1727096308.34235: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:28 -0400 (0:00:00.073) 0:00:06.725 ****** 19903 1727096308.34308: entering _queue_task() for managed_node2/include_tasks 19903 1727096308.34794: worker is 1 (out of 1 available) 19903 1727096308.34801: exiting _queue_task() for managed_node2/include_tasks 19903 1727096308.34810: done queuing things up, now waiting for results queue to drain 19903 1727096308.34811: waiting for pending results... 19903 1727096308.34849: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19903 1727096308.34979: in run() - task 0afff68d-5257-3d4d-9412-0000000000ba 19903 1727096308.34999: variable 'ansible_search_path' from source: unknown 19903 1727096308.35006: variable 'ansible_search_path' from source: unknown 19903 1727096308.35046: calling self._execute() 19903 1727096308.35130: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096308.35145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096308.35159: variable 'omit' from source: magic vars 19903 1727096308.35593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.38104: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.38176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.38221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.38260: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.38297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.38674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.38678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.38681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.38688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.38708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.38965: variable 'ansible_distribution' from source: facts 19903 1727096308.38980: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.39019: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.39078: when evaluation is False, skipping this task 19903 1727096308.39086: _execute() done 19903 1727096308.39094: dumping result to json 19903 1727096308.39104: done dumping result, returning 19903 1727096308.39119: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-3d4d-9412-0000000000ba] 19903 1727096308.39129: sending task result for task 0afff68d-5257-3d4d-9412-0000000000ba 19903 1727096308.39492: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000ba 19903 1727096308.39495: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096308.39542: no more pending results, returning what we have 19903 1727096308.39545: results queue empty 19903 1727096308.39546: checking for any_errors_fatal 19903 1727096308.39552: done checking for any_errors_fatal 19903 1727096308.39553: checking for max_fail_percentage 19903 1727096308.39555: done checking for max_fail_percentage 19903 1727096308.39556: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.39557: done checking to see if all hosts have failed 19903 1727096308.39557: getting the remaining hosts for this loop 19903 1727096308.39559: done getting the remaining hosts for this loop 19903 1727096308.39566: getting the next task for host managed_node2 19903 1727096308.39574: done getting next task for host managed_node2 19903 1727096308.39579: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19903 1727096308.39582: ^ 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? (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 19903 1727096308.39600: getting variables 19903 1727096308.39602: in VariableManager get_vars() 19903 1727096308.39655: Calling all_inventory to load vars for managed_node2 19903 1727096308.39658: Calling groups_inventory to load vars for managed_node2 19903 1727096308.39660: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.39875: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.39879: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.39883: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.40334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.40753: done with get_vars() 19903 1727096308.40769: done getting variables 19903 1727096308.40826: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:28 -0400 (0:00:00.065) 0:00:06.790 ****** 19903 1727096308.40857: entering _queue_task() for managed_node2/debug 19903 1727096308.41577: worker is 1 (out of 1 available) 19903 1727096308.41589: exiting _queue_task() for managed_node2/debug 19903 1727096308.41599: done queuing things up, now waiting for results queue to drain 19903 1727096308.41600: waiting for pending results... 19903 1727096308.42113: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19903 1727096308.42317: in run() - task 0afff68d-5257-3d4d-9412-0000000000bb 19903 1727096308.42373: variable 'ansible_search_path' from source: unknown 19903 1727096308.42376: variable 'ansible_search_path' from source: unknown 19903 1727096308.42379: calling self._execute() 19903 1727096308.42599: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096308.42605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096308.42616: variable 'omit' from source: magic vars 19903 1727096308.43373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.46034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.46142: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.46146: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.46251: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.46255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.46274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.46304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.46347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.46387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.46402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.46575: variable 'ansible_distribution' from source: facts 19903 1727096308.46581: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.46601: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.46604: when evaluation is False, skipping this task 19903 1727096308.46606: _execute() done 19903 1727096308.46609: dumping result to json 19903 1727096308.46614: done dumping result, returning 19903 1727096308.46683: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-3d4d-9412-0000000000bb] 19903 1727096308.46686: sending task result for task 0afff68d-5257-3d4d-9412-0000000000bb 19903 1727096308.46747: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000bb 19903 1727096308.46749: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096308.46829: no more pending results, returning what we have 19903 1727096308.46832: results queue empty 19903 1727096308.46833: checking for any_errors_fatal 19903 1727096308.46839: done checking for any_errors_fatal 19903 1727096308.46839: checking for max_fail_percentage 19903 1727096308.46841: done checking for max_fail_percentage 19903 1727096308.46842: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.46842: done checking to see if all hosts have failed 19903 1727096308.46843: getting the remaining hosts for this loop 19903 1727096308.46845: done getting the remaining hosts for this loop 19903 1727096308.46848: getting the next task for host managed_node2 19903 1727096308.46854: done getting next task for host managed_node2 19903 1727096308.46858: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19903 1727096308.46861: ^ 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? (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 19903 1727096308.46883: getting variables 19903 1727096308.46885: in VariableManager get_vars() 19903 1727096308.46934: Calling all_inventory to load vars for managed_node2 19903 1727096308.46937: Calling groups_inventory to load vars for managed_node2 19903 1727096308.46939: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.46947: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.46949: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.46952: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.47434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.47847: done with get_vars() 19903 1727096308.47859: done getting variables 19903 1727096308.48121: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:28 -0400 (0:00:00.072) 0:00:06.863 ****** 19903 1727096308.48156: entering _queue_task() for managed_node2/fail 19903 1727096308.48654: worker is 1 (out of 1 available) 19903 1727096308.48873: exiting _queue_task() for managed_node2/fail 19903 1727096308.48884: done queuing things up, now waiting for results queue to drain 19903 1727096308.48886: waiting for pending results... 19903 1727096308.49279: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19903 1727096308.49478: in run() - task 0afff68d-5257-3d4d-9412-0000000000bc 19903 1727096308.49492: variable 'ansible_search_path' from source: unknown 19903 1727096308.49495: variable 'ansible_search_path' from source: unknown 19903 1727096308.49602: calling self._execute() 19903 1727096308.49801: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096308.49804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096308.49817: variable 'omit' from source: magic vars 19903 1727096308.50689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.56684: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.56703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.56739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.56772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.57007: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.57117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.57120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.57130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.57170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.57388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.57521: variable 'ansible_distribution' from source: facts 19903 1727096308.57552: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.57555: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.57557: when evaluation is False, skipping this task 19903 1727096308.57559: _execute() done 19903 1727096308.57564: dumping result to json 19903 1727096308.57568: done dumping result, returning 19903 1727096308.57571: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-3d4d-9412-0000000000bc] 19903 1727096308.57574: sending task result for task 0afff68d-5257-3d4d-9412-0000000000bc 19903 1727096308.57943: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000bc 19903 1727096308.57946: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096308.58029: no more pending results, returning what we have 19903 1727096308.58033: results queue empty 19903 1727096308.58034: checking for any_errors_fatal 19903 1727096308.58038: done checking for any_errors_fatal 19903 1727096308.58039: checking for max_fail_percentage 19903 1727096308.58041: done checking for max_fail_percentage 19903 1727096308.58042: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.58043: done checking to see if all hosts have failed 19903 1727096308.58043: getting the remaining hosts for this loop 19903 1727096308.58045: done getting the remaining hosts for this loop 19903 1727096308.58049: getting the next task for host managed_node2 19903 1727096308.58056: done getting next task for host managed_node2 19903 1727096308.58060: ^ 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 19903 1727096308.58066: ^ 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? (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 19903 1727096308.58086: getting variables 19903 1727096308.58088: in VariableManager get_vars() 19903 1727096308.58143: Calling all_inventory to load vars for managed_node2 19903 1727096308.58146: Calling groups_inventory to load vars for managed_node2 19903 1727096308.58149: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.58161: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.58269: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.58276: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.59156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.59539: done with get_vars() 19903 1727096308.59549: done getting variables 19903 1727096308.59608: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:28 -0400 (0:00:00.114) 0:00:06.978 ****** 19903 1727096308.59638: entering _queue_task() for managed_node2/fail 19903 1727096308.60358: worker is 1 (out of 1 available) 19903 1727096308.60375: exiting _queue_task() for managed_node2/fail 19903 1727096308.60389: done queuing things up, now waiting for results queue to drain 19903 1727096308.60390: waiting for pending results... 19903 1727096308.60835: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19903 1727096308.61275: in run() - task 0afff68d-5257-3d4d-9412-0000000000bd 19903 1727096308.61280: variable 'ansible_search_path' from source: unknown 19903 1727096308.61283: variable 'ansible_search_path' from source: unknown 19903 1727096308.61301: calling self._execute() 19903 1727096308.61591: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096308.61599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096308.61615: variable 'omit' from source: magic vars 19903 1727096308.62385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.66945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.67203: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.67272: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.67276: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.67291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.67365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.67719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.67722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.67725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.67727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.68159: variable 'ansible_distribution' from source: facts 19903 1727096308.68170: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.68188: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.68191: when evaluation is False, skipping this task 19903 1727096308.68193: _execute() done 19903 1727096308.68196: dumping result to json 19903 1727096308.68200: done dumping result, returning 19903 1727096308.68210: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-3d4d-9412-0000000000bd] 19903 1727096308.68213: sending task result for task 0afff68d-5257-3d4d-9412-0000000000bd 19903 1727096308.68473: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000bd 19903 1727096308.68476: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096308.68523: no more pending results, returning what we have 19903 1727096308.68526: results queue empty 19903 1727096308.68527: checking for any_errors_fatal 19903 1727096308.68534: done checking for any_errors_fatal 19903 1727096308.68535: checking for max_fail_percentage 19903 1727096308.68537: done checking for max_fail_percentage 19903 1727096308.68537: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.68538: done checking to see if all hosts have failed 19903 1727096308.68539: getting the remaining hosts for this loop 19903 1727096308.68540: done getting the remaining hosts for this loop 19903 1727096308.68545: getting the next task for host managed_node2 19903 1727096308.68550: done getting next task for host managed_node2 19903 1727096308.68554: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19903 1727096308.68556: ^ 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? (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 19903 1727096308.68578: getting variables 19903 1727096308.68580: in VariableManager get_vars() 19903 1727096308.68635: Calling all_inventory to load vars for managed_node2 19903 1727096308.68639: Calling groups_inventory to load vars for managed_node2 19903 1727096308.68642: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.68652: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.68654: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.68657: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.69041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.69507: done with get_vars() 19903 1727096308.69519: done getting variables 19903 1727096308.69696: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:28 -0400 (0:00:00.100) 0:00:07.079 ****** 19903 1727096308.69730: entering _queue_task() for managed_node2/fail 19903 1727096308.70333: worker is 1 (out of 1 available) 19903 1727096308.70462: exiting _queue_task() for managed_node2/fail 19903 1727096308.70478: done queuing things up, now waiting for results queue to drain 19903 1727096308.70479: waiting for pending results... 19903 1727096308.70986: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19903 1727096308.71139: in run() - task 0afff68d-5257-3d4d-9412-0000000000be 19903 1727096308.71153: variable 'ansible_search_path' from source: unknown 19903 1727096308.71156: variable 'ansible_search_path' from source: unknown 19903 1727096308.71285: calling self._execute() 19903 1727096308.71489: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096308.71495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096308.71505: variable 'omit' from source: magic vars 19903 1727096308.72447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.77575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.77650: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.77699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.77809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.77841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.78026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.78060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.78100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.78314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.78474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.78581: variable 'ansible_distribution' from source: facts 19903 1727096308.78594: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.78618: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.78627: when evaluation is False, skipping this task 19903 1727096308.78637: _execute() done 19903 1727096308.78679: dumping result to json 19903 1727096308.78689: done dumping result, returning 19903 1727096308.78702: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-3d4d-9412-0000000000be] 19903 1727096308.78712: sending task result for task 0afff68d-5257-3d4d-9412-0000000000be skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096308.78865: no more pending results, returning what we have 19903 1727096308.78871: results queue empty 19903 1727096308.78872: checking for any_errors_fatal 19903 1727096308.78877: done checking for any_errors_fatal 19903 1727096308.78878: checking for max_fail_percentage 19903 1727096308.78880: done checking for max_fail_percentage 19903 1727096308.78881: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.78881: done checking to see if all hosts have failed 19903 1727096308.78882: getting the remaining hosts for this loop 19903 1727096308.78884: done getting the remaining hosts for this loop 19903 1727096308.78888: getting the next task for host managed_node2 19903 1727096308.78896: done getting next task for host managed_node2 19903 1727096308.78899: ^ 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 19903 1727096308.78902: ^ 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? (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 19903 1727096308.78918: getting variables 19903 1727096308.78920: in VariableManager get_vars() 19903 1727096308.78976: Calling all_inventory to load vars for managed_node2 19903 1727096308.78979: Calling groups_inventory to load vars for managed_node2 19903 1727096308.78982: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.78994: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.78997: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.79000: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.79574: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000be 19903 1727096308.79578: WORKER PROCESS EXITING 19903 1727096308.79662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.80054: done with get_vars() 19903 1727096308.80066: done getting variables 19903 1727096308.80127: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:28 -0400 (0:00:00.105) 0:00:07.185 ****** 19903 1727096308.80287: entering _queue_task() for managed_node2/dnf 19903 1727096308.80956: worker is 1 (out of 1 available) 19903 1727096308.80970: exiting _queue_task() for managed_node2/dnf 19903 1727096308.80981: done queuing things up, now waiting for results queue to drain 19903 1727096308.80983: waiting for pending results... 19903 1727096308.81350: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19903 1727096308.81691: in run() - task 0afff68d-5257-3d4d-9412-0000000000bf 19903 1727096308.81711: variable 'ansible_search_path' from source: unknown 19903 1727096308.81720: variable 'ansible_search_path' from source: unknown 19903 1727096308.81766: calling self._execute() 19903 1727096308.81976: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096308.81987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096308.82012: variable 'omit' from source: magic vars 19903 1727096308.82927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.86188: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.86276: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.86322: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.86365: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.86404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.86493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.86517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.86534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.86588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.86598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.86741: variable 'ansible_distribution' from source: facts 19903 1727096308.86745: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.86781: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.86784: when evaluation is False, skipping this task 19903 1727096308.86786: _execute() done 19903 1727096308.86788: dumping result to json 19903 1727096308.86790: done dumping result, returning 19903 1727096308.86793: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-0000000000bf] 19903 1727096308.86795: sending task result for task 0afff68d-5257-3d4d-9412-0000000000bf 19903 1727096308.86970: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000bf 19903 1727096308.86973: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096308.87020: no more pending results, returning what we have 19903 1727096308.87022: results queue empty 19903 1727096308.87023: checking for any_errors_fatal 19903 1727096308.87028: done checking for any_errors_fatal 19903 1727096308.87028: checking for max_fail_percentage 19903 1727096308.87030: done checking for max_fail_percentage 19903 1727096308.87031: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.87031: done checking to see if all hosts have failed 19903 1727096308.87032: getting the remaining hosts for this loop 19903 1727096308.87033: done getting the remaining hosts for this loop 19903 1727096308.87036: getting the next task for host managed_node2 19903 1727096308.87042: done getting next task for host managed_node2 19903 1727096308.87045: ^ 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 19903 1727096308.87048: ^ 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? (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 19903 1727096308.87064: getting variables 19903 1727096308.87065: in VariableManager get_vars() 19903 1727096308.87115: Calling all_inventory to load vars for managed_node2 19903 1727096308.87119: Calling groups_inventory to load vars for managed_node2 19903 1727096308.87121: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.87130: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.87133: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.87136: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.87322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.87539: done with get_vars() 19903 1727096308.87550: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19903 1727096308.87630: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:28 -0400 (0:00:00.073) 0:00:07.258 ****** 19903 1727096308.87661: entering _queue_task() for managed_node2/yum 19903 1727096308.87946: worker is 1 (out of 1 available) 19903 1727096308.87961: exiting _queue_task() for managed_node2/yum 19903 1727096308.87977: done queuing things up, now waiting for results queue to drain 19903 1727096308.87979: waiting for pending results... 19903 1727096308.88193: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19903 1727096308.88333: in run() - task 0afff68d-5257-3d4d-9412-0000000000c0 19903 1727096308.88337: variable 'ansible_search_path' from source: unknown 19903 1727096308.88340: variable 'ansible_search_path' from source: unknown 19903 1727096308.88343: calling self._execute() 19903 1727096308.88489: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096308.88492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096308.88495: variable 'omit' from source: magic vars 19903 1727096308.88844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.90900: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.90962: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.91062: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.91065: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.91071: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.91137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.91171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.91192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.91231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.91245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.91395: variable 'ansible_distribution' from source: facts 19903 1727096308.91472: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.91476: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.91478: when evaluation is False, skipping this task 19903 1727096308.91481: _execute() done 19903 1727096308.91483: dumping result to json 19903 1727096308.91502: done dumping result, returning 19903 1727096308.91505: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-0000000000c0] 19903 1727096308.91507: sending task result for task 0afff68d-5257-3d4d-9412-0000000000c0 19903 1727096308.91579: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000c0 19903 1727096308.91581: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096308.91653: no more pending results, returning what we have 19903 1727096308.91656: results queue empty 19903 1727096308.91657: checking for any_errors_fatal 19903 1727096308.91662: done checking for any_errors_fatal 19903 1727096308.91663: checking for max_fail_percentage 19903 1727096308.91664: done checking for max_fail_percentage 19903 1727096308.91665: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.91665: done checking to see if all hosts have failed 19903 1727096308.91666: getting the remaining hosts for this loop 19903 1727096308.91669: done getting the remaining hosts for this loop 19903 1727096308.91673: getting the next task for host managed_node2 19903 1727096308.91679: done getting next task for host managed_node2 19903 1727096308.91683: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19903 1727096308.91685: ^ 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? (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 19903 1727096308.91701: getting variables 19903 1727096308.91703: in VariableManager get_vars() 19903 1727096308.91748: Calling all_inventory to load vars for managed_node2 19903 1727096308.91751: Calling groups_inventory to load vars for managed_node2 19903 1727096308.91753: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.91761: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.91763: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.91766: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.92080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096308.92326: done with get_vars() 19903 1727096308.92338: done getting variables 19903 1727096308.92405: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:28 -0400 (0:00:00.047) 0:00:07.306 ****** 19903 1727096308.92440: entering _queue_task() for managed_node2/fail 19903 1727096308.92739: worker is 1 (out of 1 available) 19903 1727096308.92750: exiting _queue_task() for managed_node2/fail 19903 1727096308.92765: done queuing things up, now waiting for results queue to drain 19903 1727096308.92767: waiting for pending results... 19903 1727096308.93189: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19903 1727096308.93197: in run() - task 0afff68d-5257-3d4d-9412-0000000000c1 19903 1727096308.93201: variable 'ansible_search_path' from source: unknown 19903 1727096308.93204: variable 'ansible_search_path' from source: unknown 19903 1727096308.93274: calling self._execute() 19903 1727096308.93344: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096308.93355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096308.93395: variable 'omit' from source: magic vars 19903 1727096308.93957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096308.98454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096308.98574: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096308.98643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096308.98694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096308.98771: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096308.98823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096308.98864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096308.98910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096308.98953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096308.98974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096308.99137: variable 'ansible_distribution' from source: facts 19903 1727096308.99149: variable 'ansible_distribution_major_version' from source: facts 19903 1727096308.99175: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096308.99183: when evaluation is False, skipping this task 19903 1727096308.99199: _execute() done 19903 1727096308.99202: dumping result to json 19903 1727096308.99225: done dumping result, returning 19903 1727096308.99229: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-0000000000c1] 19903 1727096308.99309: sending task result for task 0afff68d-5257-3d4d-9412-0000000000c1 19903 1727096308.99391: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000c1 19903 1727096308.99395: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096308.99445: no more pending results, returning what we have 19903 1727096308.99448: results queue empty 19903 1727096308.99449: checking for any_errors_fatal 19903 1727096308.99456: done checking for any_errors_fatal 19903 1727096308.99457: checking for max_fail_percentage 19903 1727096308.99458: done checking for max_fail_percentage 19903 1727096308.99459: checking to see if all hosts have failed and the running result is not ok 19903 1727096308.99460: done checking to see if all hosts have failed 19903 1727096308.99461: getting the remaining hosts for this loop 19903 1727096308.99464: done getting the remaining hosts for this loop 19903 1727096308.99470: getting the next task for host managed_node2 19903 1727096308.99476: done getting next task for host managed_node2 19903 1727096308.99480: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19903 1727096308.99483: ^ 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? (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 19903 1727096308.99499: getting variables 19903 1727096308.99501: in VariableManager get_vars() 19903 1727096308.99551: Calling all_inventory to load vars for managed_node2 19903 1727096308.99554: Calling groups_inventory to load vars for managed_node2 19903 1727096308.99557: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096308.99671: Calling all_plugins_play to load vars for managed_node2 19903 1727096308.99675: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096308.99679: Calling groups_plugins_play to load vars for managed_node2 19903 1727096308.99855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.00073: done with get_vars() 19903 1727096309.00085: done getting variables 19903 1727096309.00140: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:29 -0400 (0:00:00.077) 0:00:07.383 ****** 19903 1727096309.00176: entering _queue_task() for managed_node2/package 19903 1727096309.00452: worker is 1 (out of 1 available) 19903 1727096309.00787: exiting _queue_task() for managed_node2/package 19903 1727096309.00798: done queuing things up, now waiting for results queue to drain 19903 1727096309.00799: waiting for pending results... 19903 1727096309.01050: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19903 1727096309.01257: in run() - task 0afff68d-5257-3d4d-9412-0000000000c2 19903 1727096309.01261: variable 'ansible_search_path' from source: unknown 19903 1727096309.01263: variable 'ansible_search_path' from source: unknown 19903 1727096309.01266: calling self._execute() 19903 1727096309.01443: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.01449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.01584: variable 'omit' from source: magic vars 19903 1727096309.02463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.06014: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.06173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.06210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.06243: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.06472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.06476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.06479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.06482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.06525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.06529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.06879: variable 'ansible_distribution' from source: facts 19903 1727096309.06882: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.06885: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.06905: when evaluation is False, skipping this task 19903 1727096309.06908: _execute() done 19903 1727096309.06912: dumping result to json 19903 1727096309.06919: done dumping result, returning 19903 1727096309.06932: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-3d4d-9412-0000000000c2] 19903 1727096309.06934: sending task result for task 0afff68d-5257-3d4d-9412-0000000000c2 19903 1727096309.07359: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000c2 19903 1727096309.07362: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.07428: no more pending results, returning what we have 19903 1727096309.07431: results queue empty 19903 1727096309.07432: checking for any_errors_fatal 19903 1727096309.07439: done checking for any_errors_fatal 19903 1727096309.07440: checking for max_fail_percentage 19903 1727096309.07442: done checking for max_fail_percentage 19903 1727096309.07443: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.07444: done checking to see if all hosts have failed 19903 1727096309.07445: getting the remaining hosts for this loop 19903 1727096309.07446: done getting the remaining hosts for this loop 19903 1727096309.07450: getting the next task for host managed_node2 19903 1727096309.07456: done getting next task for host managed_node2 19903 1727096309.07460: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19903 1727096309.07463: ^ 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? (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 19903 1727096309.07483: getting variables 19903 1727096309.07601: in VariableManager get_vars() 19903 1727096309.07652: Calling all_inventory to load vars for managed_node2 19903 1727096309.07655: Calling groups_inventory to load vars for managed_node2 19903 1727096309.07657: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.07666: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.07723: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.07727: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.07977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.08198: done with get_vars() 19903 1727096309.08209: done getting variables 19903 1727096309.08274: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:29 -0400 (0:00:00.081) 0:00:07.465 ****** 19903 1727096309.08305: entering _queue_task() for managed_node2/package 19903 1727096309.08592: worker is 1 (out of 1 available) 19903 1727096309.08606: exiting _queue_task() for managed_node2/package 19903 1727096309.08617: done queuing things up, now waiting for results queue to drain 19903 1727096309.08618: waiting for pending results... 19903 1727096309.09039: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19903 1727096309.09178: in run() - task 0afff68d-5257-3d4d-9412-0000000000c3 19903 1727096309.09223: variable 'ansible_search_path' from source: unknown 19903 1727096309.09227: variable 'ansible_search_path' from source: unknown 19903 1727096309.09347: calling self._execute() 19903 1727096309.09366: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.09390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.09405: variable 'omit' from source: magic vars 19903 1727096309.09908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.12552: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.12613: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.12645: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.12675: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.12696: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.12754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.12781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.12798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.12824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.12837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.12941: variable 'ansible_distribution' from source: facts 19903 1727096309.12945: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.12960: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.12966: when evaluation is False, skipping this task 19903 1727096309.12971: _execute() done 19903 1727096309.12973: dumping result to json 19903 1727096309.12975: done dumping result, returning 19903 1727096309.12981: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-3d4d-9412-0000000000c3] 19903 1727096309.12990: sending task result for task 0afff68d-5257-3d4d-9412-0000000000c3 19903 1727096309.13087: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000c3 19903 1727096309.13090: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.13149: no more pending results, returning what we have 19903 1727096309.13152: results queue empty 19903 1727096309.13153: checking for any_errors_fatal 19903 1727096309.13158: done checking for any_errors_fatal 19903 1727096309.13158: checking for max_fail_percentage 19903 1727096309.13160: done checking for max_fail_percentage 19903 1727096309.13161: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.13161: done checking to see if all hosts have failed 19903 1727096309.13164: getting the remaining hosts for this loop 19903 1727096309.13166: done getting the remaining hosts for this loop 19903 1727096309.13171: getting the next task for host managed_node2 19903 1727096309.13178: done getting next task for host managed_node2 19903 1727096309.13181: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19903 1727096309.13185: ^ 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? (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 19903 1727096309.13204: getting variables 19903 1727096309.13205: in VariableManager get_vars() 19903 1727096309.13253: Calling all_inventory to load vars for managed_node2 19903 1727096309.13255: Calling groups_inventory to load vars for managed_node2 19903 1727096309.13257: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.13274: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.13277: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.13280: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.13412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.13540: done with get_vars() 19903 1727096309.13548: done getting variables 19903 1727096309.13591: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:29 -0400 (0:00:00.053) 0:00:07.518 ****** 19903 1727096309.13617: entering _queue_task() for managed_node2/package 19903 1727096309.13820: worker is 1 (out of 1 available) 19903 1727096309.13832: exiting _queue_task() for managed_node2/package 19903 1727096309.13845: done queuing things up, now waiting for results queue to drain 19903 1727096309.13846: waiting for pending results... 19903 1727096309.14007: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19903 1727096309.14084: in run() - task 0afff68d-5257-3d4d-9412-0000000000c4 19903 1727096309.14096: variable 'ansible_search_path' from source: unknown 19903 1727096309.14099: variable 'ansible_search_path' from source: unknown 19903 1727096309.14126: calling self._execute() 19903 1727096309.14193: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.14197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.14206: variable 'omit' from source: magic vars 19903 1727096309.14649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.16465: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.16515: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.16543: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.16570: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.16589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.16651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.16673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.16691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.16716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.16733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.16832: variable 'ansible_distribution' from source: facts 19903 1727096309.16837: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.16853: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.16856: when evaluation is False, skipping this task 19903 1727096309.16859: _execute() done 19903 1727096309.16861: dumping result to json 19903 1727096309.16868: done dumping result, returning 19903 1727096309.16876: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-3d4d-9412-0000000000c4] 19903 1727096309.16880: sending task result for task 0afff68d-5257-3d4d-9412-0000000000c4 19903 1727096309.16973: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000c4 19903 1727096309.16975: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.17017: no more pending results, returning what we have 19903 1727096309.17020: results queue empty 19903 1727096309.17021: checking for any_errors_fatal 19903 1727096309.17028: done checking for any_errors_fatal 19903 1727096309.17028: checking for max_fail_percentage 19903 1727096309.17030: done checking for max_fail_percentage 19903 1727096309.17031: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.17031: done checking to see if all hosts have failed 19903 1727096309.17032: getting the remaining hosts for this loop 19903 1727096309.17033: done getting the remaining hosts for this loop 19903 1727096309.17037: getting the next task for host managed_node2 19903 1727096309.17044: done getting next task for host managed_node2 19903 1727096309.17047: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19903 1727096309.17050: ^ 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? (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 19903 1727096309.17071: getting variables 19903 1727096309.17073: in VariableManager get_vars() 19903 1727096309.17122: Calling all_inventory to load vars for managed_node2 19903 1727096309.17125: Calling groups_inventory to load vars for managed_node2 19903 1727096309.17127: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.17136: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.17138: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.17141: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.17329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.17456: done with get_vars() 19903 1727096309.17466: done getting variables 19903 1727096309.17510: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:29 -0400 (0:00:00.039) 0:00:07.557 ****** 19903 1727096309.17533: entering _queue_task() for managed_node2/service 19903 1727096309.17747: worker is 1 (out of 1 available) 19903 1727096309.17760: exiting _queue_task() for managed_node2/service 19903 1727096309.17776: done queuing things up, now waiting for results queue to drain 19903 1727096309.17777: waiting for pending results... 19903 1727096309.17943: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19903 1727096309.18034: in run() - task 0afff68d-5257-3d4d-9412-0000000000c5 19903 1727096309.18045: variable 'ansible_search_path' from source: unknown 19903 1727096309.18049: variable 'ansible_search_path' from source: unknown 19903 1727096309.18084: calling self._execute() 19903 1727096309.18147: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.18150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.18159: variable 'omit' from source: magic vars 19903 1727096309.18473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.20028: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.20086: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.20113: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.20140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.20159: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.20226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.20248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.20265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.20300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.20310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.20412: variable 'ansible_distribution' from source: facts 19903 1727096309.20416: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.20432: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.20435: when evaluation is False, skipping this task 19903 1727096309.20437: _execute() done 19903 1727096309.20440: dumping result to json 19903 1727096309.20445: done dumping result, returning 19903 1727096309.20453: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-0000000000c5] 19903 1727096309.20457: sending task result for task 0afff68d-5257-3d4d-9412-0000000000c5 19903 1727096309.20550: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000c5 19903 1727096309.20553: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.20603: no more pending results, returning what we have 19903 1727096309.20606: results queue empty 19903 1727096309.20607: checking for any_errors_fatal 19903 1727096309.20613: done checking for any_errors_fatal 19903 1727096309.20614: checking for max_fail_percentage 19903 1727096309.20616: done checking for max_fail_percentage 19903 1727096309.20616: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.20617: done checking to see if all hosts have failed 19903 1727096309.20618: getting the remaining hosts for this loop 19903 1727096309.20619: done getting the remaining hosts for this loop 19903 1727096309.20623: getting the next task for host managed_node2 19903 1727096309.20629: done getting next task for host managed_node2 19903 1727096309.20633: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19903 1727096309.20636: ^ 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? (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 19903 1727096309.20654: getting variables 19903 1727096309.20656: in VariableManager get_vars() 19903 1727096309.20713: Calling all_inventory to load vars for managed_node2 19903 1727096309.20716: Calling groups_inventory to load vars for managed_node2 19903 1727096309.20718: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.20727: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.20729: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.20731: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.20871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.20999: done with get_vars() 19903 1727096309.21008: done getting variables 19903 1727096309.21051: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:29 -0400 (0:00:00.035) 0:00:07.593 ****** 19903 1727096309.21078: entering _queue_task() for managed_node2/service 19903 1727096309.21291: worker is 1 (out of 1 available) 19903 1727096309.21304: exiting _queue_task() for managed_node2/service 19903 1727096309.21316: done queuing things up, now waiting for results queue to drain 19903 1727096309.21317: waiting for pending results... 19903 1727096309.21497: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19903 1727096309.21583: in run() - task 0afff68d-5257-3d4d-9412-0000000000c6 19903 1727096309.21595: variable 'ansible_search_path' from source: unknown 19903 1727096309.21602: variable 'ansible_search_path' from source: unknown 19903 1727096309.21633: calling self._execute() 19903 1727096309.21705: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.21708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.21718: variable 'omit' from source: magic vars 19903 1727096309.22024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.23588: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.23634: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.23661: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.23692: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.23712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.23771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.23794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.23811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.23839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.23850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.23951: variable 'ansible_distribution' from source: facts 19903 1727096309.23956: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.23974: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.23977: when evaluation is False, skipping this task 19903 1727096309.23979: _execute() done 19903 1727096309.23982: dumping result to json 19903 1727096309.23987: done dumping result, returning 19903 1727096309.23995: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-3d4d-9412-0000000000c6] 19903 1727096309.23998: sending task result for task 0afff68d-5257-3d4d-9412-0000000000c6 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19903 1727096309.24131: no more pending results, returning what we have 19903 1727096309.24134: results queue empty 19903 1727096309.24135: checking for any_errors_fatal 19903 1727096309.24140: done checking for any_errors_fatal 19903 1727096309.24141: checking for max_fail_percentage 19903 1727096309.24143: done checking for max_fail_percentage 19903 1727096309.24144: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.24144: done checking to see if all hosts have failed 19903 1727096309.24145: getting the remaining hosts for this loop 19903 1727096309.24147: done getting the remaining hosts for this loop 19903 1727096309.24150: getting the next task for host managed_node2 19903 1727096309.24156: done getting next task for host managed_node2 19903 1727096309.24160: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19903 1727096309.24166: ^ 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? (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 19903 1727096309.24185: getting variables 19903 1727096309.24186: in VariableManager get_vars() 19903 1727096309.24237: Calling all_inventory to load vars for managed_node2 19903 1727096309.24241: Calling groups_inventory to load vars for managed_node2 19903 1727096309.24243: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.24252: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.24254: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.24256: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.24442: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000c6 19903 1727096309.24445: WORKER PROCESS EXITING 19903 1727096309.24455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.24581: done with get_vars() 19903 1727096309.24590: done getting variables 19903 1727096309.24631: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:29 -0400 (0:00:00.035) 0:00:07.628 ****** 19903 1727096309.24655: entering _queue_task() for managed_node2/service 19903 1727096309.24879: worker is 1 (out of 1 available) 19903 1727096309.24892: exiting _queue_task() for managed_node2/service 19903 1727096309.24904: done queuing things up, now waiting for results queue to drain 19903 1727096309.24905: waiting for pending results... 19903 1727096309.25072: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19903 1727096309.25165: in run() - task 0afff68d-5257-3d4d-9412-0000000000c7 19903 1727096309.25182: variable 'ansible_search_path' from source: unknown 19903 1727096309.25185: variable 'ansible_search_path' from source: unknown 19903 1727096309.25214: calling self._execute() 19903 1727096309.25285: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.25289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.25297: variable 'omit' from source: magic vars 19903 1727096309.25610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.27183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.27233: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.27260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.27290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.27313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.27373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.27395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.27415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.27442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.27452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.27555: variable 'ansible_distribution' from source: facts 19903 1727096309.27559: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.27580: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.27584: when evaluation is False, skipping this task 19903 1727096309.27587: _execute() done 19903 1727096309.27589: dumping result to json 19903 1727096309.27592: done dumping result, returning 19903 1727096309.27600: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-3d4d-9412-0000000000c7] 19903 1727096309.27604: sending task result for task 0afff68d-5257-3d4d-9412-0000000000c7 19903 1727096309.27694: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000c7 19903 1727096309.27697: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.27740: no more pending results, returning what we have 19903 1727096309.27743: results queue empty 19903 1727096309.27744: checking for any_errors_fatal 19903 1727096309.27749: done checking for any_errors_fatal 19903 1727096309.27750: checking for max_fail_percentage 19903 1727096309.27752: done checking for max_fail_percentage 19903 1727096309.27753: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.27753: done checking to see if all hosts have failed 19903 1727096309.27754: getting the remaining hosts for this loop 19903 1727096309.27756: done getting the remaining hosts for this loop 19903 1727096309.27759: getting the next task for host managed_node2 19903 1727096309.27770: done getting next task for host managed_node2 19903 1727096309.27774: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19903 1727096309.27777: ^ 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? (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 19903 1727096309.27794: getting variables 19903 1727096309.27795: in VariableManager get_vars() 19903 1727096309.27849: Calling all_inventory to load vars for managed_node2 19903 1727096309.27852: Calling groups_inventory to load vars for managed_node2 19903 1727096309.27854: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.27866: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.27870: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.27874: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.28019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.28150: done with get_vars() 19903 1727096309.28159: done getting variables 19903 1727096309.28206: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:29 -0400 (0:00:00.035) 0:00:07.664 ****** 19903 1727096309.28228: entering _queue_task() for managed_node2/service 19903 1727096309.28448: worker is 1 (out of 1 available) 19903 1727096309.28461: exiting _queue_task() for managed_node2/service 19903 1727096309.28478: done queuing things up, now waiting for results queue to drain 19903 1727096309.28479: waiting for pending results... 19903 1727096309.28643: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19903 1727096309.28730: in run() - task 0afff68d-5257-3d4d-9412-0000000000c8 19903 1727096309.28740: variable 'ansible_search_path' from source: unknown 19903 1727096309.28744: variable 'ansible_search_path' from source: unknown 19903 1727096309.28774: calling self._execute() 19903 1727096309.28838: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.28842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.28850: variable 'omit' from source: magic vars 19903 1727096309.29222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.30702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.30746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.30786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.30812: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.30831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.30895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.30915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.30933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.30958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.30971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.31071: variable 'ansible_distribution' from source: facts 19903 1727096309.31076: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.31091: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.31094: when evaluation is False, skipping this task 19903 1727096309.31096: _execute() done 19903 1727096309.31102: dumping result to json 19903 1727096309.31105: done dumping result, returning 19903 1727096309.31115: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-3d4d-9412-0000000000c8] 19903 1727096309.31118: sending task result for task 0afff68d-5257-3d4d-9412-0000000000c8 19903 1727096309.31205: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000c8 19903 1727096309.31208: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19903 1727096309.31258: no more pending results, returning what we have 19903 1727096309.31261: results queue empty 19903 1727096309.31265: checking for any_errors_fatal 19903 1727096309.31272: done checking for any_errors_fatal 19903 1727096309.31273: checking for max_fail_percentage 19903 1727096309.31275: done checking for max_fail_percentage 19903 1727096309.31276: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.31276: done checking to see if all hosts have failed 19903 1727096309.31277: getting the remaining hosts for this loop 19903 1727096309.31278: done getting the remaining hosts for this loop 19903 1727096309.31282: getting the next task for host managed_node2 19903 1727096309.31289: done getting next task for host managed_node2 19903 1727096309.31292: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19903 1727096309.31295: ^ 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? (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 19903 1727096309.31312: getting variables 19903 1727096309.31314: in VariableManager get_vars() 19903 1727096309.31366: Calling all_inventory to load vars for managed_node2 19903 1727096309.31376: Calling groups_inventory to load vars for managed_node2 19903 1727096309.31379: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.31387: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.31389: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.31392: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.31571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.31695: done with get_vars() 19903 1727096309.31705: done getting variables 19903 1727096309.31747: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:29 -0400 (0:00:00.035) 0:00:07.699 ****** 19903 1727096309.31774: entering _queue_task() for managed_node2/copy 19903 1727096309.32045: worker is 1 (out of 1 available) 19903 1727096309.32059: exiting _queue_task() for managed_node2/copy 19903 1727096309.32075: done queuing things up, now waiting for results queue to drain 19903 1727096309.32077: waiting for pending results... 19903 1727096309.32271: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19903 1727096309.32349: in run() - task 0afff68d-5257-3d4d-9412-0000000000c9 19903 1727096309.32364: variable 'ansible_search_path' from source: unknown 19903 1727096309.32370: variable 'ansible_search_path' from source: unknown 19903 1727096309.32397: calling self._execute() 19903 1727096309.32459: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.32463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.32477: variable 'omit' from source: magic vars 19903 1727096309.32790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.34775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.34779: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.34782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.34784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.34785: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.34870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.34966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.35037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.35086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.35126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.35258: variable 'ansible_distribution' from source: facts 19903 1727096309.35263: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.35283: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.35286: when evaluation is False, skipping this task 19903 1727096309.35288: _execute() done 19903 1727096309.35293: dumping result to json 19903 1727096309.35295: done dumping result, returning 19903 1727096309.35304: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-3d4d-9412-0000000000c9] 19903 1727096309.35307: sending task result for task 0afff68d-5257-3d4d-9412-0000000000c9 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.35460: no more pending results, returning what we have 19903 1727096309.35463: results queue empty 19903 1727096309.35464: checking for any_errors_fatal 19903 1727096309.35471: done checking for any_errors_fatal 19903 1727096309.35472: checking for max_fail_percentage 19903 1727096309.35473: done checking for max_fail_percentage 19903 1727096309.35474: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.35475: done checking to see if all hosts have failed 19903 1727096309.35475: getting the remaining hosts for this loop 19903 1727096309.35477: done getting the remaining hosts for this loop 19903 1727096309.35481: getting the next task for host managed_node2 19903 1727096309.35487: done getting next task for host managed_node2 19903 1727096309.35490: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19903 1727096309.35493: ^ 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? (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 19903 1727096309.35510: getting variables 19903 1727096309.35512: in VariableManager get_vars() 19903 1727096309.35563: Calling all_inventory to load vars for managed_node2 19903 1727096309.35567: Calling groups_inventory to load vars for managed_node2 19903 1727096309.35577: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.35583: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000c9 19903 1727096309.35585: WORKER PROCESS EXITING 19903 1727096309.35593: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.35596: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.35598: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.35736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.35861: done with get_vars() 19903 1727096309.35872: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:29 -0400 (0:00:00.041) 0:00:07.741 ****** 19903 1727096309.35933: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19903 1727096309.36151: worker is 1 (out of 1 available) 19903 1727096309.36165: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19903 1727096309.36181: done queuing things up, now waiting for results queue to drain 19903 1727096309.36182: waiting for pending results... 19903 1727096309.36348: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19903 1727096309.36429: in run() - task 0afff68d-5257-3d4d-9412-0000000000ca 19903 1727096309.36441: variable 'ansible_search_path' from source: unknown 19903 1727096309.36444: variable 'ansible_search_path' from source: unknown 19903 1727096309.36476: calling self._execute() 19903 1727096309.36543: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.36547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.36555: variable 'omit' from source: magic vars 19903 1727096309.36929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.39075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.39079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.39085: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.39125: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.39154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.39239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.39278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.39308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.39353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.39390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.39532: variable 'ansible_distribution' from source: facts 19903 1727096309.39543: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.39569: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.39578: when evaluation is False, skipping this task 19903 1727096309.39584: _execute() done 19903 1727096309.39593: dumping result to json 19903 1727096309.39601: done dumping result, returning 19903 1727096309.39612: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-3d4d-9412-0000000000ca] 19903 1727096309.39620: sending task result for task 0afff68d-5257-3d4d-9412-0000000000ca skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.39787: no more pending results, returning what we have 19903 1727096309.39790: results queue empty 19903 1727096309.39791: checking for any_errors_fatal 19903 1727096309.39797: done checking for any_errors_fatal 19903 1727096309.39798: checking for max_fail_percentage 19903 1727096309.39799: done checking for max_fail_percentage 19903 1727096309.39800: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.39801: done checking to see if all hosts have failed 19903 1727096309.39801: getting the remaining hosts for this loop 19903 1727096309.39803: done getting the remaining hosts for this loop 19903 1727096309.39807: getting the next task for host managed_node2 19903 1727096309.39813: done getting next task for host managed_node2 19903 1727096309.39817: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19903 1727096309.39820: ^ 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? (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 19903 1727096309.39836: getting variables 19903 1727096309.39837: in VariableManager get_vars() 19903 1727096309.39891: Calling all_inventory to load vars for managed_node2 19903 1727096309.39894: Calling groups_inventory to load vars for managed_node2 19903 1727096309.39952: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.39962: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.39965: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.40066: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.40082: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000ca 19903 1727096309.40085: WORKER PROCESS EXITING 19903 1727096309.40243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.40456: done with get_vars() 19903 1727096309.40471: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:29 -0400 (0:00:00.046) 0:00:07.787 ****** 19903 1727096309.40550: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19903 1727096309.40826: worker is 1 (out of 1 available) 19903 1727096309.40839: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19903 1727096309.40852: done queuing things up, now waiting for results queue to drain 19903 1727096309.40853: waiting for pending results... 19903 1727096309.41120: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19903 1727096309.41254: in run() - task 0afff68d-5257-3d4d-9412-0000000000cb 19903 1727096309.41282: variable 'ansible_search_path' from source: unknown 19903 1727096309.41293: variable 'ansible_search_path' from source: unknown 19903 1727096309.41329: calling self._execute() 19903 1727096309.41423: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.41436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.41454: variable 'omit' from source: magic vars 19903 1727096309.41907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.44349: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.44411: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.44453: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.44491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.44516: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.44600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.44628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.44660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.44703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.44717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.44859: variable 'ansible_distribution' from source: facts 19903 1727096309.44874: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.44893: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.44895: when evaluation is False, skipping this task 19903 1727096309.44898: _execute() done 19903 1727096309.44901: dumping result to json 19903 1727096309.44906: done dumping result, returning 19903 1727096309.44914: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-3d4d-9412-0000000000cb] 19903 1727096309.44916: sending task result for task 0afff68d-5257-3d4d-9412-0000000000cb 19903 1727096309.45214: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000cb 19903 1727096309.45217: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.45254: no more pending results, returning what we have 19903 1727096309.45256: results queue empty 19903 1727096309.45257: checking for any_errors_fatal 19903 1727096309.45268: done checking for any_errors_fatal 19903 1727096309.45269: checking for max_fail_percentage 19903 1727096309.45271: done checking for max_fail_percentage 19903 1727096309.45271: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.45272: done checking to see if all hosts have failed 19903 1727096309.45273: getting the remaining hosts for this loop 19903 1727096309.45274: done getting the remaining hosts for this loop 19903 1727096309.45277: getting the next task for host managed_node2 19903 1727096309.45282: done getting next task for host managed_node2 19903 1727096309.45286: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19903 1727096309.45289: ^ 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? (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 19903 1727096309.45305: getting variables 19903 1727096309.45307: in VariableManager get_vars() 19903 1727096309.45351: Calling all_inventory to load vars for managed_node2 19903 1727096309.45353: Calling groups_inventory to load vars for managed_node2 19903 1727096309.45355: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.45366: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.45370: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.45372: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.45540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.45770: done with get_vars() 19903 1727096309.45781: done getting variables 19903 1727096309.45837: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:29 -0400 (0:00:00.053) 0:00:07.840 ****** 19903 1727096309.45874: entering _queue_task() for managed_node2/debug 19903 1727096309.46141: worker is 1 (out of 1 available) 19903 1727096309.46154: exiting _queue_task() for managed_node2/debug 19903 1727096309.46170: done queuing things up, now waiting for results queue to drain 19903 1727096309.46171: waiting for pending results... 19903 1727096309.46465: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19903 1727096309.46648: in run() - task 0afff68d-5257-3d4d-9412-0000000000cc 19903 1727096309.46679: variable 'ansible_search_path' from source: unknown 19903 1727096309.46693: variable 'ansible_search_path' from source: unknown 19903 1727096309.46764: calling self._execute() 19903 1727096309.46864: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.46936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.46939: variable 'omit' from source: magic vars 19903 1727096309.47365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.49985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.50016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.50055: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.50099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.50128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.50213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.50246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.50277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.50416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.50420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.50482: variable 'ansible_distribution' from source: facts 19903 1727096309.50493: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.50514: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.50526: when evaluation is False, skipping this task 19903 1727096309.50533: _execute() done 19903 1727096309.50540: dumping result to json 19903 1727096309.50546: done dumping result, returning 19903 1727096309.50557: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-3d4d-9412-0000000000cc] 19903 1727096309.50565: sending task result for task 0afff68d-5257-3d4d-9412-0000000000cc skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096309.50710: no more pending results, returning what we have 19903 1727096309.50712: results queue empty 19903 1727096309.50713: checking for any_errors_fatal 19903 1727096309.50719: done checking for any_errors_fatal 19903 1727096309.50720: checking for max_fail_percentage 19903 1727096309.50722: done checking for max_fail_percentage 19903 1727096309.50722: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.50723: done checking to see if all hosts have failed 19903 1727096309.50724: getting the remaining hosts for this loop 19903 1727096309.50726: done getting the remaining hosts for this loop 19903 1727096309.50730: getting the next task for host managed_node2 19903 1727096309.50736: done getting next task for host managed_node2 19903 1727096309.50740: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19903 1727096309.50743: ^ 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? (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 19903 1727096309.50760: getting variables 19903 1727096309.50764: in VariableManager get_vars() 19903 1727096309.50816: Calling all_inventory to load vars for managed_node2 19903 1727096309.50819: Calling groups_inventory to load vars for managed_node2 19903 1727096309.50821: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.50830: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.50832: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.50835: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.51115: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000cc 19903 1727096309.51119: WORKER PROCESS EXITING 19903 1727096309.51141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.51357: done with get_vars() 19903 1727096309.51371: done getting variables 19903 1727096309.51430: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:29 -0400 (0:00:00.055) 0:00:07.896 ****** 19903 1727096309.51463: entering _queue_task() for managed_node2/debug 19903 1727096309.51872: worker is 1 (out of 1 available) 19903 1727096309.51882: exiting _queue_task() for managed_node2/debug 19903 1727096309.51893: done queuing things up, now waiting for results queue to drain 19903 1727096309.51894: waiting for pending results... 19903 1727096309.52008: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19903 1727096309.52123: in run() - task 0afff68d-5257-3d4d-9412-0000000000cd 19903 1727096309.52212: variable 'ansible_search_path' from source: unknown 19903 1727096309.52221: variable 'ansible_search_path' from source: unknown 19903 1727096309.52265: calling self._execute() 19903 1727096309.52375: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.52379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.52389: variable 'omit' from source: magic vars 19903 1727096309.52861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.55348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.55422: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.55465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.55509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.55680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.55684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.55686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.55688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.55725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.55744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.55886: variable 'ansible_distribution' from source: facts 19903 1727096309.55897: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.55917: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.55924: when evaluation is False, skipping this task 19903 1727096309.55931: _execute() done 19903 1727096309.55940: dumping result to json 19903 1727096309.55947: done dumping result, returning 19903 1727096309.55957: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-3d4d-9412-0000000000cd] 19903 1727096309.55970: sending task result for task 0afff68d-5257-3d4d-9412-0000000000cd skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096309.56108: no more pending results, returning what we have 19903 1727096309.56110: results queue empty 19903 1727096309.56111: checking for any_errors_fatal 19903 1727096309.56117: done checking for any_errors_fatal 19903 1727096309.56118: checking for max_fail_percentage 19903 1727096309.56119: done checking for max_fail_percentage 19903 1727096309.56120: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.56121: done checking to see if all hosts have failed 19903 1727096309.56121: getting the remaining hosts for this loop 19903 1727096309.56123: done getting the remaining hosts for this loop 19903 1727096309.56127: getting the next task for host managed_node2 19903 1727096309.56133: done getting next task for host managed_node2 19903 1727096309.56136: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19903 1727096309.56139: ^ 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? (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 19903 1727096309.56151: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000cd 19903 1727096309.56154: WORKER PROCESS EXITING 19903 1727096309.56271: getting variables 19903 1727096309.56273: in VariableManager get_vars() 19903 1727096309.56316: Calling all_inventory to load vars for managed_node2 19903 1727096309.56319: Calling groups_inventory to load vars for managed_node2 19903 1727096309.56321: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.56328: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.56331: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.56333: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.56545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.56762: done with get_vars() 19903 1727096309.56774: done getting variables 19903 1727096309.56831: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:29 -0400 (0:00:00.053) 0:00:07.950 ****** 19903 1727096309.56862: entering _queue_task() for managed_node2/debug 19903 1727096309.57233: worker is 1 (out of 1 available) 19903 1727096309.57244: exiting _queue_task() for managed_node2/debug 19903 1727096309.57254: done queuing things up, now waiting for results queue to drain 19903 1727096309.57255: waiting for pending results... 19903 1727096309.57464: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19903 1727096309.57604: in run() - task 0afff68d-5257-3d4d-9412-0000000000ce 19903 1727096309.57627: variable 'ansible_search_path' from source: unknown 19903 1727096309.57638: variable 'ansible_search_path' from source: unknown 19903 1727096309.57754: calling self._execute() 19903 1727096309.57780: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.57792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.57807: variable 'omit' from source: magic vars 19903 1727096309.58283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.60670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.61030: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.61075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.61112: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.61140: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.61373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.61376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.61378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.61380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.61383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.61486: variable 'ansible_distribution' from source: facts 19903 1727096309.61497: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.61517: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.61524: when evaluation is False, skipping this task 19903 1727096309.61531: _execute() done 19903 1727096309.61538: dumping result to json 19903 1727096309.61546: done dumping result, returning 19903 1727096309.61556: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-3d4d-9412-0000000000ce] 19903 1727096309.61569: sending task result for task 0afff68d-5257-3d4d-9412-0000000000ce 19903 1727096309.61675: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000ce 19903 1727096309.61682: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096309.61729: no more pending results, returning what we have 19903 1727096309.61732: results queue empty 19903 1727096309.61733: checking for any_errors_fatal 19903 1727096309.61739: done checking for any_errors_fatal 19903 1727096309.61740: checking for max_fail_percentage 19903 1727096309.61742: done checking for max_fail_percentage 19903 1727096309.61742: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.61743: done checking to see if all hosts have failed 19903 1727096309.61744: getting the remaining hosts for this loop 19903 1727096309.61745: done getting the remaining hosts for this loop 19903 1727096309.61749: getting the next task for host managed_node2 19903 1727096309.61755: done getting next task for host managed_node2 19903 1727096309.61759: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19903 1727096309.61762: ^ 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? (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 19903 1727096309.61779: getting variables 19903 1727096309.61781: in VariableManager get_vars() 19903 1727096309.61831: Calling all_inventory to load vars for managed_node2 19903 1727096309.61833: Calling groups_inventory to load vars for managed_node2 19903 1727096309.61835: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.61846: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.61848: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.61851: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.62156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.62371: done with get_vars() 19903 1727096309.62383: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:29 -0400 (0:00:00.056) 0:00:08.006 ****** 19903 1727096309.62476: entering _queue_task() for managed_node2/ping 19903 1727096309.62717: worker is 1 (out of 1 available) 19903 1727096309.62728: exiting _queue_task() for managed_node2/ping 19903 1727096309.62741: done queuing things up, now waiting for results queue to drain 19903 1727096309.62742: waiting for pending results... 19903 1727096309.63028: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19903 1727096309.63192: in run() - task 0afff68d-5257-3d4d-9412-0000000000cf 19903 1727096309.63198: variable 'ansible_search_path' from source: unknown 19903 1727096309.63373: variable 'ansible_search_path' from source: unknown 19903 1727096309.63377: calling self._execute() 19903 1727096309.63380: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.63382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.63384: variable 'omit' from source: magic vars 19903 1727096309.63817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.66441: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.66519: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.66569: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.66649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.66652: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.66720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.66760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.66795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.66840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.66866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.67010: variable 'ansible_distribution' from source: facts 19903 1727096309.67022: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.67047: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.67055: when evaluation is False, skipping this task 19903 1727096309.67065: _execute() done 19903 1727096309.67076: dumping result to json 19903 1727096309.67090: done dumping result, returning 19903 1727096309.67103: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-3d4d-9412-0000000000cf] 19903 1727096309.67111: sending task result for task 0afff68d-5257-3d4d-9412-0000000000cf skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.67339: no more pending results, returning what we have 19903 1727096309.67342: results queue empty 19903 1727096309.67343: checking for any_errors_fatal 19903 1727096309.67350: done checking for any_errors_fatal 19903 1727096309.67351: checking for max_fail_percentage 19903 1727096309.67353: done checking for max_fail_percentage 19903 1727096309.67354: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.67354: done checking to see if all hosts have failed 19903 1727096309.67355: getting the remaining hosts for this loop 19903 1727096309.67357: done getting the remaining hosts for this loop 19903 1727096309.67361: getting the next task for host managed_node2 19903 1727096309.67376: done getting next task for host managed_node2 19903 1727096309.67379: ^ task is: TASK: meta (role_complete) 19903 1727096309.67382: ^ 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? (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 19903 1727096309.67402: getting variables 19903 1727096309.67404: in VariableManager get_vars() 19903 1727096309.67461: Calling all_inventory to load vars for managed_node2 19903 1727096309.67466: Calling groups_inventory to load vars for managed_node2 19903 1727096309.67674: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.67684: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.67686: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.67689: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.67944: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000cf 19903 1727096309.67948: WORKER PROCESS EXITING 19903 1727096309.67976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.68177: done with get_vars() 19903 1727096309.68188: done getting variables 19903 1727096309.68273: done queuing things up, now waiting for results queue to drain 19903 1727096309.68275: results queue empty 19903 1727096309.68276: checking for any_errors_fatal 19903 1727096309.68278: done checking for any_errors_fatal 19903 1727096309.68279: checking for max_fail_percentage 19903 1727096309.68280: done checking for max_fail_percentage 19903 1727096309.68281: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.68282: done checking to see if all hosts have failed 19903 1727096309.68282: getting the remaining hosts for this loop 19903 1727096309.68283: done getting the remaining hosts for this loop 19903 1727096309.68286: getting the next task for host managed_node2 19903 1727096309.68290: done getting next task for host managed_node2 19903 1727096309.68292: ^ task is: TASK: Get current device features 19903 1727096309.68293: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19903 1727096309.68295: getting variables 19903 1727096309.68296: in VariableManager get_vars() 19903 1727096309.68316: Calling all_inventory to load vars for managed_node2 19903 1727096309.68318: Calling groups_inventory to load vars for managed_node2 19903 1727096309.68320: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.68325: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.68327: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.68330: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.68472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.68666: done with get_vars() 19903 1727096309.68676: done getting variables 19903 1727096309.68713: 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 current device features] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:120 Monday 23 September 2024 08:58:29 -0400 (0:00:00.062) 0:00:08.069 ****** 19903 1727096309.68739: entering _queue_task() for managed_node2/command 19903 1727096309.69201: worker is 1 (out of 1 available) 19903 1727096309.69210: exiting _queue_task() for managed_node2/command 19903 1727096309.69219: done queuing things up, now waiting for results queue to drain 19903 1727096309.69221: waiting for pending results... 19903 1727096309.69303: running TaskExecutor() for managed_node2/TASK: Get current device features 19903 1727096309.69396: in run() - task 0afff68d-5257-3d4d-9412-0000000000ff 19903 1727096309.69416: variable 'ansible_search_path' from source: unknown 19903 1727096309.69456: calling self._execute() 19903 1727096309.69542: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.69558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.69577: variable 'omit' from source: magic vars 19903 1727096309.70020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.72596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.72669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.72713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.72752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.72787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.72873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.72907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.72943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.72992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.73012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.73155: variable 'ansible_distribution' from source: facts 19903 1727096309.73170: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.73194: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.73202: when evaluation is False, skipping this task 19903 1727096309.73208: _execute() done 19903 1727096309.73215: dumping result to json 19903 1727096309.73222: done dumping result, returning 19903 1727096309.73232: done running TaskExecutor() for managed_node2/TASK: Get current device features [0afff68d-5257-3d4d-9412-0000000000ff] 19903 1727096309.73239: sending task result for task 0afff68d-5257-3d4d-9412-0000000000ff skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.73412: no more pending results, returning what we have 19903 1727096309.73415: results queue empty 19903 1727096309.73416: checking for any_errors_fatal 19903 1727096309.73418: done checking for any_errors_fatal 19903 1727096309.73418: checking for max_fail_percentage 19903 1727096309.73420: done checking for max_fail_percentage 19903 1727096309.73421: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.73422: done checking to see if all hosts have failed 19903 1727096309.73422: getting the remaining hosts for this loop 19903 1727096309.73424: done getting the remaining hosts for this loop 19903 1727096309.73428: getting the next task for host managed_node2 19903 1727096309.73433: done getting next task for host managed_node2 19903 1727096309.73436: ^ task is: TASK: Show ethtool_features 19903 1727096309.73438: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19903 1727096309.73442: getting variables 19903 1727096309.73444: in VariableManager get_vars() 19903 1727096309.73506: Calling all_inventory to load vars for managed_node2 19903 1727096309.73509: Calling groups_inventory to load vars for managed_node2 19903 1727096309.73513: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.73524: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.73526: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.73529: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.73980: done sending task result for task 0afff68d-5257-3d4d-9412-0000000000ff 19903 1727096309.73983: WORKER PROCESS EXITING 19903 1727096309.74006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.74248: done with get_vars() 19903 1727096309.74259: done getting variables 19903 1727096309.74319: 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 [Show ethtool_features] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:124 Monday 23 September 2024 08:58:29 -0400 (0:00:00.056) 0:00:08.125 ****** 19903 1727096309.74346: entering _queue_task() for managed_node2/debug 19903 1727096309.74605: worker is 1 (out of 1 available) 19903 1727096309.74618: exiting _queue_task() for managed_node2/debug 19903 1727096309.74629: done queuing things up, now waiting for results queue to drain 19903 1727096309.74631: waiting for pending results... 19903 1727096309.74897: running TaskExecutor() for managed_node2/TASK: Show ethtool_features 19903 1727096309.74992: in run() - task 0afff68d-5257-3d4d-9412-000000000100 19903 1727096309.75012: variable 'ansible_search_path' from source: unknown 19903 1727096309.75051: calling self._execute() 19903 1727096309.75152: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.75169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.75185: variable 'omit' from source: magic vars 19903 1727096309.75644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.77532: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.77577: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.77617: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.77642: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.77661: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.77724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.77745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.77762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.77792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.77804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.77902: variable 'ansible_distribution' from source: facts 19903 1727096309.77906: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.77925: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.77928: when evaluation is False, skipping this task 19903 1727096309.77930: _execute() done 19903 1727096309.77933: dumping result to json 19903 1727096309.77935: done dumping result, returning 19903 1727096309.77942: done running TaskExecutor() for managed_node2/TASK: Show ethtool_features [0afff68d-5257-3d4d-9412-000000000100] 19903 1727096309.77961: sending task result for task 0afff68d-5257-3d4d-9412-000000000100 19903 1727096309.78049: done sending task result for task 0afff68d-5257-3d4d-9412-000000000100 19903 1727096309.78052: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096309.78102: no more pending results, returning what we have 19903 1727096309.78105: results queue empty 19903 1727096309.78105: checking for any_errors_fatal 19903 1727096309.78111: done checking for any_errors_fatal 19903 1727096309.78112: checking for max_fail_percentage 19903 1727096309.78114: done checking for max_fail_percentage 19903 1727096309.78114: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.78115: done checking to see if all hosts have failed 19903 1727096309.78116: getting the remaining hosts for this loop 19903 1727096309.78117: done getting the remaining hosts for this loop 19903 1727096309.78121: getting the next task for host managed_node2 19903 1727096309.78127: done getting next task for host managed_node2 19903 1727096309.78129: ^ task is: TASK: Assert device features 19903 1727096309.78131: ^ 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 19903 1727096309.78134: getting variables 19903 1727096309.78135: in VariableManager get_vars() 19903 1727096309.78319: Calling all_inventory to load vars for managed_node2 19903 1727096309.78322: Calling groups_inventory to load vars for managed_node2 19903 1727096309.78324: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.78334: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.78336: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.78339: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.78517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.78714: done with get_vars() 19903 1727096309.78726: done getting variables 19903 1727096309.78787: 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 device features] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:127 Monday 23 September 2024 08:58:29 -0400 (0:00:00.044) 0:00:08.170 ****** 19903 1727096309.78814: entering _queue_task() for managed_node2/assert 19903 1727096309.79091: worker is 1 (out of 1 available) 19903 1727096309.79103: exiting _queue_task() for managed_node2/assert 19903 1727096309.79115: done queuing things up, now waiting for results queue to drain 19903 1727096309.79117: waiting for pending results... 19903 1727096309.79388: running TaskExecutor() for managed_node2/TASK: Assert device features 19903 1727096309.79441: in run() - task 0afff68d-5257-3d4d-9412-000000000101 19903 1727096309.79454: variable 'ansible_search_path' from source: unknown 19903 1727096309.79494: calling self._execute() 19903 1727096309.79558: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.79562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.79579: variable 'omit' from source: magic vars 19903 1727096309.79889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.81875: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.81879: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.81881: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.81887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.81922: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.82008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.82058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.82095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.82151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.82177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.82323: variable 'ansible_distribution' from source: facts 19903 1727096309.82334: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.82364: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.82375: when evaluation is False, skipping this task 19903 1727096309.82382: _execute() done 19903 1727096309.82392: dumping result to json 19903 1727096309.82399: done dumping result, returning 19903 1727096309.82409: done running TaskExecutor() for managed_node2/TASK: Assert device features [0afff68d-5257-3d4d-9412-000000000101] 19903 1727096309.82416: sending task result for task 0afff68d-5257-3d4d-9412-000000000101 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.82665: no more pending results, returning what we have 19903 1727096309.82670: results queue empty 19903 1727096309.82672: checking for any_errors_fatal 19903 1727096309.82676: done checking for any_errors_fatal 19903 1727096309.82688: checking for max_fail_percentage 19903 1727096309.82691: done checking for max_fail_percentage 19903 1727096309.82691: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.82692: done checking to see if all hosts have failed 19903 1727096309.82693: getting the remaining hosts for this loop 19903 1727096309.82694: done getting the remaining hosts for this loop 19903 1727096309.82699: getting the next task for host managed_node2 19903 1727096309.82706: done getting next task for host managed_node2 19903 1727096309.82708: ^ task is: TASK: TEST: Change feature with both underscores and dashes. 19903 1727096309.82712: ^ 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? (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 19903 1727096309.82715: getting variables 19903 1727096309.82717: in VariableManager get_vars() 19903 1727096309.82766: Calling all_inventory to load vars for managed_node2 19903 1727096309.82774: Calling groups_inventory to load vars for managed_node2 19903 1727096309.82790: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.82800: done sending task result for task 0afff68d-5257-3d4d-9412-000000000101 19903 1727096309.82803: WORKER PROCESS EXITING 19903 1727096309.82812: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.82814: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.82817: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.83230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.83343: done with get_vars() 19903 1727096309.83352: done getting variables 19903 1727096309.83396: 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: Change feature with both underscores and dashes.] ****************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:136 Monday 23 September 2024 08:58:29 -0400 (0:00:00.046) 0:00:08.216 ****** 19903 1727096309.83416: entering _queue_task() for managed_node2/debug 19903 1727096309.83627: worker is 1 (out of 1 available) 19903 1727096309.83640: exiting _queue_task() for managed_node2/debug 19903 1727096309.83651: done queuing things up, now waiting for results queue to drain 19903 1727096309.83653: waiting for pending results... 19903 1727096309.83817: running TaskExecutor() for managed_node2/TASK: TEST: Change feature with both underscores and dashes. 19903 1727096309.83894: in run() - task 0afff68d-5257-3d4d-9412-000000000103 19903 1727096309.83907: variable 'ansible_search_path' from source: unknown 19903 1727096309.83934: calling self._execute() 19903 1727096309.84001: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.84007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.84015: variable 'omit' from source: magic vars 19903 1727096309.84323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.86485: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.86547: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.86597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.86637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.86677: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.86786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.86858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.86884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.86936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.86946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.87058: variable 'ansible_distribution' from source: facts 19903 1727096309.87062: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.87088: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.87092: when evaluation is False, skipping this task 19903 1727096309.87095: _execute() done 19903 1727096309.87097: dumping result to json 19903 1727096309.87099: done dumping result, returning 19903 1727096309.87106: done running TaskExecutor() for managed_node2/TASK: TEST: Change feature with both underscores and dashes. [0afff68d-5257-3d4d-9412-000000000103] 19903 1727096309.87109: sending task result for task 0afff68d-5257-3d4d-9412-000000000103 19903 1727096309.87198: done sending task result for task 0afff68d-5257-3d4d-9412-000000000103 19903 1727096309.87201: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096309.87281: no more pending results, returning what we have 19903 1727096309.87284: results queue empty 19903 1727096309.87285: checking for any_errors_fatal 19903 1727096309.87291: done checking for any_errors_fatal 19903 1727096309.87292: checking for max_fail_percentage 19903 1727096309.87293: done checking for max_fail_percentage 19903 1727096309.87294: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.87295: done checking to see if all hosts have failed 19903 1727096309.87295: getting the remaining hosts for this loop 19903 1727096309.87297: done getting the remaining hosts for this loop 19903 1727096309.87301: getting the next task for host managed_node2 19903 1727096309.87306: done getting next task for host managed_node2 19903 1727096309.87308: ^ task is: TASK: Configure ethtool features setting 19903 1727096309.87313: ^ 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? (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 19903 1727096309.87317: getting variables 19903 1727096309.87319: in VariableManager get_vars() 19903 1727096309.87372: Calling all_inventory to load vars for managed_node2 19903 1727096309.87375: Calling groups_inventory to load vars for managed_node2 19903 1727096309.87377: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.87386: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.87388: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.87391: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.87524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.87656: done with get_vars() 19903 1727096309.87670: done getting variables TASK [Configure ethtool features setting] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:140 Monday 23 September 2024 08:58:29 -0400 (0:00:00.043) 0:00:08.259 ****** 19903 1727096309.87726: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19903 1727096309.87948: worker is 1 (out of 1 available) 19903 1727096309.87961: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19903 1727096309.87976: done queuing things up, now waiting for results queue to drain 19903 1727096309.87977: waiting for pending results... 19903 1727096309.88138: running TaskExecutor() for managed_node2/TASK: Configure ethtool features setting 19903 1727096309.88213: in run() - task 0afff68d-5257-3d4d-9412-000000000104 19903 1727096309.88224: variable 'ansible_search_path' from source: unknown 19903 1727096309.88254: calling self._execute() 19903 1727096309.88326: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.88329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.88338: variable 'omit' from source: magic vars 19903 1727096309.88653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.90531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.90578: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.90610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.90633: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.90653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.90714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.90737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.90754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.90784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.90794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.90896: variable 'ansible_distribution' from source: facts 19903 1727096309.90900: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.90918: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.90921: when evaluation is False, skipping this task 19903 1727096309.90924: _execute() done 19903 1727096309.90927: dumping result to json 19903 1727096309.90930: done dumping result, returning 19903 1727096309.90943: done running TaskExecutor() for managed_node2/TASK: Configure ethtool features setting [0afff68d-5257-3d4d-9412-000000000104] 19903 1727096309.90945: sending task result for task 0afff68d-5257-3d4d-9412-000000000104 19903 1727096309.91044: done sending task result for task 0afff68d-5257-3d4d-9412-000000000104 19903 1727096309.91047: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.91103: no more pending results, returning what we have 19903 1727096309.91106: results queue empty 19903 1727096309.91107: checking for any_errors_fatal 19903 1727096309.91111: done checking for any_errors_fatal 19903 1727096309.91112: checking for max_fail_percentage 19903 1727096309.91114: done checking for max_fail_percentage 19903 1727096309.91114: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.91115: done checking to see if all hosts have failed 19903 1727096309.91116: getting the remaining hosts for this loop 19903 1727096309.91117: done getting the remaining hosts for this loop 19903 1727096309.91121: getting the next task for host managed_node2 19903 1727096309.91128: done getting next task for host managed_node2 19903 1727096309.91131: ^ task is: TASK: Check failure 19903 1727096309.91134: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19903 1727096309.91137: getting variables 19903 1727096309.91139: in VariableManager get_vars() 19903 1727096309.91198: Calling all_inventory to load vars for managed_node2 19903 1727096309.91200: Calling groups_inventory to load vars for managed_node2 19903 1727096309.91202: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.91212: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.91214: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.91217: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.91401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.91532: done with get_vars() 19903 1727096309.91542: done getting variables 19903 1727096309.91589: 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 [Check failure] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:170 Monday 23 September 2024 08:58:29 -0400 (0:00:00.038) 0:00:08.298 ****** 19903 1727096309.91609: entering _queue_task() for managed_node2/debug 19903 1727096309.91843: worker is 1 (out of 1 available) 19903 1727096309.91855: exiting _queue_task() for managed_node2/debug 19903 1727096309.91871: done queuing things up, now waiting for results queue to drain 19903 1727096309.91872: waiting for pending results... 19903 1727096309.92029: running TaskExecutor() for managed_node2/TASK: Check failure 19903 1727096309.92110: in run() - task 0afff68d-5257-3d4d-9412-000000000107 19903 1727096309.92122: variable 'ansible_search_path' from source: unknown 19903 1727096309.92150: calling self._execute() 19903 1727096309.92221: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.92225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.92234: variable 'omit' from source: magic vars 19903 1727096309.92553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.94073: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.94122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.94148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.94182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.94204: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.94261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.94287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.94305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.94330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.94341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.94443: variable 'ansible_distribution' from source: facts 19903 1727096309.94447: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.94465: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.94471: when evaluation is False, skipping this task 19903 1727096309.94473: _execute() done 19903 1727096309.94475: dumping result to json 19903 1727096309.94477: done dumping result, returning 19903 1727096309.94482: done running TaskExecutor() for managed_node2/TASK: Check failure [0afff68d-5257-3d4d-9412-000000000107] 19903 1727096309.94487: sending task result for task 0afff68d-5257-3d4d-9412-000000000107 19903 1727096309.94575: done sending task result for task 0afff68d-5257-3d4d-9412-000000000107 19903 1727096309.94578: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096309.94644: no more pending results, returning what we have 19903 1727096309.94647: results queue empty 19903 1727096309.94648: checking for any_errors_fatal 19903 1727096309.94656: done checking for any_errors_fatal 19903 1727096309.94656: checking for max_fail_percentage 19903 1727096309.94658: done checking for max_fail_percentage 19903 1727096309.94659: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.94660: done checking to see if all hosts have failed 19903 1727096309.94660: getting the remaining hosts for this loop 19903 1727096309.94662: done getting the remaining hosts for this loop 19903 1727096309.94669: getting the next task for host managed_node2 19903 1727096309.94676: done getting next task for host managed_node2 19903 1727096309.94679: ^ task is: TASK: Assert that the result is failure 19903 1727096309.94681: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19903 1727096309.94684: getting variables 19903 1727096309.94686: in VariableManager get_vars() 19903 1727096309.94734: Calling all_inventory to load vars for managed_node2 19903 1727096309.94736: Calling groups_inventory to load vars for managed_node2 19903 1727096309.94738: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.94747: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.94750: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.94752: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.94897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.95025: done with get_vars() 19903 1727096309.95034: done getting variables 19903 1727096309.95079: 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 that the result is failure] *************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:173 Monday 23 September 2024 08:58:29 -0400 (0:00:00.034) 0:00:08.333 ****** 19903 1727096309.95102: entering _queue_task() for managed_node2/assert 19903 1727096309.95315: worker is 1 (out of 1 available) 19903 1727096309.95327: exiting _queue_task() for managed_node2/assert 19903 1727096309.95339: done queuing things up, now waiting for results queue to drain 19903 1727096309.95341: waiting for pending results... 19903 1727096309.95507: running TaskExecutor() for managed_node2/TASK: Assert that the result is failure 19903 1727096309.95587: in run() - task 0afff68d-5257-3d4d-9412-000000000108 19903 1727096309.95600: variable 'ansible_search_path' from source: unknown 19903 1727096309.95628: calling self._execute() 19903 1727096309.95700: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.95704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.95713: variable 'omit' from source: magic vars 19903 1727096309.96031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096309.97586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096309.97631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096309.97657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096309.97687: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096309.97707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096309.97770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096309.97791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096309.97808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096309.97834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096309.97845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096309.97948: variable 'ansible_distribution' from source: facts 19903 1727096309.97952: variable 'ansible_distribution_major_version' from source: facts 19903 1727096309.97975: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096309.97978: when evaluation is False, skipping this task 19903 1727096309.97981: _execute() done 19903 1727096309.97983: dumping result to json 19903 1727096309.97985: done dumping result, returning 19903 1727096309.97993: done running TaskExecutor() for managed_node2/TASK: Assert that the result is failure [0afff68d-5257-3d4d-9412-000000000108] 19903 1727096309.97997: sending task result for task 0afff68d-5257-3d4d-9412-000000000108 19903 1727096309.98082: done sending task result for task 0afff68d-5257-3d4d-9412-000000000108 19903 1727096309.98084: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096309.98125: no more pending results, returning what we have 19903 1727096309.98128: results queue empty 19903 1727096309.98129: checking for any_errors_fatal 19903 1727096309.98134: done checking for any_errors_fatal 19903 1727096309.98135: checking for max_fail_percentage 19903 1727096309.98137: done checking for max_fail_percentage 19903 1727096309.98137: checking to see if all hosts have failed and the running result is not ok 19903 1727096309.98138: done checking to see if all hosts have failed 19903 1727096309.98139: getting the remaining hosts for this loop 19903 1727096309.98140: done getting the remaining hosts for this loop 19903 1727096309.98144: getting the next task for host managed_node2 19903 1727096309.98151: done getting next task for host managed_node2 19903 1727096309.98154: ^ task is: TASK: TEST: I can reset features to their original value. 19903 1727096309.98156: ^ 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 19903 1727096309.98158: getting variables 19903 1727096309.98160: in VariableManager get_vars() 19903 1727096309.98212: Calling all_inventory to load vars for managed_node2 19903 1727096309.98215: Calling groups_inventory to load vars for managed_node2 19903 1727096309.98217: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096309.98228: Calling all_plugins_play to load vars for managed_node2 19903 1727096309.98230: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096309.98233: Calling groups_plugins_play to load vars for managed_node2 19903 1727096309.98425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096309.98541: done with get_vars() 19903 1727096309.98549: done getting variables 19903 1727096309.98591: 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 reset features to their original value.] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:177 Monday 23 September 2024 08:58:29 -0400 (0:00:00.035) 0:00:08.368 ****** 19903 1727096309.98612: entering _queue_task() for managed_node2/debug 19903 1727096309.98813: worker is 1 (out of 1 available) 19903 1727096309.98826: exiting _queue_task() for managed_node2/debug 19903 1727096309.98839: done queuing things up, now waiting for results queue to drain 19903 1727096309.98840: waiting for pending results... 19903 1727096309.99012: running TaskExecutor() for managed_node2/TASK: TEST: I can reset features to their original value. 19903 1727096309.99078: in run() - task 0afff68d-5257-3d4d-9412-000000000109 19903 1727096309.99091: variable 'ansible_search_path' from source: unknown 19903 1727096309.99118: calling self._execute() 19903 1727096309.99187: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096309.99191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096309.99200: variable 'omit' from source: magic vars 19903 1727096309.99510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.00981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.01034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.01061: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.01089: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.01109: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.01171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.01190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.01207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.01232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.01245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.01341: variable 'ansible_distribution' from source: facts 19903 1727096310.01346: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.01365: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.01370: when evaluation is False, skipping this task 19903 1727096310.01372: _execute() done 19903 1727096310.01375: dumping result to json 19903 1727096310.01377: done dumping result, returning 19903 1727096310.01381: done running TaskExecutor() for managed_node2/TASK: TEST: I can reset features to their original value. [0afff68d-5257-3d4d-9412-000000000109] 19903 1727096310.01385: sending task result for task 0afff68d-5257-3d4d-9412-000000000109 19903 1727096310.01469: done sending task result for task 0afff68d-5257-3d4d-9412-000000000109 19903 1727096310.01472: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096310.01515: no more pending results, returning what we have 19903 1727096310.01518: results queue empty 19903 1727096310.01519: checking for any_errors_fatal 19903 1727096310.01526: done checking for any_errors_fatal 19903 1727096310.01527: checking for max_fail_percentage 19903 1727096310.01528: done checking for max_fail_percentage 19903 1727096310.01529: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.01530: done checking to see if all hosts have failed 19903 1727096310.01530: getting the remaining hosts for this loop 19903 1727096310.01532: done getting the remaining hosts for this loop 19903 1727096310.01535: getting the next task for host managed_node2 19903 1727096310.01542: done getting next task for host managed_node2 19903 1727096310.01547: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19903 1727096310.01550: ^ 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? (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 19903 1727096310.01575: getting variables 19903 1727096310.01577: in VariableManager get_vars() 19903 1727096310.01623: Calling all_inventory to load vars for managed_node2 19903 1727096310.01625: Calling groups_inventory to load vars for managed_node2 19903 1727096310.01627: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.01635: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.01637: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.01639: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.01775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.01904: done with get_vars() 19903 1727096310.01911: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:30 -0400 (0:00:00.033) 0:00:08.402 ****** 19903 1727096310.01979: entering _queue_task() for managed_node2/include_tasks 19903 1727096310.02176: worker is 1 (out of 1 available) 19903 1727096310.02187: exiting _queue_task() for managed_node2/include_tasks 19903 1727096310.02199: done queuing things up, now waiting for results queue to drain 19903 1727096310.02200: waiting for pending results... 19903 1727096310.02360: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19903 1727096310.02452: in run() - task 0afff68d-5257-3d4d-9412-000000000111 19903 1727096310.02463: variable 'ansible_search_path' from source: unknown 19903 1727096310.02466: variable 'ansible_search_path' from source: unknown 19903 1727096310.02500: calling self._execute() 19903 1727096310.02560: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.02569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.02578: variable 'omit' from source: magic vars 19903 1727096310.02885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.04414: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.04456: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.04488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.04514: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.04533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.04593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.04615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.04633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.04659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.04674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.04774: variable 'ansible_distribution' from source: facts 19903 1727096310.04780: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.04794: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.04797: when evaluation is False, skipping this task 19903 1727096310.04799: _execute() done 19903 1727096310.04802: dumping result to json 19903 1727096310.04806: done dumping result, returning 19903 1727096310.04813: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-3d4d-9412-000000000111] 19903 1727096310.04822: sending task result for task 0afff68d-5257-3d4d-9412-000000000111 19903 1727096310.04902: done sending task result for task 0afff68d-5257-3d4d-9412-000000000111 19903 1727096310.04905: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.04966: no more pending results, returning what we have 19903 1727096310.04971: results queue empty 19903 1727096310.04972: checking for any_errors_fatal 19903 1727096310.04976: done checking for any_errors_fatal 19903 1727096310.04977: checking for max_fail_percentage 19903 1727096310.04979: done checking for max_fail_percentage 19903 1727096310.04979: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.04980: done checking to see if all hosts have failed 19903 1727096310.04981: getting the remaining hosts for this loop 19903 1727096310.04982: done getting the remaining hosts for this loop 19903 1727096310.04986: getting the next task for host managed_node2 19903 1727096310.04992: done getting next task for host managed_node2 19903 1727096310.04996: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19903 1727096310.04999: ^ 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? (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 19903 1727096310.05015: getting variables 19903 1727096310.05016: in VariableManager get_vars() 19903 1727096310.05059: Calling all_inventory to load vars for managed_node2 19903 1727096310.05062: Calling groups_inventory to load vars for managed_node2 19903 1727096310.05063: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.05073: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.05075: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.05078: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.05240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.05360: done with get_vars() 19903 1727096310.05370: done getting variables 19903 1727096310.05408: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:30 -0400 (0:00:00.034) 0:00:08.436 ****** 19903 1727096310.05430: entering _queue_task() for managed_node2/debug 19903 1727096310.05632: worker is 1 (out of 1 available) 19903 1727096310.05644: exiting _queue_task() for managed_node2/debug 19903 1727096310.05656: done queuing things up, now waiting for results queue to drain 19903 1727096310.05657: waiting for pending results... 19903 1727096310.05825: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19903 1727096310.05913: in run() - task 0afff68d-5257-3d4d-9412-000000000112 19903 1727096310.05923: variable 'ansible_search_path' from source: unknown 19903 1727096310.05926: variable 'ansible_search_path' from source: unknown 19903 1727096310.05953: calling self._execute() 19903 1727096310.06018: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.06022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.06030: variable 'omit' from source: magic vars 19903 1727096310.06337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.07819: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.07870: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.07895: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.07920: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.07939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.08000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.08019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.08036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.08069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.08079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.08171: variable 'ansible_distribution' from source: facts 19903 1727096310.08184: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.08197: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.08200: when evaluation is False, skipping this task 19903 1727096310.08203: _execute() done 19903 1727096310.08205: dumping result to json 19903 1727096310.08210: done dumping result, returning 19903 1727096310.08218: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-3d4d-9412-000000000112] 19903 1727096310.08220: sending task result for task 0afff68d-5257-3d4d-9412-000000000112 19903 1727096310.08303: done sending task result for task 0afff68d-5257-3d4d-9412-000000000112 19903 1727096310.08306: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096310.08345: no more pending results, returning what we have 19903 1727096310.08348: results queue empty 19903 1727096310.08349: checking for any_errors_fatal 19903 1727096310.08354: done checking for any_errors_fatal 19903 1727096310.08354: checking for max_fail_percentage 19903 1727096310.08356: done checking for max_fail_percentage 19903 1727096310.08357: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.08357: done checking to see if all hosts have failed 19903 1727096310.08358: getting the remaining hosts for this loop 19903 1727096310.08359: done getting the remaining hosts for this loop 19903 1727096310.08366: getting the next task for host managed_node2 19903 1727096310.08374: done getting next task for host managed_node2 19903 1727096310.08378: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19903 1727096310.08380: ^ 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? (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 19903 1727096310.08396: getting variables 19903 1727096310.08398: in VariableManager get_vars() 19903 1727096310.08442: Calling all_inventory to load vars for managed_node2 19903 1727096310.08445: Calling groups_inventory to load vars for managed_node2 19903 1727096310.08447: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.08455: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.08457: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.08459: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.08597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.08727: done with get_vars() 19903 1727096310.08735: done getting variables 19903 1727096310.08777: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:30 -0400 (0:00:00.033) 0:00:08.470 ****** 19903 1727096310.08801: entering _queue_task() for managed_node2/fail 19903 1727096310.08995: worker is 1 (out of 1 available) 19903 1727096310.09006: exiting _queue_task() for managed_node2/fail 19903 1727096310.09017: done queuing things up, now waiting for results queue to drain 19903 1727096310.09019: waiting for pending results... 19903 1727096310.09178: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19903 1727096310.09252: in run() - task 0afff68d-5257-3d4d-9412-000000000113 19903 1727096310.09259: variable 'ansible_search_path' from source: unknown 19903 1727096310.09265: variable 'ansible_search_path' from source: unknown 19903 1727096310.09291: calling self._execute() 19903 1727096310.09356: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.09360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.09365: variable 'omit' from source: magic vars 19903 1727096310.09723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.11474: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.11478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.11502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.11543: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.11578: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.11659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.11708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.11742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.11791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.11813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.11957: variable 'ansible_distribution' from source: facts 19903 1727096310.11974: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.11998: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.12008: when evaluation is False, skipping this task 19903 1727096310.12016: _execute() done 19903 1727096310.12025: dumping result to json 19903 1727096310.12035: done dumping result, returning 19903 1727096310.12048: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-3d4d-9412-000000000113] 19903 1727096310.12072: sending task result for task 0afff68d-5257-3d4d-9412-000000000113 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.12209: no more pending results, returning what we have 19903 1727096310.12213: results queue empty 19903 1727096310.12213: checking for any_errors_fatal 19903 1727096310.12218: done checking for any_errors_fatal 19903 1727096310.12219: checking for max_fail_percentage 19903 1727096310.12220: done checking for max_fail_percentage 19903 1727096310.12221: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.12222: done checking to see if all hosts have failed 19903 1727096310.12222: getting the remaining hosts for this loop 19903 1727096310.12224: done getting the remaining hosts for this loop 19903 1727096310.12227: getting the next task for host managed_node2 19903 1727096310.12234: done getting next task for host managed_node2 19903 1727096310.12237: ^ 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 19903 1727096310.12241: ^ 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? (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 19903 1727096310.12372: getting variables 19903 1727096310.12374: in VariableManager get_vars() 19903 1727096310.12418: Calling all_inventory to load vars for managed_node2 19903 1727096310.12420: Calling groups_inventory to load vars for managed_node2 19903 1727096310.12422: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.12433: done sending task result for task 0afff68d-5257-3d4d-9412-000000000113 19903 1727096310.12436: WORKER PROCESS EXITING 19903 1727096310.12443: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.12446: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.12448: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.12696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.12912: done with get_vars() 19903 1727096310.12924: done getting variables 19903 1727096310.12996: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:30 -0400 (0:00:00.042) 0:00:08.512 ****** 19903 1727096310.13029: entering _queue_task() for managed_node2/fail 19903 1727096310.13439: worker is 1 (out of 1 available) 19903 1727096310.13451: exiting _queue_task() for managed_node2/fail 19903 1727096310.13465: done queuing things up, now waiting for results queue to drain 19903 1727096310.13466: waiting for pending results... 19903 1727096310.13684: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19903 1727096310.13839: in run() - task 0afff68d-5257-3d4d-9412-000000000114 19903 1727096310.13874: variable 'ansible_search_path' from source: unknown 19903 1727096310.13885: variable 'ansible_search_path' from source: unknown 19903 1727096310.13931: calling self._execute() 19903 1727096310.14037: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.14051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.14079: variable 'omit' from source: magic vars 19903 1727096310.14579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.16574: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.16617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.16646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.16676: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.16695: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.16755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.16778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.16798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.16823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.16834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.16933: variable 'ansible_distribution' from source: facts 19903 1727096310.16937: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.16952: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.16955: when evaluation is False, skipping this task 19903 1727096310.16958: _execute() done 19903 1727096310.16964: dumping result to json 19903 1727096310.16970: done dumping result, returning 19903 1727096310.16976: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-3d4d-9412-000000000114] 19903 1727096310.16979: sending task result for task 0afff68d-5257-3d4d-9412-000000000114 19903 1727096310.17070: done sending task result for task 0afff68d-5257-3d4d-9412-000000000114 19903 1727096310.17073: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.17152: no more pending results, returning what we have 19903 1727096310.17154: results queue empty 19903 1727096310.17155: checking for any_errors_fatal 19903 1727096310.17161: done checking for any_errors_fatal 19903 1727096310.17162: checking for max_fail_percentage 19903 1727096310.17166: done checking for max_fail_percentage 19903 1727096310.17166: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.17170: done checking to see if all hosts have failed 19903 1727096310.17170: getting the remaining hosts for this loop 19903 1727096310.17172: done getting the remaining hosts for this loop 19903 1727096310.17176: getting the next task for host managed_node2 19903 1727096310.17181: done getting next task for host managed_node2 19903 1727096310.17185: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19903 1727096310.17190: ^ 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? (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 19903 1727096310.17205: getting variables 19903 1727096310.17206: in VariableManager get_vars() 19903 1727096310.17251: Calling all_inventory to load vars for managed_node2 19903 1727096310.17253: Calling groups_inventory to load vars for managed_node2 19903 1727096310.17255: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.17266: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.17276: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.17280: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.17398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.17526: done with get_vars() 19903 1727096310.17535: done getting variables 19903 1727096310.17578: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:30 -0400 (0:00:00.045) 0:00:08.558 ****** 19903 1727096310.17603: entering _queue_task() for managed_node2/fail 19903 1727096310.17810: worker is 1 (out of 1 available) 19903 1727096310.17823: exiting _queue_task() for managed_node2/fail 19903 1727096310.17834: done queuing things up, now waiting for results queue to drain 19903 1727096310.17836: waiting for pending results... 19903 1727096310.17998: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19903 1727096310.18075: in run() - task 0afff68d-5257-3d4d-9412-000000000115 19903 1727096310.18087: variable 'ansible_search_path' from source: unknown 19903 1727096310.18091: variable 'ansible_search_path' from source: unknown 19903 1727096310.18119: calling self._execute() 19903 1727096310.18185: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.18188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.18198: variable 'omit' from source: magic vars 19903 1727096310.18554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.20010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.20066: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.20092: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.20118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.20142: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.20197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.20217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.20234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.20270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.20279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.20377: variable 'ansible_distribution' from source: facts 19903 1727096310.20381: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.20396: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.20399: when evaluation is False, skipping this task 19903 1727096310.20402: _execute() done 19903 1727096310.20404: dumping result to json 19903 1727096310.20407: done dumping result, returning 19903 1727096310.20416: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-3d4d-9412-000000000115] 19903 1727096310.20419: sending task result for task 0afff68d-5257-3d4d-9412-000000000115 19903 1727096310.20550: done sending task result for task 0afff68d-5257-3d4d-9412-000000000115 19903 1727096310.20553: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.20635: no more pending results, returning what we have 19903 1727096310.20637: results queue empty 19903 1727096310.20639: checking for any_errors_fatal 19903 1727096310.20644: done checking for any_errors_fatal 19903 1727096310.20645: checking for max_fail_percentage 19903 1727096310.20646: done checking for max_fail_percentage 19903 1727096310.20647: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.20648: done checking to see if all hosts have failed 19903 1727096310.20649: getting the remaining hosts for this loop 19903 1727096310.20650: done getting the remaining hosts for this loop 19903 1727096310.20654: getting the next task for host managed_node2 19903 1727096310.20660: done getting next task for host managed_node2 19903 1727096310.20665: ^ 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 19903 1727096310.20670: ^ 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? (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 19903 1727096310.20687: getting variables 19903 1727096310.20688: in VariableManager get_vars() 19903 1727096310.20733: Calling all_inventory to load vars for managed_node2 19903 1727096310.20736: Calling groups_inventory to load vars for managed_node2 19903 1727096310.20738: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.20745: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.20747: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.20754: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.20906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.21031: done with get_vars() 19903 1727096310.21040: done getting variables 19903 1727096310.21086: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:30 -0400 (0:00:00.035) 0:00:08.593 ****** 19903 1727096310.21108: entering _queue_task() for managed_node2/dnf 19903 1727096310.21312: worker is 1 (out of 1 available) 19903 1727096310.21327: exiting _queue_task() for managed_node2/dnf 19903 1727096310.21339: done queuing things up, now waiting for results queue to drain 19903 1727096310.21340: waiting for pending results... 19903 1727096310.21511: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19903 1727096310.21599: in run() - task 0afff68d-5257-3d4d-9412-000000000116 19903 1727096310.21611: variable 'ansible_search_path' from source: unknown 19903 1727096310.21614: variable 'ansible_search_path' from source: unknown 19903 1727096310.21641: calling self._execute() 19903 1727096310.21710: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.21714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.21723: variable 'omit' from source: magic vars 19903 1727096310.22032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.24008: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.24054: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.24086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.24112: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.24132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.24196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.24218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.24236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.24262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.24277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.24374: variable 'ansible_distribution' from source: facts 19903 1727096310.24379: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.24394: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.24397: when evaluation is False, skipping this task 19903 1727096310.24400: _execute() done 19903 1727096310.24403: dumping result to json 19903 1727096310.24407: done dumping result, returning 19903 1727096310.24416: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000116] 19903 1727096310.24418: sending task result for task 0afff68d-5257-3d4d-9412-000000000116 19903 1727096310.24511: done sending task result for task 0afff68d-5257-3d4d-9412-000000000116 19903 1727096310.24513: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.24582: no more pending results, returning what we have 19903 1727096310.24585: results queue empty 19903 1727096310.24586: checking for any_errors_fatal 19903 1727096310.24592: done checking for any_errors_fatal 19903 1727096310.24593: checking for max_fail_percentage 19903 1727096310.24594: done checking for max_fail_percentage 19903 1727096310.24595: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.24595: done checking to see if all hosts have failed 19903 1727096310.24596: getting the remaining hosts for this loop 19903 1727096310.24598: done getting the remaining hosts for this loop 19903 1727096310.24601: getting the next task for host managed_node2 19903 1727096310.24608: done getting next task for host managed_node2 19903 1727096310.24611: ^ 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 19903 1727096310.24614: ^ 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? (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 19903 1727096310.24630: getting variables 19903 1727096310.24631: in VariableManager get_vars() 19903 1727096310.24679: Calling all_inventory to load vars for managed_node2 19903 1727096310.24682: Calling groups_inventory to load vars for managed_node2 19903 1727096310.24685: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.24693: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.24695: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.24698: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.24826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.24976: done with get_vars() 19903 1727096310.24984: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19903 1727096310.25032: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:30 -0400 (0:00:00.039) 0:00:08.632 ****** 19903 1727096310.25054: entering _queue_task() for managed_node2/yum 19903 1727096310.25256: worker is 1 (out of 1 available) 19903 1727096310.25272: exiting _queue_task() for managed_node2/yum 19903 1727096310.25283: done queuing things up, now waiting for results queue to drain 19903 1727096310.25284: waiting for pending results... 19903 1727096310.25581: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19903 1727096310.25586: in run() - task 0afff68d-5257-3d4d-9412-000000000117 19903 1727096310.25592: variable 'ansible_search_path' from source: unknown 19903 1727096310.25601: variable 'ansible_search_path' from source: unknown 19903 1727096310.25638: calling self._execute() 19903 1727096310.25722: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.25733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.25747: variable 'omit' from source: magic vars 19903 1727096310.26145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.28275: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.28352: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.28402: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.28432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.28461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.28544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.28582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.28610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.28654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.28689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.28824: variable 'ansible_distribution' from source: facts 19903 1727096310.28835: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.28857: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.28869: when evaluation is False, skipping this task 19903 1727096310.28876: _execute() done 19903 1727096310.28884: dumping result to json 19903 1727096310.28892: done dumping result, returning 19903 1727096310.28903: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000117] 19903 1727096310.28911: sending task result for task 0afff68d-5257-3d4d-9412-000000000117 19903 1727096310.29139: done sending task result for task 0afff68d-5257-3d4d-9412-000000000117 19903 1727096310.29142: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.29206: no more pending results, returning what we have 19903 1727096310.29209: results queue empty 19903 1727096310.29209: checking for any_errors_fatal 19903 1727096310.29216: done checking for any_errors_fatal 19903 1727096310.29217: checking for max_fail_percentage 19903 1727096310.29218: done checking for max_fail_percentage 19903 1727096310.29219: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.29219: done checking to see if all hosts have failed 19903 1727096310.29220: getting the remaining hosts for this loop 19903 1727096310.29222: done getting the remaining hosts for this loop 19903 1727096310.29225: getting the next task for host managed_node2 19903 1727096310.29230: done getting next task for host managed_node2 19903 1727096310.29234: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19903 1727096310.29236: ^ 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? (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 19903 1727096310.29251: getting variables 19903 1727096310.29252: in VariableManager get_vars() 19903 1727096310.29299: Calling all_inventory to load vars for managed_node2 19903 1727096310.29302: Calling groups_inventory to load vars for managed_node2 19903 1727096310.29304: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.29312: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.29314: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.29317: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.29497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.29718: done with get_vars() 19903 1727096310.29729: done getting variables 19903 1727096310.29794: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:30 -0400 (0:00:00.047) 0:00:08.680 ****** 19903 1727096310.29827: entering _queue_task() for managed_node2/fail 19903 1727096310.30182: worker is 1 (out of 1 available) 19903 1727096310.30197: exiting _queue_task() for managed_node2/fail 19903 1727096310.30209: done queuing things up, now waiting for results queue to drain 19903 1727096310.30210: waiting for pending results... 19903 1727096310.30423: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19903 1727096310.30639: in run() - task 0afff68d-5257-3d4d-9412-000000000118 19903 1727096310.30643: variable 'ansible_search_path' from source: unknown 19903 1727096310.30646: variable 'ansible_search_path' from source: unknown 19903 1727096310.30649: calling self._execute() 19903 1727096310.30774: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.30796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.30810: variable 'omit' from source: magic vars 19903 1727096310.31311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.33727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.33805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.33846: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.33886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.33923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.34011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.34072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.34075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.34117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.34138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.34282: variable 'ansible_distribution' from source: facts 19903 1727096310.34293: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.34338: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.34341: when evaluation is False, skipping this task 19903 1727096310.34343: _execute() done 19903 1727096310.34345: dumping result to json 19903 1727096310.34348: done dumping result, returning 19903 1727096310.34354: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000118] 19903 1727096310.34372: sending task result for task 0afff68d-5257-3d4d-9412-000000000118 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.34619: no more pending results, returning what we have 19903 1727096310.34622: results queue empty 19903 1727096310.34623: checking for any_errors_fatal 19903 1727096310.34631: done checking for any_errors_fatal 19903 1727096310.34632: checking for max_fail_percentage 19903 1727096310.34634: done checking for max_fail_percentage 19903 1727096310.34634: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.34635: done checking to see if all hosts have failed 19903 1727096310.34636: getting the remaining hosts for this loop 19903 1727096310.34637: done getting the remaining hosts for this loop 19903 1727096310.34643: getting the next task for host managed_node2 19903 1727096310.34650: done getting next task for host managed_node2 19903 1727096310.34654: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19903 1727096310.34657: ^ 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? (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 19903 1727096310.34677: getting variables 19903 1727096310.34679: in VariableManager get_vars() 19903 1727096310.34735: Calling all_inventory to load vars for managed_node2 19903 1727096310.34738: Calling groups_inventory to load vars for managed_node2 19903 1727096310.34740: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.34751: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.34753: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.34756: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.35172: done sending task result for task 0afff68d-5257-3d4d-9412-000000000118 19903 1727096310.35175: WORKER PROCESS EXITING 19903 1727096310.35195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.35428: done with get_vars() 19903 1727096310.35441: done getting variables 19903 1727096310.35507: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:30 -0400 (0:00:00.057) 0:00:08.737 ****** 19903 1727096310.35540: entering _queue_task() for managed_node2/package 19903 1727096310.35847: worker is 1 (out of 1 available) 19903 1727096310.35860: exiting _queue_task() for managed_node2/package 19903 1727096310.35878: done queuing things up, now waiting for results queue to drain 19903 1727096310.35880: waiting for pending results... 19903 1727096310.36155: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19903 1727096310.36296: in run() - task 0afff68d-5257-3d4d-9412-000000000119 19903 1727096310.36321: variable 'ansible_search_path' from source: unknown 19903 1727096310.36330: variable 'ansible_search_path' from source: unknown 19903 1727096310.36415: calling self._execute() 19903 1727096310.36487: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.36499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.36529: variable 'omit' from source: magic vars 19903 1727096310.37109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.39571: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.39675: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.39699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.39742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.39782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.39891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.39898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.39931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.39976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.39999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.40149: variable 'ansible_distribution' from source: facts 19903 1727096310.40217: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.40221: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.40223: when evaluation is False, skipping this task 19903 1727096310.40225: _execute() done 19903 1727096310.40227: dumping result to json 19903 1727096310.40229: done dumping result, returning 19903 1727096310.40232: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-3d4d-9412-000000000119] 19903 1727096310.40233: sending task result for task 0afff68d-5257-3d4d-9412-000000000119 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.40493: no more pending results, returning what we have 19903 1727096310.40496: results queue empty 19903 1727096310.40497: checking for any_errors_fatal 19903 1727096310.40503: done checking for any_errors_fatal 19903 1727096310.40504: checking for max_fail_percentage 19903 1727096310.40506: done checking for max_fail_percentage 19903 1727096310.40506: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.40507: done checking to see if all hosts have failed 19903 1727096310.40508: getting the remaining hosts for this loop 19903 1727096310.40509: done getting the remaining hosts for this loop 19903 1727096310.40514: getting the next task for host managed_node2 19903 1727096310.40521: done getting next task for host managed_node2 19903 1727096310.40525: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19903 1727096310.40528: ^ 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? (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 19903 1727096310.40547: getting variables 19903 1727096310.40549: in VariableManager get_vars() 19903 1727096310.40604: Calling all_inventory to load vars for managed_node2 19903 1727096310.40607: Calling groups_inventory to load vars for managed_node2 19903 1727096310.40610: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.40620: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.40623: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.40626: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.41017: done sending task result for task 0afff68d-5257-3d4d-9412-000000000119 19903 1727096310.41020: WORKER PROCESS EXITING 19903 1727096310.41040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.41292: done with get_vars() 19903 1727096310.41306: done getting variables 19903 1727096310.41373: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:30 -0400 (0:00:00.058) 0:00:08.796 ****** 19903 1727096310.41410: entering _queue_task() for managed_node2/package 19903 1727096310.41739: worker is 1 (out of 1 available) 19903 1727096310.41752: exiting _queue_task() for managed_node2/package 19903 1727096310.41769: done queuing things up, now waiting for results queue to drain 19903 1727096310.41771: waiting for pending results... 19903 1727096310.42060: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19903 1727096310.42203: in run() - task 0afff68d-5257-3d4d-9412-00000000011a 19903 1727096310.42226: variable 'ansible_search_path' from source: unknown 19903 1727096310.42235: variable 'ansible_search_path' from source: unknown 19903 1727096310.42288: calling self._execute() 19903 1727096310.42410: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.42427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.42458: variable 'omit' from source: magic vars 19903 1727096310.43080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.45532: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.45611: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.45651: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.45695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.45730: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.45899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.45903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.45905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.45919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.45936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.46083: variable 'ansible_distribution' from source: facts 19903 1727096310.46094: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.46119: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.46131: when evaluation is False, skipping this task 19903 1727096310.46138: _execute() done 19903 1727096310.46144: dumping result to json 19903 1727096310.46152: done dumping result, returning 19903 1727096310.46163: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-3d4d-9412-00000000011a] 19903 1727096310.46174: sending task result for task 0afff68d-5257-3d4d-9412-00000000011a 19903 1727096310.46303: done sending task result for task 0afff68d-5257-3d4d-9412-00000000011a 19903 1727096310.46306: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.46355: no more pending results, returning what we have 19903 1727096310.46359: results queue empty 19903 1727096310.46360: checking for any_errors_fatal 19903 1727096310.46370: done checking for any_errors_fatal 19903 1727096310.46371: checking for max_fail_percentage 19903 1727096310.46373: done checking for max_fail_percentage 19903 1727096310.46374: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.46375: done checking to see if all hosts have failed 19903 1727096310.46376: getting the remaining hosts for this loop 19903 1727096310.46377: done getting the remaining hosts for this loop 19903 1727096310.46381: getting the next task for host managed_node2 19903 1727096310.46389: done getting next task for host managed_node2 19903 1727096310.46393: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19903 1727096310.46396: ^ 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? (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 19903 1727096310.46414: getting variables 19903 1727096310.46416: in VariableManager get_vars() 19903 1727096310.46686: Calling all_inventory to load vars for managed_node2 19903 1727096310.46689: Calling groups_inventory to load vars for managed_node2 19903 1727096310.46692: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.46701: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.46704: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.46707: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.47035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.47210: done with get_vars() 19903 1727096310.47219: done getting variables 19903 1727096310.47282: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:30 -0400 (0:00:00.059) 0:00:08.855 ****** 19903 1727096310.47316: entering _queue_task() for managed_node2/package 19903 1727096310.47699: worker is 1 (out of 1 available) 19903 1727096310.47710: exiting _queue_task() for managed_node2/package 19903 1727096310.47722: done queuing things up, now waiting for results queue to drain 19903 1727096310.47723: waiting for pending results... 19903 1727096310.48087: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19903 1727096310.48185: in run() - task 0afff68d-5257-3d4d-9412-00000000011b 19903 1727096310.48189: variable 'ansible_search_path' from source: unknown 19903 1727096310.48192: variable 'ansible_search_path' from source: unknown 19903 1727096310.48198: calling self._execute() 19903 1727096310.48290: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.48320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.48340: variable 'omit' from source: magic vars 19903 1727096310.48900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.51258: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.51261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.51293: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.51330: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.51365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.51446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.51489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.51518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.51560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.51587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.51726: variable 'ansible_distribution' from source: facts 19903 1727096310.51737: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.51758: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.51766: when evaluation is False, skipping this task 19903 1727096310.51775: _execute() done 19903 1727096310.51782: dumping result to json 19903 1727096310.51789: done dumping result, returning 19903 1727096310.51873: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-3d4d-9412-00000000011b] 19903 1727096310.51877: sending task result for task 0afff68d-5257-3d4d-9412-00000000011b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.52063: no more pending results, returning what we have 19903 1727096310.52066: results queue empty 19903 1727096310.52068: checking for any_errors_fatal 19903 1727096310.52076: done checking for any_errors_fatal 19903 1727096310.52077: checking for max_fail_percentage 19903 1727096310.52079: done checking for max_fail_percentage 19903 1727096310.52079: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.52080: done checking to see if all hosts have failed 19903 1727096310.52081: getting the remaining hosts for this loop 19903 1727096310.52083: done getting the remaining hosts for this loop 19903 1727096310.52087: getting the next task for host managed_node2 19903 1727096310.52094: done getting next task for host managed_node2 19903 1727096310.52097: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19903 1727096310.52100: ^ 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? (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 19903 1727096310.52115: getting variables 19903 1727096310.52117: in VariableManager get_vars() 19903 1727096310.52168: Calling all_inventory to load vars for managed_node2 19903 1727096310.52274: Calling groups_inventory to load vars for managed_node2 19903 1727096310.52281: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.52288: done sending task result for task 0afff68d-5257-3d4d-9412-00000000011b 19903 1727096310.52292: WORKER PROCESS EXITING 19903 1727096310.52301: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.52304: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.52308: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.52596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.52891: done with get_vars() 19903 1727096310.52903: done getting variables 19903 1727096310.52970: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:30 -0400 (0:00:00.056) 0:00:08.912 ****** 19903 1727096310.53004: entering _queue_task() for managed_node2/service 19903 1727096310.53403: worker is 1 (out of 1 available) 19903 1727096310.53414: exiting _queue_task() for managed_node2/service 19903 1727096310.53425: done queuing things up, now waiting for results queue to drain 19903 1727096310.53427: waiting for pending results... 19903 1727096310.53670: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19903 1727096310.53876: in run() - task 0afff68d-5257-3d4d-9412-00000000011c 19903 1727096310.53897: variable 'ansible_search_path' from source: unknown 19903 1727096310.53907: variable 'ansible_search_path' from source: unknown 19903 1727096310.53955: calling self._execute() 19903 1727096310.54137: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.54141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.54144: variable 'omit' from source: magic vars 19903 1727096310.54549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.56319: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.56366: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.56395: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.56422: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.56441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.56505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.56527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.56545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.56575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.56588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.56693: variable 'ansible_distribution' from source: facts 19903 1727096310.56696: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.56711: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.56714: when evaluation is False, skipping this task 19903 1727096310.56716: _execute() done 19903 1727096310.56719: dumping result to json 19903 1727096310.56723: done dumping result, returning 19903 1727096310.56734: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-00000000011c] 19903 1727096310.56737: sending task result for task 0afff68d-5257-3d4d-9412-00000000011c 19903 1727096310.56832: done sending task result for task 0afff68d-5257-3d4d-9412-00000000011c 19903 1727096310.56835: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.56921: no more pending results, returning what we have 19903 1727096310.56924: results queue empty 19903 1727096310.56925: checking for any_errors_fatal 19903 1727096310.56931: done checking for any_errors_fatal 19903 1727096310.56932: checking for max_fail_percentage 19903 1727096310.56934: done checking for max_fail_percentage 19903 1727096310.56934: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.56935: done checking to see if all hosts have failed 19903 1727096310.56936: getting the remaining hosts for this loop 19903 1727096310.56937: done getting the remaining hosts for this loop 19903 1727096310.56941: getting the next task for host managed_node2 19903 1727096310.56948: done getting next task for host managed_node2 19903 1727096310.56951: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19903 1727096310.56954: ^ 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? (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 19903 1727096310.57004: getting variables 19903 1727096310.57007: in VariableManager get_vars() 19903 1727096310.57055: Calling all_inventory to load vars for managed_node2 19903 1727096310.57057: Calling groups_inventory to load vars for managed_node2 19903 1727096310.57060: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.57069: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.57072: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.57090: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.57383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.57601: done with get_vars() 19903 1727096310.57613: done getting variables 19903 1727096310.57681: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:30 -0400 (0:00:00.047) 0:00:08.959 ****** 19903 1727096310.57711: entering _queue_task() for managed_node2/service 19903 1727096310.58089: worker is 1 (out of 1 available) 19903 1727096310.58102: exiting _queue_task() for managed_node2/service 19903 1727096310.58115: done queuing things up, now waiting for results queue to drain 19903 1727096310.58117: waiting for pending results... 19903 1727096310.58312: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19903 1727096310.58397: in run() - task 0afff68d-5257-3d4d-9412-00000000011d 19903 1727096310.58410: variable 'ansible_search_path' from source: unknown 19903 1727096310.58413: variable 'ansible_search_path' from source: unknown 19903 1727096310.58442: calling self._execute() 19903 1727096310.58506: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.58510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.58519: variable 'omit' from source: magic vars 19903 1727096310.58826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.60443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.61075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.61079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.61082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.61084: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.61091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.61095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.61097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.61115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.61134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.61285: variable 'ansible_distribution' from source: facts 19903 1727096310.61298: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.61321: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.61329: when evaluation is False, skipping this task 19903 1727096310.61336: _execute() done 19903 1727096310.61343: dumping result to json 19903 1727096310.61351: done dumping result, returning 19903 1727096310.61363: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-3d4d-9412-00000000011d] 19903 1727096310.61376: sending task result for task 0afff68d-5257-3d4d-9412-00000000011d skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19903 1727096310.61524: no more pending results, returning what we have 19903 1727096310.61527: results queue empty 19903 1727096310.61528: checking for any_errors_fatal 19903 1727096310.61535: done checking for any_errors_fatal 19903 1727096310.61536: checking for max_fail_percentage 19903 1727096310.61538: done checking for max_fail_percentage 19903 1727096310.61539: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.61539: done checking to see if all hosts have failed 19903 1727096310.61540: getting the remaining hosts for this loop 19903 1727096310.61542: done getting the remaining hosts for this loop 19903 1727096310.61546: getting the next task for host managed_node2 19903 1727096310.61554: done getting next task for host managed_node2 19903 1727096310.61558: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19903 1727096310.61561: ^ 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? (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 19903 1727096310.61583: getting variables 19903 1727096310.61585: in VariableManager get_vars() 19903 1727096310.61650: Calling all_inventory to load vars for managed_node2 19903 1727096310.61653: Calling groups_inventory to load vars for managed_node2 19903 1727096310.61656: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.61662: done sending task result for task 0afff68d-5257-3d4d-9412-00000000011d 19903 1727096310.61664: WORKER PROCESS EXITING 19903 1727096310.61675: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.61678: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.61680: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.61845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.62025: done with get_vars() 19903 1727096310.62034: done getting variables 19903 1727096310.62081: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:30 -0400 (0:00:00.043) 0:00:09.003 ****** 19903 1727096310.62104: entering _queue_task() for managed_node2/service 19903 1727096310.62311: worker is 1 (out of 1 available) 19903 1727096310.62325: exiting _queue_task() for managed_node2/service 19903 1727096310.62336: done queuing things up, now waiting for results queue to drain 19903 1727096310.62337: waiting for pending results... 19903 1727096310.62509: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19903 1727096310.62590: in run() - task 0afff68d-5257-3d4d-9412-00000000011e 19903 1727096310.62602: variable 'ansible_search_path' from source: unknown 19903 1727096310.62606: variable 'ansible_search_path' from source: unknown 19903 1727096310.62634: calling self._execute() 19903 1727096310.62702: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.62706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.62715: variable 'omit' from source: magic vars 19903 1727096310.63020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.65374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.65394: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.65437: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.65498: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.65504: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.65566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.65588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.65605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.65631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.65659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.65748: variable 'ansible_distribution' from source: facts 19903 1727096310.65759: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.65771: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.65775: when evaluation is False, skipping this task 19903 1727096310.65778: _execute() done 19903 1727096310.65782: dumping result to json 19903 1727096310.65786: done dumping result, returning 19903 1727096310.65793: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-3d4d-9412-00000000011e] 19903 1727096310.65796: sending task result for task 0afff68d-5257-3d4d-9412-00000000011e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.65938: no more pending results, returning what we have 19903 1727096310.65941: results queue empty 19903 1727096310.65942: checking for any_errors_fatal 19903 1727096310.65950: done checking for any_errors_fatal 19903 1727096310.65950: checking for max_fail_percentage 19903 1727096310.65952: done checking for max_fail_percentage 19903 1727096310.65953: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.65953: done checking to see if all hosts have failed 19903 1727096310.65954: getting the remaining hosts for this loop 19903 1727096310.65956: done getting the remaining hosts for this loop 19903 1727096310.65959: getting the next task for host managed_node2 19903 1727096310.65970: done getting next task for host managed_node2 19903 1727096310.65974: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19903 1727096310.65978: ^ 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? (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 19903 1727096310.65994: getting variables 19903 1727096310.65995: in VariableManager get_vars() 19903 1727096310.66043: Calling all_inventory to load vars for managed_node2 19903 1727096310.66046: Calling groups_inventory to load vars for managed_node2 19903 1727096310.66048: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.66056: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.66058: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.66061: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.66080: done sending task result for task 0afff68d-5257-3d4d-9412-00000000011e 19903 1727096310.66083: WORKER PROCESS EXITING 19903 1727096310.66252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.66387: done with get_vars() 19903 1727096310.66396: done getting variables 19903 1727096310.66437: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:30 -0400 (0:00:00.043) 0:00:09.046 ****** 19903 1727096310.66458: entering _queue_task() for managed_node2/service 19903 1727096310.66675: worker is 1 (out of 1 available) 19903 1727096310.66688: exiting _queue_task() for managed_node2/service 19903 1727096310.66699: done queuing things up, now waiting for results queue to drain 19903 1727096310.66700: waiting for pending results... 19903 1727096310.66861: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19903 1727096310.66943: in run() - task 0afff68d-5257-3d4d-9412-00000000011f 19903 1727096310.66955: variable 'ansible_search_path' from source: unknown 19903 1727096310.66959: variable 'ansible_search_path' from source: unknown 19903 1727096310.66988: calling self._execute() 19903 1727096310.67047: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.67050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.67060: variable 'omit' from source: magic vars 19903 1727096310.67492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.69463: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.69511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.69537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.69576: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.69597: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.69658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.69683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.69700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.69730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.69741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.69837: variable 'ansible_distribution' from source: facts 19903 1727096310.69842: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.69858: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.69861: when evaluation is False, skipping this task 19903 1727096310.69863: _execute() done 19903 1727096310.69870: dumping result to json 19903 1727096310.69875: done dumping result, returning 19903 1727096310.69882: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-3d4d-9412-00000000011f] 19903 1727096310.69885: sending task result for task 0afff68d-5257-3d4d-9412-00000000011f 19903 1727096310.69970: done sending task result for task 0afff68d-5257-3d4d-9412-00000000011f 19903 1727096310.69973: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19903 1727096310.70013: no more pending results, returning what we have 19903 1727096310.70015: results queue empty 19903 1727096310.70016: checking for any_errors_fatal 19903 1727096310.70023: done checking for any_errors_fatal 19903 1727096310.70024: checking for max_fail_percentage 19903 1727096310.70025: done checking for max_fail_percentage 19903 1727096310.70026: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.70027: done checking to see if all hosts have failed 19903 1727096310.70027: getting the remaining hosts for this loop 19903 1727096310.70029: done getting the remaining hosts for this loop 19903 1727096310.70032: getting the next task for host managed_node2 19903 1727096310.70038: done getting next task for host managed_node2 19903 1727096310.70042: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19903 1727096310.70045: ^ 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? (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 19903 1727096310.70061: getting variables 19903 1727096310.70062: in VariableManager get_vars() 19903 1727096310.70113: Calling all_inventory to load vars for managed_node2 19903 1727096310.70116: Calling groups_inventory to load vars for managed_node2 19903 1727096310.70118: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.70127: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.70130: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.70132: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.70287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.70408: done with get_vars() 19903 1727096310.70417: done getting variables 19903 1727096310.70456: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:30 -0400 (0:00:00.040) 0:00:09.087 ****** 19903 1727096310.70481: entering _queue_task() for managed_node2/copy 19903 1727096310.70680: worker is 1 (out of 1 available) 19903 1727096310.70693: exiting _queue_task() for managed_node2/copy 19903 1727096310.70705: done queuing things up, now waiting for results queue to drain 19903 1727096310.70706: waiting for pending results... 19903 1727096310.70870: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19903 1727096310.70947: in run() - task 0afff68d-5257-3d4d-9412-000000000120 19903 1727096310.70959: variable 'ansible_search_path' from source: unknown 19903 1727096310.70962: variable 'ansible_search_path' from source: unknown 19903 1727096310.70994: calling self._execute() 19903 1727096310.71054: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.71058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.71071: variable 'omit' from source: magic vars 19903 1727096310.71366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.73153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.73192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.73218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.73245: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.73265: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.73325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.73349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.73365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.73395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.73406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.73510: variable 'ansible_distribution' from source: facts 19903 1727096310.73513: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.73529: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.73532: when evaluation is False, skipping this task 19903 1727096310.73535: _execute() done 19903 1727096310.73537: dumping result to json 19903 1727096310.73540: done dumping result, returning 19903 1727096310.73548: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-3d4d-9412-000000000120] 19903 1727096310.73551: sending task result for task 0afff68d-5257-3d4d-9412-000000000120 19903 1727096310.73642: done sending task result for task 0afff68d-5257-3d4d-9412-000000000120 19903 1727096310.73645: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.73721: no more pending results, returning what we have 19903 1727096310.73724: results queue empty 19903 1727096310.73725: checking for any_errors_fatal 19903 1727096310.73731: done checking for any_errors_fatal 19903 1727096310.73732: checking for max_fail_percentage 19903 1727096310.73733: done checking for max_fail_percentage 19903 1727096310.73734: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.73735: done checking to see if all hosts have failed 19903 1727096310.73735: getting the remaining hosts for this loop 19903 1727096310.73737: done getting the remaining hosts for this loop 19903 1727096310.73740: getting the next task for host managed_node2 19903 1727096310.73746: done getting next task for host managed_node2 19903 1727096310.73750: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19903 1727096310.73753: ^ 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? (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 19903 1727096310.73773: getting variables 19903 1727096310.73775: in VariableManager get_vars() 19903 1727096310.73819: Calling all_inventory to load vars for managed_node2 19903 1727096310.73822: Calling groups_inventory to load vars for managed_node2 19903 1727096310.73824: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.73831: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.73833: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.73836: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.74006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.74129: done with get_vars() 19903 1727096310.74138: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:30 -0400 (0:00:00.037) 0:00:09.124 ****** 19903 1727096310.74201: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19903 1727096310.74409: worker is 1 (out of 1 available) 19903 1727096310.74423: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19903 1727096310.74435: done queuing things up, now waiting for results queue to drain 19903 1727096310.74436: waiting for pending results... 19903 1727096310.74596: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19903 1727096310.74709: in run() - task 0afff68d-5257-3d4d-9412-000000000121 19903 1727096310.74713: variable 'ansible_search_path' from source: unknown 19903 1727096310.74716: variable 'ansible_search_path' from source: unknown 19903 1727096310.74734: calling self._execute() 19903 1727096310.74999: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.75002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.75004: variable 'omit' from source: magic vars 19903 1727096310.75262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.77646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.77693: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.77741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.77765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.77790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.77850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.77873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.77892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.77920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.77931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.78029: variable 'ansible_distribution' from source: facts 19903 1727096310.78032: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.78049: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.78052: when evaluation is False, skipping this task 19903 1727096310.78054: _execute() done 19903 1727096310.78058: dumping result to json 19903 1727096310.78060: done dumping result, returning 19903 1727096310.78072: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-3d4d-9412-000000000121] 19903 1727096310.78077: sending task result for task 0afff68d-5257-3d4d-9412-000000000121 19903 1727096310.78163: done sending task result for task 0afff68d-5257-3d4d-9412-000000000121 19903 1727096310.78166: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.78218: no more pending results, returning what we have 19903 1727096310.78221: results queue empty 19903 1727096310.78222: checking for any_errors_fatal 19903 1727096310.78229: done checking for any_errors_fatal 19903 1727096310.78230: checking for max_fail_percentage 19903 1727096310.78232: done checking for max_fail_percentage 19903 1727096310.78232: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.78233: done checking to see if all hosts have failed 19903 1727096310.78234: getting the remaining hosts for this loop 19903 1727096310.78235: done getting the remaining hosts for this loop 19903 1727096310.78239: getting the next task for host managed_node2 19903 1727096310.78246: done getting next task for host managed_node2 19903 1727096310.78249: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19903 1727096310.78252: ^ 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? (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 19903 1727096310.78269: getting variables 19903 1727096310.78271: in VariableManager get_vars() 19903 1727096310.78320: Calling all_inventory to load vars for managed_node2 19903 1727096310.78322: Calling groups_inventory to load vars for managed_node2 19903 1727096310.78324: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.78333: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.78335: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.78337: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.78480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.78603: done with get_vars() 19903 1727096310.78611: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:30 -0400 (0:00:00.044) 0:00:09.168 ****** 19903 1727096310.78671: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19903 1727096310.78872: worker is 1 (out of 1 available) 19903 1727096310.78885: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19903 1727096310.78897: done queuing things up, now waiting for results queue to drain 19903 1727096310.78898: waiting for pending results... 19903 1727096310.79059: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19903 1727096310.79140: in run() - task 0afff68d-5257-3d4d-9412-000000000122 19903 1727096310.79149: variable 'ansible_search_path' from source: unknown 19903 1727096310.79153: variable 'ansible_search_path' from source: unknown 19903 1727096310.79184: calling self._execute() 19903 1727096310.79245: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.79248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.79254: variable 'omit' from source: magic vars 19903 1727096310.79709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.81977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.82008: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.82043: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.82080: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.82103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.82272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.82276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.82279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.82281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.82283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.82395: variable 'ansible_distribution' from source: facts 19903 1727096310.82400: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.82418: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.82421: when evaluation is False, skipping this task 19903 1727096310.82424: _execute() done 19903 1727096310.82426: dumping result to json 19903 1727096310.82431: done dumping result, returning 19903 1727096310.82439: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-3d4d-9412-000000000122] 19903 1727096310.82441: sending task result for task 0afff68d-5257-3d4d-9412-000000000122 19903 1727096310.82582: done sending task result for task 0afff68d-5257-3d4d-9412-000000000122 19903 1727096310.82585: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096310.82669: no more pending results, returning what we have 19903 1727096310.82672: results queue empty 19903 1727096310.82673: checking for any_errors_fatal 19903 1727096310.82680: done checking for any_errors_fatal 19903 1727096310.82680: checking for max_fail_percentage 19903 1727096310.82682: done checking for max_fail_percentage 19903 1727096310.82682: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.82683: done checking to see if all hosts have failed 19903 1727096310.82684: getting the remaining hosts for this loop 19903 1727096310.82685: done getting the remaining hosts for this loop 19903 1727096310.82688: getting the next task for host managed_node2 19903 1727096310.82693: done getting next task for host managed_node2 19903 1727096310.82696: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19903 1727096310.82699: ^ 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? (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 19903 1727096310.82713: getting variables 19903 1727096310.82714: in VariableManager get_vars() 19903 1727096310.82756: Calling all_inventory to load vars for managed_node2 19903 1727096310.82759: Calling groups_inventory to load vars for managed_node2 19903 1727096310.82761: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.82775: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.82778: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.82782: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.83218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.83426: done with get_vars() 19903 1727096310.83436: done getting variables 19903 1727096310.83491: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:30 -0400 (0:00:00.048) 0:00:09.217 ****** 19903 1727096310.83525: entering _queue_task() for managed_node2/debug 19903 1727096310.83814: worker is 1 (out of 1 available) 19903 1727096310.83827: exiting _queue_task() for managed_node2/debug 19903 1727096310.83838: done queuing things up, now waiting for results queue to drain 19903 1727096310.83840: waiting for pending results... 19903 1727096310.84195: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19903 1727096310.84234: in run() - task 0afff68d-5257-3d4d-9412-000000000123 19903 1727096310.84255: variable 'ansible_search_path' from source: unknown 19903 1727096310.84263: variable 'ansible_search_path' from source: unknown 19903 1727096310.84310: calling self._execute() 19903 1727096310.84390: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.84408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.84422: variable 'omit' from source: magic vars 19903 1727096310.84841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.87446: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.87522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.87563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.87602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.87630: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.87713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.87749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.87848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.87852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.87855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.87963: variable 'ansible_distribution' from source: facts 19903 1727096310.87979: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.87997: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.88000: when evaluation is False, skipping this task 19903 1727096310.88003: _execute() done 19903 1727096310.88006: dumping result to json 19903 1727096310.88008: done dumping result, returning 19903 1727096310.88066: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-3d4d-9412-000000000123] 19903 1727096310.88070: sending task result for task 0afff68d-5257-3d4d-9412-000000000123 19903 1727096310.88135: done sending task result for task 0afff68d-5257-3d4d-9412-000000000123 19903 1727096310.88138: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096310.88216: no more pending results, returning what we have 19903 1727096310.88219: results queue empty 19903 1727096310.88220: checking for any_errors_fatal 19903 1727096310.88226: done checking for any_errors_fatal 19903 1727096310.88227: checking for max_fail_percentage 19903 1727096310.88228: done checking for max_fail_percentage 19903 1727096310.88229: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.88229: done checking to see if all hosts have failed 19903 1727096310.88230: getting the remaining hosts for this loop 19903 1727096310.88232: done getting the remaining hosts for this loop 19903 1727096310.88235: getting the next task for host managed_node2 19903 1727096310.88242: done getting next task for host managed_node2 19903 1727096310.88245: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19903 1727096310.88248: ^ 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? (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 19903 1727096310.88263: getting variables 19903 1727096310.88265: in VariableManager get_vars() 19903 1727096310.88312: Calling all_inventory to load vars for managed_node2 19903 1727096310.88314: Calling groups_inventory to load vars for managed_node2 19903 1727096310.88316: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.88324: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.88327: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.88329: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.88510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.88763: done with get_vars() 19903 1727096310.88777: done getting variables 19903 1727096310.88872: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:30 -0400 (0:00:00.053) 0:00:09.271 ****** 19903 1727096310.88903: entering _queue_task() for managed_node2/debug 19903 1727096310.89392: worker is 1 (out of 1 available) 19903 1727096310.89400: exiting _queue_task() for managed_node2/debug 19903 1727096310.89407: done queuing things up, now waiting for results queue to drain 19903 1727096310.89408: waiting for pending results... 19903 1727096310.89533: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19903 1727096310.89830: in run() - task 0afff68d-5257-3d4d-9412-000000000124 19903 1727096310.89853: variable 'ansible_search_path' from source: unknown 19903 1727096310.89861: variable 'ansible_search_path' from source: unknown 19903 1727096310.89991: calling self._execute() 19903 1727096310.89994: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.89998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.90011: variable 'omit' from source: magic vars 19903 1727096310.90449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.92854: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.93278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.93281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.93284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.93286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.93425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.93459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.93492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.93607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.93630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096310.93816: variable 'ansible_distribution' from source: facts 19903 1727096310.93950: variable 'ansible_distribution_major_version' from source: facts 19903 1727096310.93975: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096310.93999: when evaluation is False, skipping this task 19903 1727096310.94006: _execute() done 19903 1727096310.94014: dumping result to json 19903 1727096310.94021: done dumping result, returning 19903 1727096310.94032: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-3d4d-9412-000000000124] 19903 1727096310.94055: sending task result for task 0afff68d-5257-3d4d-9412-000000000124 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096310.94247: no more pending results, returning what we have 19903 1727096310.94250: results queue empty 19903 1727096310.94251: checking for any_errors_fatal 19903 1727096310.94256: done checking for any_errors_fatal 19903 1727096310.94257: checking for max_fail_percentage 19903 1727096310.94259: done checking for max_fail_percentage 19903 1727096310.94260: checking to see if all hosts have failed and the running result is not ok 19903 1727096310.94260: done checking to see if all hosts have failed 19903 1727096310.94261: getting the remaining hosts for this loop 19903 1727096310.94263: done getting the remaining hosts for this loop 19903 1727096310.94266: getting the next task for host managed_node2 19903 1727096310.94276: done getting next task for host managed_node2 19903 1727096310.94280: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19903 1727096310.94284: ^ 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? (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 19903 1727096310.94301: getting variables 19903 1727096310.94302: in VariableManager get_vars() 19903 1727096310.94352: Calling all_inventory to load vars for managed_node2 19903 1727096310.94355: Calling groups_inventory to load vars for managed_node2 19903 1727096310.94358: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096310.94580: Calling all_plugins_play to load vars for managed_node2 19903 1727096310.94584: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096310.94588: Calling groups_plugins_play to load vars for managed_node2 19903 1727096310.94896: done sending task result for task 0afff68d-5257-3d4d-9412-000000000124 19903 1727096310.94900: WORKER PROCESS EXITING 19903 1727096310.94926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096310.95140: done with get_vars() 19903 1727096310.95149: done getting variables 19903 1727096310.95202: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:30 -0400 (0:00:00.063) 0:00:09.334 ****** 19903 1727096310.95233: entering _queue_task() for managed_node2/debug 19903 1727096310.95509: worker is 1 (out of 1 available) 19903 1727096310.95520: exiting _queue_task() for managed_node2/debug 19903 1727096310.95530: done queuing things up, now waiting for results queue to drain 19903 1727096310.95531: waiting for pending results... 19903 1727096310.95747: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19903 1727096310.95878: in run() - task 0afff68d-5257-3d4d-9412-000000000125 19903 1727096310.95902: variable 'ansible_search_path' from source: unknown 19903 1727096310.95909: variable 'ansible_search_path' from source: unknown 19903 1727096310.95949: calling self._execute() 19903 1727096310.96034: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096310.96045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096310.96058: variable 'omit' from source: magic vars 19903 1727096310.96457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096310.99513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096310.99596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096310.99640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096310.99712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096310.99715: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096310.99789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096310.99827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096310.99856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096310.99902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096310.99920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.00090: variable 'ansible_distribution' from source: facts 19903 1727096311.00093: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.00146: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.00149: when evaluation is False, skipping this task 19903 1727096311.00151: _execute() done 19903 1727096311.00154: dumping result to json 19903 1727096311.00156: done dumping result, returning 19903 1727096311.00257: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-3d4d-9412-000000000125] 19903 1727096311.00264: sending task result for task 0afff68d-5257-3d4d-9412-000000000125 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096311.00413: no more pending results, returning what we have 19903 1727096311.00416: results queue empty 19903 1727096311.00417: checking for any_errors_fatal 19903 1727096311.00422: done checking for any_errors_fatal 19903 1727096311.00422: checking for max_fail_percentage 19903 1727096311.00424: done checking for max_fail_percentage 19903 1727096311.00425: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.00425: done checking to see if all hosts have failed 19903 1727096311.00426: getting the remaining hosts for this loop 19903 1727096311.00428: done getting the remaining hosts for this loop 19903 1727096311.00431: getting the next task for host managed_node2 19903 1727096311.00438: done getting next task for host managed_node2 19903 1727096311.00441: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19903 1727096311.00445: ^ 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? (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 19903 1727096311.00461: getting variables 19903 1727096311.00463: in VariableManager get_vars() 19903 1727096311.00518: Calling all_inventory to load vars for managed_node2 19903 1727096311.00521: Calling groups_inventory to load vars for managed_node2 19903 1727096311.00523: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.00533: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.00536: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.00539: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.00832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.01264: done with get_vars() 19903 1727096311.01406: done getting variables 19903 1727096311.01436: done sending task result for task 0afff68d-5257-3d4d-9412-000000000125 19903 1727096311.01440: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:31 -0400 (0:00:00.062) 0:00:09.397 ****** 19903 1727096311.01513: entering _queue_task() for managed_node2/ping 19903 1727096311.01805: worker is 1 (out of 1 available) 19903 1727096311.01817: exiting _queue_task() for managed_node2/ping 19903 1727096311.01826: done queuing things up, now waiting for results queue to drain 19903 1727096311.01827: waiting for pending results... 19903 1727096311.02049: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19903 1727096311.02171: in run() - task 0afff68d-5257-3d4d-9412-000000000126 19903 1727096311.02200: variable 'ansible_search_path' from source: unknown 19903 1727096311.02209: variable 'ansible_search_path' from source: unknown 19903 1727096311.02248: calling self._execute() 19903 1727096311.02331: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.02344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.02357: variable 'omit' from source: magic vars 19903 1727096311.02852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.06180: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.06250: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.06422: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.06465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.06581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.06673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.06730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.06805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.06859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.06910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.07080: variable 'ansible_distribution' from source: facts 19903 1727096311.07092: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.07115: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.07123: when evaluation is False, skipping this task 19903 1727096311.07173: _execute() done 19903 1727096311.07176: dumping result to json 19903 1727096311.07179: done dumping result, returning 19903 1727096311.07372: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-3d4d-9412-000000000126] 19903 1727096311.07376: sending task result for task 0afff68d-5257-3d4d-9412-000000000126 19903 1727096311.07440: done sending task result for task 0afff68d-5257-3d4d-9412-000000000126 19903 1727096311.07443: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.07520: no more pending results, returning what we have 19903 1727096311.07524: results queue empty 19903 1727096311.07525: checking for any_errors_fatal 19903 1727096311.07531: done checking for any_errors_fatal 19903 1727096311.07532: checking for max_fail_percentage 19903 1727096311.07534: done checking for max_fail_percentage 19903 1727096311.07535: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.07535: done checking to see if all hosts have failed 19903 1727096311.07536: getting the remaining hosts for this loop 19903 1727096311.07538: done getting the remaining hosts for this loop 19903 1727096311.07541: getting the next task for host managed_node2 19903 1727096311.07552: done getting next task for host managed_node2 19903 1727096311.07554: ^ task is: TASK: meta (role_complete) 19903 1727096311.07557: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 19903 1727096311.07578: getting variables 19903 1727096311.07580: in VariableManager get_vars() 19903 1727096311.07634: Calling all_inventory to load vars for managed_node2 19903 1727096311.07637: Calling groups_inventory to load vars for managed_node2 19903 1727096311.07640: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.07650: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.07653: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.07656: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.08431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.08784: done with get_vars() 19903 1727096311.08800: done getting variables 19903 1727096311.08886: done queuing things up, now waiting for results queue to drain 19903 1727096311.08888: results queue empty 19903 1727096311.08889: checking for any_errors_fatal 19903 1727096311.08891: done checking for any_errors_fatal 19903 1727096311.08892: checking for max_fail_percentage 19903 1727096311.08897: done checking for max_fail_percentage 19903 1727096311.08898: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.08899: done checking to see if all hosts have failed 19903 1727096311.08899: getting the remaining hosts for this loop 19903 1727096311.08900: done getting the remaining hosts for this loop 19903 1727096311.08903: getting the next task for host managed_node2 19903 1727096311.08907: done getting next task for host managed_node2 19903 1727096311.08909: ^ task is: TASK: Get current device features 19903 1727096311.08910: ^ state is: HOST STATE: block=3, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19903 1727096311.08912: getting variables 19903 1727096311.08913: in VariableManager get_vars() 19903 1727096311.08933: Calling all_inventory to load vars for managed_node2 19903 1727096311.08935: Calling groups_inventory to load vars for managed_node2 19903 1727096311.08937: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.08942: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.08944: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.08950: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.09088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.09285: done with get_vars() 19903 1727096311.09294: done getting variables 19903 1727096311.09332: 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 current device features] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:191 Monday 23 September 2024 08:58:31 -0400 (0:00:00.078) 0:00:09.475 ****** 19903 1727096311.09358: entering _queue_task() for managed_node2/command 19903 1727096311.09639: worker is 1 (out of 1 available) 19903 1727096311.09650: exiting _queue_task() for managed_node2/command 19903 1727096311.09661: done queuing things up, now waiting for results queue to drain 19903 1727096311.09662: waiting for pending results... 19903 1727096311.10085: running TaskExecutor() for managed_node2/TASK: Get current device features 19903 1727096311.10091: in run() - task 0afff68d-5257-3d4d-9412-000000000156 19903 1727096311.10094: variable 'ansible_search_path' from source: unknown 19903 1727096311.10096: calling self._execute() 19903 1727096311.10155: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.10171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.10188: variable 'omit' from source: magic vars 19903 1727096311.10792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.13387: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.13473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.13520: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.13576: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.13609: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.13773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.13779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.13782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.13819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.13840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.14116: variable 'ansible_distribution' from source: facts 19903 1727096311.14120: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.14123: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.14126: when evaluation is False, skipping this task 19903 1727096311.14128: _execute() done 19903 1727096311.14130: dumping result to json 19903 1727096311.14132: done dumping result, returning 19903 1727096311.14135: done running TaskExecutor() for managed_node2/TASK: Get current device features [0afff68d-5257-3d4d-9412-000000000156] 19903 1727096311.14137: sending task result for task 0afff68d-5257-3d4d-9412-000000000156 19903 1727096311.14214: done sending task result for task 0afff68d-5257-3d4d-9412-000000000156 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.14308: no more pending results, returning what we have 19903 1727096311.14312: results queue empty 19903 1727096311.14313: checking for any_errors_fatal 19903 1727096311.14316: done checking for any_errors_fatal 19903 1727096311.14316: checking for max_fail_percentage 19903 1727096311.14318: done checking for max_fail_percentage 19903 1727096311.14319: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.14320: done checking to see if all hosts have failed 19903 1727096311.14320: getting the remaining hosts for this loop 19903 1727096311.14322: done getting the remaining hosts for this loop 19903 1727096311.14328: getting the next task for host managed_node2 19903 1727096311.14335: done getting next task for host managed_node2 19903 1727096311.14337: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 19903 1727096311.14340: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19903 1727096311.14344: getting variables 19903 1727096311.14346: in VariableManager get_vars() 19903 1727096311.14408: Calling all_inventory to load vars for managed_node2 19903 1727096311.14411: Calling groups_inventory to load vars for managed_node2 19903 1727096311.14414: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.14425: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.14428: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.14431: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.14918: WORKER PROCESS EXITING 19903 1727096311.14942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.15208: done with get_vars() 19903 1727096311.15221: done getting variables 19903 1727096311.15289: 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 change the ethtool features] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:196 Monday 23 September 2024 08:58:31 -0400 (0:00:00.059) 0:00:09.535 ****** 19903 1727096311.15318: entering _queue_task() for managed_node2/assert 19903 1727096311.15617: worker is 1 (out of 1 available) 19903 1727096311.15629: exiting _queue_task() for managed_node2/assert 19903 1727096311.15640: done queuing things up, now waiting for results queue to drain 19903 1727096311.15641: waiting for pending results... 19903 1727096311.16010: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features 19903 1727096311.16182: in run() - task 0afff68d-5257-3d4d-9412-000000000157 19903 1727096311.16186: variable 'ansible_search_path' from source: unknown 19903 1727096311.16190: calling self._execute() 19903 1727096311.16307: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.16310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.16313: variable 'omit' from source: magic vars 19903 1727096311.16786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.20264: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.20272: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.20315: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.20358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.20397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.20488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.20524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.20558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.20611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.20633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.20802: variable 'ansible_distribution' from source: facts 19903 1727096311.20817: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.20843: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.20853: when evaluation is False, skipping this task 19903 1727096311.20912: _execute() done 19903 1727096311.20915: dumping result to json 19903 1727096311.20918: done dumping result, returning 19903 1727096311.20921: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features [0afff68d-5257-3d4d-9412-000000000157] 19903 1727096311.20923: sending task result for task 0afff68d-5257-3d4d-9412-000000000157 19903 1727096311.21085: done sending task result for task 0afff68d-5257-3d4d-9412-000000000157 19903 1727096311.21088: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.21136: no more pending results, returning what we have 19903 1727096311.21138: results queue empty 19903 1727096311.21139: checking for any_errors_fatal 19903 1727096311.21144: done checking for any_errors_fatal 19903 1727096311.21145: checking for max_fail_percentage 19903 1727096311.21146: done checking for max_fail_percentage 19903 1727096311.21147: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.21148: done checking to see if all hosts have failed 19903 1727096311.21148: getting the remaining hosts for this loop 19903 1727096311.21150: done getting the remaining hosts for this loop 19903 1727096311.21153: getting the next task for host managed_node2 19903 1727096311.21164: done getting next task for host managed_node2 19903 1727096311.21171: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19903 1727096311.21175: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.21193: getting variables 19903 1727096311.21195: in VariableManager get_vars() 19903 1727096311.21249: Calling all_inventory to load vars for managed_node2 19903 1727096311.21252: Calling groups_inventory to load vars for managed_node2 19903 1727096311.21254: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.21263: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.21266: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.21272: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.21417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.21546: done with get_vars() 19903 1727096311.21554: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:31 -0400 (0:00:00.063) 0:00:09.598 ****** 19903 1727096311.21644: entering _queue_task() for managed_node2/include_tasks 19903 1727096311.21941: worker is 1 (out of 1 available) 19903 1727096311.21954: exiting _queue_task() for managed_node2/include_tasks 19903 1727096311.21969: done queuing things up, now waiting for results queue to drain 19903 1727096311.21970: waiting for pending results... 19903 1727096311.22298: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19903 1727096311.22419: in run() - task 0afff68d-5257-3d4d-9412-000000000160 19903 1727096311.22439: variable 'ansible_search_path' from source: unknown 19903 1727096311.22446: variable 'ansible_search_path' from source: unknown 19903 1727096311.22494: calling self._execute() 19903 1727096311.22600: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.22619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.22632: variable 'omit' from source: magic vars 19903 1727096311.23125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.24698: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.24748: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.24802: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.24833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.24845: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.24920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.24944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.24989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.25010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.25025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.25273: variable 'ansible_distribution' from source: facts 19903 1727096311.25276: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.25279: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.25280: when evaluation is False, skipping this task 19903 1727096311.25282: _execute() done 19903 1727096311.25284: dumping result to json 19903 1727096311.25286: done dumping result, returning 19903 1727096311.25288: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-3d4d-9412-000000000160] 19903 1727096311.25289: sending task result for task 0afff68d-5257-3d4d-9412-000000000160 19903 1727096311.25353: done sending task result for task 0afff68d-5257-3d4d-9412-000000000160 19903 1727096311.25356: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.25404: no more pending results, returning what we have 19903 1727096311.25407: results queue empty 19903 1727096311.25408: checking for any_errors_fatal 19903 1727096311.25413: done checking for any_errors_fatal 19903 1727096311.25414: checking for max_fail_percentage 19903 1727096311.25415: done checking for max_fail_percentage 19903 1727096311.25416: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.25417: done checking to see if all hosts have failed 19903 1727096311.25417: getting the remaining hosts for this loop 19903 1727096311.25419: done getting the remaining hosts for this loop 19903 1727096311.25422: getting the next task for host managed_node2 19903 1727096311.25428: done getting next task for host managed_node2 19903 1727096311.25432: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19903 1727096311.25436: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.25454: getting variables 19903 1727096311.25456: in VariableManager get_vars() 19903 1727096311.25505: Calling all_inventory to load vars for managed_node2 19903 1727096311.25509: Calling groups_inventory to load vars for managed_node2 19903 1727096311.25511: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.25519: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.25521: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.25523: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.25765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.25995: done with get_vars() 19903 1727096311.26008: done getting variables 19903 1727096311.26070: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:31 -0400 (0:00:00.044) 0:00:09.643 ****** 19903 1727096311.26109: entering _queue_task() for managed_node2/debug 19903 1727096311.26419: worker is 1 (out of 1 available) 19903 1727096311.26432: exiting _queue_task() for managed_node2/debug 19903 1727096311.26445: done queuing things up, now waiting for results queue to drain 19903 1727096311.26446: waiting for pending results... 19903 1727096311.26642: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 19903 1727096311.26758: in run() - task 0afff68d-5257-3d4d-9412-000000000161 19903 1727096311.26772: variable 'ansible_search_path' from source: unknown 19903 1727096311.26776: variable 'ansible_search_path' from source: unknown 19903 1727096311.26808: calling self._execute() 19903 1727096311.26878: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.26882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.26910: variable 'omit' from source: magic vars 19903 1727096311.27373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.29057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.29114: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.29140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.29165: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.29189: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.29248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.29272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.29290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.29315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.29330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.29426: variable 'ansible_distribution' from source: facts 19903 1727096311.29431: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.29449: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.29453: when evaluation is False, skipping this task 19903 1727096311.29455: _execute() done 19903 1727096311.29458: dumping result to json 19903 1727096311.29462: done dumping result, returning 19903 1727096311.29474: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-3d4d-9412-000000000161] 19903 1727096311.29478: sending task result for task 0afff68d-5257-3d4d-9412-000000000161 19903 1727096311.29562: done sending task result for task 0afff68d-5257-3d4d-9412-000000000161 19903 1727096311.29565: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096311.29611: no more pending results, returning what we have 19903 1727096311.29613: results queue empty 19903 1727096311.29614: checking for any_errors_fatal 19903 1727096311.29622: done checking for any_errors_fatal 19903 1727096311.29623: checking for max_fail_percentage 19903 1727096311.29624: done checking for max_fail_percentage 19903 1727096311.29625: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.29625: done checking to see if all hosts have failed 19903 1727096311.29626: getting the remaining hosts for this loop 19903 1727096311.29628: done getting the remaining hosts for this loop 19903 1727096311.29631: getting the next task for host managed_node2 19903 1727096311.29638: done getting next task for host managed_node2 19903 1727096311.29641: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19903 1727096311.29645: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.29664: getting variables 19903 1727096311.29666: in VariableManager get_vars() 19903 1727096311.29719: Calling all_inventory to load vars for managed_node2 19903 1727096311.29722: Calling groups_inventory to load vars for managed_node2 19903 1727096311.29724: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.29733: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.29735: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.29737: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.29888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.30103: done with get_vars() 19903 1727096311.30114: done getting variables 19903 1727096311.30172: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:31 -0400 (0:00:00.040) 0:00:09.684 ****** 19903 1727096311.30213: entering _queue_task() for managed_node2/fail 19903 1727096311.30503: worker is 1 (out of 1 available) 19903 1727096311.30515: exiting _queue_task() for managed_node2/fail 19903 1727096311.30528: done queuing things up, now waiting for results queue to drain 19903 1727096311.30644: waiting for pending results... 19903 1727096311.30880: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19903 1727096311.30985: in run() - task 0afff68d-5257-3d4d-9412-000000000162 19903 1727096311.30997: variable 'ansible_search_path' from source: unknown 19903 1727096311.31000: variable 'ansible_search_path' from source: unknown 19903 1727096311.31047: calling self._execute() 19903 1727096311.31129: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.31132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.31142: variable 'omit' from source: magic vars 19903 1727096311.31457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.33020: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.33070: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.33094: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.33121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.33143: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.33201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.33222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.33239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.33267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.33286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.33388: variable 'ansible_distribution' from source: facts 19903 1727096311.33392: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.33408: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.33411: when evaluation is False, skipping this task 19903 1727096311.33413: _execute() done 19903 1727096311.33416: dumping result to json 19903 1727096311.33420: done dumping result, returning 19903 1727096311.33429: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-3d4d-9412-000000000162] 19903 1727096311.33432: sending task result for task 0afff68d-5257-3d4d-9412-000000000162 19903 1727096311.33520: done sending task result for task 0afff68d-5257-3d4d-9412-000000000162 19903 1727096311.33522: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.33567: no more pending results, returning what we have 19903 1727096311.33575: results queue empty 19903 1727096311.33575: checking for any_errors_fatal 19903 1727096311.33579: done checking for any_errors_fatal 19903 1727096311.33580: checking for max_fail_percentage 19903 1727096311.33582: done checking for max_fail_percentage 19903 1727096311.33582: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.33583: done checking to see if all hosts have failed 19903 1727096311.33583: getting the remaining hosts for this loop 19903 1727096311.33585: done getting the remaining hosts for this loop 19903 1727096311.33589: getting the next task for host managed_node2 19903 1727096311.33595: done getting next task for host managed_node2 19903 1727096311.33598: ^ 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 19903 1727096311.33602: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.33620: getting variables 19903 1727096311.33621: in VariableManager get_vars() 19903 1727096311.33681: Calling all_inventory to load vars for managed_node2 19903 1727096311.33684: Calling groups_inventory to load vars for managed_node2 19903 1727096311.33687: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.33695: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.33697: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.33700: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.33878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.34001: done with get_vars() 19903 1727096311.34010: done getting variables 19903 1727096311.34049: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:31 -0400 (0:00:00.038) 0:00:09.722 ****** 19903 1727096311.34075: entering _queue_task() for managed_node2/fail 19903 1727096311.34279: worker is 1 (out of 1 available) 19903 1727096311.34293: exiting _queue_task() for managed_node2/fail 19903 1727096311.34304: done queuing things up, now waiting for results queue to drain 19903 1727096311.34306: waiting for pending results... 19903 1727096311.34471: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19903 1727096311.34559: in run() - task 0afff68d-5257-3d4d-9412-000000000163 19903 1727096311.34577: variable 'ansible_search_path' from source: unknown 19903 1727096311.34580: variable 'ansible_search_path' from source: unknown 19903 1727096311.34607: calling self._execute() 19903 1727096311.34674: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.34680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.34688: variable 'omit' from source: magic vars 19903 1727096311.35001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.36528: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.36574: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.36606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.36630: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.36651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.36713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.36736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.36753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.36782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.36794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.36892: variable 'ansible_distribution' from source: facts 19903 1727096311.36897: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.36914: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.36917: when evaluation is False, skipping this task 19903 1727096311.36919: _execute() done 19903 1727096311.36922: dumping result to json 19903 1727096311.36926: done dumping result, returning 19903 1727096311.36936: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-3d4d-9412-000000000163] 19903 1727096311.36939: sending task result for task 0afff68d-5257-3d4d-9412-000000000163 19903 1727096311.37020: done sending task result for task 0afff68d-5257-3d4d-9412-000000000163 19903 1727096311.37023: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.37080: no more pending results, returning what we have 19903 1727096311.37083: results queue empty 19903 1727096311.37084: checking for any_errors_fatal 19903 1727096311.37092: done checking for any_errors_fatal 19903 1727096311.37092: checking for max_fail_percentage 19903 1727096311.37094: done checking for max_fail_percentage 19903 1727096311.37095: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.37095: done checking to see if all hosts have failed 19903 1727096311.37096: getting the remaining hosts for this loop 19903 1727096311.37097: done getting the remaining hosts for this loop 19903 1727096311.37101: getting the next task for host managed_node2 19903 1727096311.37108: done getting next task for host managed_node2 19903 1727096311.37111: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19903 1727096311.37115: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.37134: getting variables 19903 1727096311.37136: in VariableManager get_vars() 19903 1727096311.37184: Calling all_inventory to load vars for managed_node2 19903 1727096311.37187: Calling groups_inventory to load vars for managed_node2 19903 1727096311.37189: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.37197: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.37199: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.37201: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.37343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.37473: done with get_vars() 19903 1727096311.37481: done getting variables 19903 1727096311.37524: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:31 -0400 (0:00:00.034) 0:00:09.757 ****** 19903 1727096311.37547: entering _queue_task() for managed_node2/fail 19903 1727096311.37745: worker is 1 (out of 1 available) 19903 1727096311.37759: exiting _queue_task() for managed_node2/fail 19903 1727096311.37771: done queuing things up, now waiting for results queue to drain 19903 1727096311.37773: waiting for pending results... 19903 1727096311.37939: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19903 1727096311.38040: in run() - task 0afff68d-5257-3d4d-9412-000000000164 19903 1727096311.38052: variable 'ansible_search_path' from source: unknown 19903 1727096311.38055: variable 'ansible_search_path' from source: unknown 19903 1727096311.38089: calling self._execute() 19903 1727096311.38151: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.38155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.38166: variable 'omit' from source: magic vars 19903 1727096311.38529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.39983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.40026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.40065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.40093: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.40113: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.40171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.40193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.40211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.40236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.40248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.40345: variable 'ansible_distribution' from source: facts 19903 1727096311.40348: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.40368: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.40372: when evaluation is False, skipping this task 19903 1727096311.40374: _execute() done 19903 1727096311.40377: dumping result to json 19903 1727096311.40379: done dumping result, returning 19903 1727096311.40385: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-3d4d-9412-000000000164] 19903 1727096311.40392: sending task result for task 0afff68d-5257-3d4d-9412-000000000164 19903 1727096311.40484: done sending task result for task 0afff68d-5257-3d4d-9412-000000000164 19903 1727096311.40486: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.40547: no more pending results, returning what we have 19903 1727096311.40550: results queue empty 19903 1727096311.40551: checking for any_errors_fatal 19903 1727096311.40556: done checking for any_errors_fatal 19903 1727096311.40556: checking for max_fail_percentage 19903 1727096311.40558: done checking for max_fail_percentage 19903 1727096311.40558: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.40559: done checking to see if all hosts have failed 19903 1727096311.40560: getting the remaining hosts for this loop 19903 1727096311.40561: done getting the remaining hosts for this loop 19903 1727096311.40569: getting the next task for host managed_node2 19903 1727096311.40576: done getting next task for host managed_node2 19903 1727096311.40580: ^ 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 19903 1727096311.40584: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.40602: getting variables 19903 1727096311.40604: in VariableManager get_vars() 19903 1727096311.40648: Calling all_inventory to load vars for managed_node2 19903 1727096311.40651: Calling groups_inventory to load vars for managed_node2 19903 1727096311.40653: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.40661: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.40665: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.40676: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.40834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.40959: done with get_vars() 19903 1727096311.40970: done getting variables 19903 1727096311.41012: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:31 -0400 (0:00:00.034) 0:00:09.792 ****** 19903 1727096311.41034: entering _queue_task() for managed_node2/dnf 19903 1727096311.41237: worker is 1 (out of 1 available) 19903 1727096311.41251: exiting _queue_task() for managed_node2/dnf 19903 1727096311.41261: done queuing things up, now waiting for results queue to drain 19903 1727096311.41265: waiting for pending results... 19903 1727096311.41420: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 19903 1727096311.41515: in run() - task 0afff68d-5257-3d4d-9412-000000000165 19903 1727096311.41527: variable 'ansible_search_path' from source: unknown 19903 1727096311.41530: variable 'ansible_search_path' from source: unknown 19903 1727096311.41557: calling self._execute() 19903 1727096311.41626: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.41630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.41639: variable 'omit' from source: magic vars 19903 1727096311.41948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.43494: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.43537: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.43566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.43595: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.43615: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.43677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.43697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.43715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.43739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.43751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.43852: variable 'ansible_distribution' from source: facts 19903 1727096311.43857: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.43878: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.43881: when evaluation is False, skipping this task 19903 1727096311.43885: _execute() done 19903 1727096311.43888: dumping result to json 19903 1727096311.43890: done dumping result, returning 19903 1727096311.43900: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000165] 19903 1727096311.43903: sending task result for task 0afff68d-5257-3d4d-9412-000000000165 19903 1727096311.44001: done sending task result for task 0afff68d-5257-3d4d-9412-000000000165 19903 1727096311.44004: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.44051: no more pending results, returning what we have 19903 1727096311.44054: results queue empty 19903 1727096311.44055: checking for any_errors_fatal 19903 1727096311.44061: done checking for any_errors_fatal 19903 1727096311.44061: checking for max_fail_percentage 19903 1727096311.44063: done checking for max_fail_percentage 19903 1727096311.44064: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.44064: done checking to see if all hosts have failed 19903 1727096311.44065: getting the remaining hosts for this loop 19903 1727096311.44066: done getting the remaining hosts for this loop 19903 1727096311.44072: getting the next task for host managed_node2 19903 1727096311.44079: done getting next task for host managed_node2 19903 1727096311.44082: ^ 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 19903 1727096311.44086: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.44105: getting variables 19903 1727096311.44106: in VariableManager get_vars() 19903 1727096311.44154: Calling all_inventory to load vars for managed_node2 19903 1727096311.44157: Calling groups_inventory to load vars for managed_node2 19903 1727096311.44160: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.44175: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.44178: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.44181: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.44324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.44456: done with get_vars() 19903 1727096311.44465: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19903 1727096311.44520: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:31 -0400 (0:00:00.035) 0:00:09.827 ****** 19903 1727096311.44543: entering _queue_task() for managed_node2/yum 19903 1727096311.44752: worker is 1 (out of 1 available) 19903 1727096311.44766: exiting _queue_task() for managed_node2/yum 19903 1727096311.44779: done queuing things up, now waiting for results queue to drain 19903 1727096311.44780: waiting for pending results... 19903 1727096311.44948: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 19903 1727096311.45040: in run() - task 0afff68d-5257-3d4d-9412-000000000166 19903 1727096311.45052: variable 'ansible_search_path' from source: unknown 19903 1727096311.45055: variable 'ansible_search_path' from source: unknown 19903 1727096311.45087: calling self._execute() 19903 1727096311.45151: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.45155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.45163: variable 'omit' from source: magic vars 19903 1727096311.45538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.47023: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.47079: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.47107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.47131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.47151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.47214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.47233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.47250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.47282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.47294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.47394: variable 'ansible_distribution' from source: facts 19903 1727096311.47398: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.47414: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.47417: when evaluation is False, skipping this task 19903 1727096311.47420: _execute() done 19903 1727096311.47422: dumping result to json 19903 1727096311.47428: done dumping result, returning 19903 1727096311.47435: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000166] 19903 1727096311.47440: sending task result for task 0afff68d-5257-3d4d-9412-000000000166 19903 1727096311.47534: done sending task result for task 0afff68d-5257-3d4d-9412-000000000166 19903 1727096311.47537: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.47583: no more pending results, returning what we have 19903 1727096311.47586: results queue empty 19903 1727096311.47587: checking for any_errors_fatal 19903 1727096311.47594: done checking for any_errors_fatal 19903 1727096311.47595: checking for max_fail_percentage 19903 1727096311.47597: done checking for max_fail_percentage 19903 1727096311.47597: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.47598: done checking to see if all hosts have failed 19903 1727096311.47599: getting the remaining hosts for this loop 19903 1727096311.47600: done getting the remaining hosts for this loop 19903 1727096311.47603: getting the next task for host managed_node2 19903 1727096311.47610: done getting next task for host managed_node2 19903 1727096311.47613: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19903 1727096311.47617: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.47635: getting variables 19903 1727096311.47637: in VariableManager get_vars() 19903 1727096311.47692: Calling all_inventory to load vars for managed_node2 19903 1727096311.47695: Calling groups_inventory to load vars for managed_node2 19903 1727096311.47697: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.47706: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.47708: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.47711: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.47879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.48006: done with get_vars() 19903 1727096311.48014: done getting variables 19903 1727096311.48053: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:31 -0400 (0:00:00.035) 0:00:09.863 ****** 19903 1727096311.48079: entering _queue_task() for managed_node2/fail 19903 1727096311.48281: worker is 1 (out of 1 available) 19903 1727096311.48295: exiting _queue_task() for managed_node2/fail 19903 1727096311.48307: done queuing things up, now waiting for results queue to drain 19903 1727096311.48308: waiting for pending results... 19903 1727096311.48476: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19903 1727096311.48581: in run() - task 0afff68d-5257-3d4d-9412-000000000167 19903 1727096311.48593: variable 'ansible_search_path' from source: unknown 19903 1727096311.48596: variable 'ansible_search_path' from source: unknown 19903 1727096311.48624: calling self._execute() 19903 1727096311.48690: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.48694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.48703: variable 'omit' from source: magic vars 19903 1727096311.49010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.50510: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.50557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.50585: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.50613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.50635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.50694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.50717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.50734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.50760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.50773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.50872: variable 'ansible_distribution' from source: facts 19903 1727096311.50878: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.50894: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.50897: when evaluation is False, skipping this task 19903 1727096311.50899: _execute() done 19903 1727096311.50902: dumping result to json 19903 1727096311.50906: done dumping result, returning 19903 1727096311.50913: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-000000000167] 19903 1727096311.50919: sending task result for task 0afff68d-5257-3d4d-9412-000000000167 19903 1727096311.51013: done sending task result for task 0afff68d-5257-3d4d-9412-000000000167 19903 1727096311.51016: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.51081: no more pending results, returning what we have 19903 1727096311.51084: results queue empty 19903 1727096311.51085: checking for any_errors_fatal 19903 1727096311.51093: done checking for any_errors_fatal 19903 1727096311.51093: checking for max_fail_percentage 19903 1727096311.51095: done checking for max_fail_percentage 19903 1727096311.51096: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.51096: done checking to see if all hosts have failed 19903 1727096311.51097: getting the remaining hosts for this loop 19903 1727096311.51098: done getting the remaining hosts for this loop 19903 1727096311.51102: getting the next task for host managed_node2 19903 1727096311.51109: done getting next task for host managed_node2 19903 1727096311.51113: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19903 1727096311.51117: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.51136: getting variables 19903 1727096311.51137: in VariableManager get_vars() 19903 1727096311.51186: Calling all_inventory to load vars for managed_node2 19903 1727096311.51188: Calling groups_inventory to load vars for managed_node2 19903 1727096311.51190: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.51198: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.51200: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.51203: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.51335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.51491: done with get_vars() 19903 1727096311.51499: done getting variables 19903 1727096311.51538: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:31 -0400 (0:00:00.034) 0:00:09.897 ****** 19903 1727096311.51561: entering _queue_task() for managed_node2/package 19903 1727096311.51774: worker is 1 (out of 1 available) 19903 1727096311.51790: exiting _queue_task() for managed_node2/package 19903 1727096311.51801: done queuing things up, now waiting for results queue to drain 19903 1727096311.51802: waiting for pending results... 19903 1727096311.51958: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 19903 1727096311.52048: in run() - task 0afff68d-5257-3d4d-9412-000000000168 19903 1727096311.52059: variable 'ansible_search_path' from source: unknown 19903 1727096311.52066: variable 'ansible_search_path' from source: unknown 19903 1727096311.52093: calling self._execute() 19903 1727096311.52156: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.52160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.52171: variable 'omit' from source: magic vars 19903 1727096311.52469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.53935: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.53987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.54015: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.54040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.54060: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.54121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.54141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.54158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.54187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.54198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.54295: variable 'ansible_distribution' from source: facts 19903 1727096311.54299: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.54315: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.54318: when evaluation is False, skipping this task 19903 1727096311.54322: _execute() done 19903 1727096311.54325: dumping result to json 19903 1727096311.54327: done dumping result, returning 19903 1727096311.54337: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-3d4d-9412-000000000168] 19903 1727096311.54340: sending task result for task 0afff68d-5257-3d4d-9412-000000000168 19903 1727096311.54429: done sending task result for task 0afff68d-5257-3d4d-9412-000000000168 19903 1727096311.54432: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.54492: no more pending results, returning what we have 19903 1727096311.54495: results queue empty 19903 1727096311.54495: checking for any_errors_fatal 19903 1727096311.54501: done checking for any_errors_fatal 19903 1727096311.54502: checking for max_fail_percentage 19903 1727096311.54503: done checking for max_fail_percentage 19903 1727096311.54504: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.54505: done checking to see if all hosts have failed 19903 1727096311.54506: getting the remaining hosts for this loop 19903 1727096311.54507: done getting the remaining hosts for this loop 19903 1727096311.54511: getting the next task for host managed_node2 19903 1727096311.54517: done getting next task for host managed_node2 19903 1727096311.54521: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19903 1727096311.54525: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.54543: getting variables 19903 1727096311.54546: in VariableManager get_vars() 19903 1727096311.54593: Calling all_inventory to load vars for managed_node2 19903 1727096311.54596: Calling groups_inventory to load vars for managed_node2 19903 1727096311.54598: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.54606: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.54608: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.54610: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.54740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.54866: done with get_vars() 19903 1727096311.54878: done getting variables 19903 1727096311.54917: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:31 -0400 (0:00:00.033) 0:00:09.931 ****** 19903 1727096311.54940: entering _queue_task() for managed_node2/package 19903 1727096311.55147: worker is 1 (out of 1 available) 19903 1727096311.55158: exiting _queue_task() for managed_node2/package 19903 1727096311.55172: done queuing things up, now waiting for results queue to drain 19903 1727096311.55173: waiting for pending results... 19903 1727096311.55340: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19903 1727096311.55432: in run() - task 0afff68d-5257-3d4d-9412-000000000169 19903 1727096311.55444: variable 'ansible_search_path' from source: unknown 19903 1727096311.55448: variable 'ansible_search_path' from source: unknown 19903 1727096311.55479: calling self._execute() 19903 1727096311.55545: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.55549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.55559: variable 'omit' from source: magic vars 19903 1727096311.55865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.57538: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.57586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.57614: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.57641: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.57662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.57722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.57746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.57763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.57793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.57804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.57908: variable 'ansible_distribution' from source: facts 19903 1727096311.57914: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.57929: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.57932: when evaluation is False, skipping this task 19903 1727096311.57935: _execute() done 19903 1727096311.57937: dumping result to json 19903 1727096311.57942: done dumping result, returning 19903 1727096311.57950: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-3d4d-9412-000000000169] 19903 1727096311.57959: sending task result for task 0afff68d-5257-3d4d-9412-000000000169 19903 1727096311.58054: done sending task result for task 0afff68d-5257-3d4d-9412-000000000169 19903 1727096311.58057: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.58103: no more pending results, returning what we have 19903 1727096311.58106: results queue empty 19903 1727096311.58107: checking for any_errors_fatal 19903 1727096311.58114: done checking for any_errors_fatal 19903 1727096311.58115: checking for max_fail_percentage 19903 1727096311.58116: done checking for max_fail_percentage 19903 1727096311.58117: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.58118: done checking to see if all hosts have failed 19903 1727096311.58118: getting the remaining hosts for this loop 19903 1727096311.58120: done getting the remaining hosts for this loop 19903 1727096311.58123: getting the next task for host managed_node2 19903 1727096311.58129: done getting next task for host managed_node2 19903 1727096311.58133: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19903 1727096311.58137: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.58155: getting variables 19903 1727096311.58157: in VariableManager get_vars() 19903 1727096311.58209: Calling all_inventory to load vars for managed_node2 19903 1727096311.58212: Calling groups_inventory to load vars for managed_node2 19903 1727096311.58214: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.58222: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.58224: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.58227: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.58407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.58532: done with get_vars() 19903 1727096311.58540: done getting variables 19903 1727096311.58587: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:31 -0400 (0:00:00.036) 0:00:09.968 ****** 19903 1727096311.58611: entering _queue_task() for managed_node2/package 19903 1727096311.58929: worker is 1 (out of 1 available) 19903 1727096311.58941: exiting _queue_task() for managed_node2/package 19903 1727096311.58952: done queuing things up, now waiting for results queue to drain 19903 1727096311.58954: waiting for pending results... 19903 1727096311.59189: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19903 1727096311.59287: in run() - task 0afff68d-5257-3d4d-9412-00000000016a 19903 1727096311.59310: variable 'ansible_search_path' from source: unknown 19903 1727096311.59318: variable 'ansible_search_path' from source: unknown 19903 1727096311.59351: calling self._execute() 19903 1727096311.59442: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.59453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.59466: variable 'omit' from source: magic vars 19903 1727096311.59907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.62173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.62458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.62488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.62512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.62532: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.62594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.62614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.62631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.62662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.62675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.62774: variable 'ansible_distribution' from source: facts 19903 1727096311.62777: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.62793: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.62796: when evaluation is False, skipping this task 19903 1727096311.62799: _execute() done 19903 1727096311.62801: dumping result to json 19903 1727096311.62805: done dumping result, returning 19903 1727096311.62813: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-3d4d-9412-00000000016a] 19903 1727096311.62817: sending task result for task 0afff68d-5257-3d4d-9412-00000000016a 19903 1727096311.62910: done sending task result for task 0afff68d-5257-3d4d-9412-00000000016a 19903 1727096311.62913: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.62958: no more pending results, returning what we have 19903 1727096311.62961: results queue empty 19903 1727096311.62962: checking for any_errors_fatal 19903 1727096311.62974: done checking for any_errors_fatal 19903 1727096311.62975: checking for max_fail_percentage 19903 1727096311.62976: done checking for max_fail_percentage 19903 1727096311.62977: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.62978: done checking to see if all hosts have failed 19903 1727096311.62978: getting the remaining hosts for this loop 19903 1727096311.62980: done getting the remaining hosts for this loop 19903 1727096311.62983: getting the next task for host managed_node2 19903 1727096311.62990: done getting next task for host managed_node2 19903 1727096311.62994: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19903 1727096311.62998: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.63017: getting variables 19903 1727096311.63019: in VariableManager get_vars() 19903 1727096311.63070: Calling all_inventory to load vars for managed_node2 19903 1727096311.63073: Calling groups_inventory to load vars for managed_node2 19903 1727096311.63075: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.63084: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.63086: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.63088: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.63225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.63352: done with get_vars() 19903 1727096311.63361: done getting variables 19903 1727096311.63407: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:31 -0400 (0:00:00.048) 0:00:10.016 ****** 19903 1727096311.63431: entering _queue_task() for managed_node2/service 19903 1727096311.63647: worker is 1 (out of 1 available) 19903 1727096311.63661: exiting _queue_task() for managed_node2/service 19903 1727096311.63678: done queuing things up, now waiting for results queue to drain 19903 1727096311.63679: waiting for pending results... 19903 1727096311.63841: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19903 1727096311.63944: in run() - task 0afff68d-5257-3d4d-9412-00000000016b 19903 1727096311.64173: variable 'ansible_search_path' from source: unknown 19903 1727096311.64177: variable 'ansible_search_path' from source: unknown 19903 1727096311.64179: calling self._execute() 19903 1727096311.64182: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.64185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.64187: variable 'omit' from source: magic vars 19903 1727096311.64515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.66930: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.67000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.67048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.67103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.67133: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.67213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.67246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.67277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.67321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.67341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.67475: variable 'ansible_distribution' from source: facts 19903 1727096311.67488: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.67511: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.67517: when evaluation is False, skipping this task 19903 1727096311.67524: _execute() done 19903 1727096311.67531: dumping result to json 19903 1727096311.67538: done dumping result, returning 19903 1727096311.67549: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-3d4d-9412-00000000016b] 19903 1727096311.67558: sending task result for task 0afff68d-5257-3d4d-9412-00000000016b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.67708: no more pending results, returning what we have 19903 1727096311.67711: results queue empty 19903 1727096311.67711: checking for any_errors_fatal 19903 1727096311.67718: done checking for any_errors_fatal 19903 1727096311.67718: checking for max_fail_percentage 19903 1727096311.67720: done checking for max_fail_percentage 19903 1727096311.67721: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.67721: done checking to see if all hosts have failed 19903 1727096311.67722: getting the remaining hosts for this loop 19903 1727096311.67724: done getting the remaining hosts for this loop 19903 1727096311.67727: getting the next task for host managed_node2 19903 1727096311.67734: done getting next task for host managed_node2 19903 1727096311.67738: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19903 1727096311.67741: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.67762: getting variables 19903 1727096311.67766: in VariableManager get_vars() 19903 1727096311.67815: Calling all_inventory to load vars for managed_node2 19903 1727096311.67817: Calling groups_inventory to load vars for managed_node2 19903 1727096311.67819: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.67829: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.67831: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.67833: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.68165: done sending task result for task 0afff68d-5257-3d4d-9412-00000000016b 19903 1727096311.68175: WORKER PROCESS EXITING 19903 1727096311.68198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.68404: done with get_vars() 19903 1727096311.68414: done getting variables 19903 1727096311.68469: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:31 -0400 (0:00:00.050) 0:00:10.067 ****** 19903 1727096311.68501: entering _queue_task() for managed_node2/service 19903 1727096311.68753: worker is 1 (out of 1 available) 19903 1727096311.68766: exiting _queue_task() for managed_node2/service 19903 1727096311.68980: done queuing things up, now waiting for results queue to drain 19903 1727096311.68982: waiting for pending results... 19903 1727096311.69033: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19903 1727096311.69171: in run() - task 0afff68d-5257-3d4d-9412-00000000016c 19903 1727096311.69191: variable 'ansible_search_path' from source: unknown 19903 1727096311.69198: variable 'ansible_search_path' from source: unknown 19903 1727096311.69236: calling self._execute() 19903 1727096311.69321: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.69333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.69345: variable 'omit' from source: magic vars 19903 1727096311.69767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.72211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.72282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.72321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.72374: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.72404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.72483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.72517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.72548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.72772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.72775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.72778: variable 'ansible_distribution' from source: facts 19903 1727096311.72780: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.72782: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.72784: when evaluation is False, skipping this task 19903 1727096311.72786: _execute() done 19903 1727096311.72791: dumping result to json 19903 1727096311.72798: done dumping result, returning 19903 1727096311.72809: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-3d4d-9412-00000000016c] 19903 1727096311.72817: sending task result for task 0afff68d-5257-3d4d-9412-00000000016c 19903 1727096311.72929: done sending task result for task 0afff68d-5257-3d4d-9412-00000000016c skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19903 1727096311.72981: no more pending results, returning what we have 19903 1727096311.72984: results queue empty 19903 1727096311.72984: checking for any_errors_fatal 19903 1727096311.72992: done checking for any_errors_fatal 19903 1727096311.72993: checking for max_fail_percentage 19903 1727096311.72994: done checking for max_fail_percentage 19903 1727096311.72995: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.72996: done checking to see if all hosts have failed 19903 1727096311.72996: getting the remaining hosts for this loop 19903 1727096311.72998: done getting the remaining hosts for this loop 19903 1727096311.73001: getting the next task for host managed_node2 19903 1727096311.73008: done getting next task for host managed_node2 19903 1727096311.73012: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19903 1727096311.73016: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.73026: WORKER PROCESS EXITING 19903 1727096311.73151: getting variables 19903 1727096311.73154: in VariableManager get_vars() 19903 1727096311.73203: Calling all_inventory to load vars for managed_node2 19903 1727096311.73205: Calling groups_inventory to load vars for managed_node2 19903 1727096311.73207: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.73216: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.73218: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.73220: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.73407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.73632: done with get_vars() 19903 1727096311.73644: done getting variables 19903 1727096311.73709: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:31 -0400 (0:00:00.052) 0:00:10.119 ****** 19903 1727096311.73742: entering _queue_task() for managed_node2/service 19903 1727096311.74143: worker is 1 (out of 1 available) 19903 1727096311.74154: exiting _queue_task() for managed_node2/service 19903 1727096311.74167: done queuing things up, now waiting for results queue to drain 19903 1727096311.74172: waiting for pending results... 19903 1727096311.74347: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19903 1727096311.74498: in run() - task 0afff68d-5257-3d4d-9412-00000000016d 19903 1727096311.74523: variable 'ansible_search_path' from source: unknown 19903 1727096311.74531: variable 'ansible_search_path' from source: unknown 19903 1727096311.74575: calling self._execute() 19903 1727096311.74671: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.74683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.74698: variable 'omit' from source: magic vars 19903 1727096311.75270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.77872: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.77946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.77997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.78035: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.78070: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.78155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.78194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.78232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.78283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.78303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.78459: variable 'ansible_distribution' from source: facts 19903 1727096311.78476: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.78499: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.78507: when evaluation is False, skipping this task 19903 1727096311.78514: _execute() done 19903 1727096311.78522: dumping result to json 19903 1727096311.78534: done dumping result, returning 19903 1727096311.78549: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-3d4d-9412-00000000016d] 19903 1727096311.78673: sending task result for task 0afff68d-5257-3d4d-9412-00000000016d 19903 1727096311.78746: done sending task result for task 0afff68d-5257-3d4d-9412-00000000016d 19903 1727096311.78749: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.78800: no more pending results, returning what we have 19903 1727096311.78803: results queue empty 19903 1727096311.78804: checking for any_errors_fatal 19903 1727096311.78811: done checking for any_errors_fatal 19903 1727096311.78812: checking for max_fail_percentage 19903 1727096311.78813: done checking for max_fail_percentage 19903 1727096311.78814: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.78815: done checking to see if all hosts have failed 19903 1727096311.78816: getting the remaining hosts for this loop 19903 1727096311.78817: done getting the remaining hosts for this loop 19903 1727096311.78821: getting the next task for host managed_node2 19903 1727096311.78827: done getting next task for host managed_node2 19903 1727096311.78831: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19903 1727096311.78835: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.78854: getting variables 19903 1727096311.78856: in VariableManager get_vars() 19903 1727096311.79111: Calling all_inventory to load vars for managed_node2 19903 1727096311.79114: Calling groups_inventory to load vars for managed_node2 19903 1727096311.79116: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.79124: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.79126: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.79128: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.79409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.79630: done with get_vars() 19903 1727096311.79640: done getting variables 19903 1727096311.79699: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:31 -0400 (0:00:00.059) 0:00:10.179 ****** 19903 1727096311.79736: entering _queue_task() for managed_node2/service 19903 1727096311.80010: worker is 1 (out of 1 available) 19903 1727096311.80021: exiting _queue_task() for managed_node2/service 19903 1727096311.80033: done queuing things up, now waiting for results queue to drain 19903 1727096311.80034: waiting for pending results... 19903 1727096311.80387: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 19903 1727096311.80444: in run() - task 0afff68d-5257-3d4d-9412-00000000016e 19903 1727096311.80483: variable 'ansible_search_path' from source: unknown 19903 1727096311.80486: variable 'ansible_search_path' from source: unknown 19903 1727096311.80516: calling self._execute() 19903 1727096311.80673: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.80676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.80679: variable 'omit' from source: magic vars 19903 1727096311.81078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.83634: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.83711: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.83775: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.83812: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.83844: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.83933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.83978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.84010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.84082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.84086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.84226: variable 'ansible_distribution' from source: facts 19903 1727096311.84237: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.84300: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.84304: when evaluation is False, skipping this task 19903 1727096311.84307: _execute() done 19903 1727096311.84310: dumping result to json 19903 1727096311.84313: done dumping result, returning 19903 1727096311.84315: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-3d4d-9412-00000000016e] 19903 1727096311.84317: sending task result for task 0afff68d-5257-3d4d-9412-00000000016e skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19903 1727096311.84575: no more pending results, returning what we have 19903 1727096311.84578: results queue empty 19903 1727096311.84579: checking for any_errors_fatal 19903 1727096311.84588: done checking for any_errors_fatal 19903 1727096311.84589: checking for max_fail_percentage 19903 1727096311.84591: done checking for max_fail_percentage 19903 1727096311.84591: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.84592: done checking to see if all hosts have failed 19903 1727096311.84593: getting the remaining hosts for this loop 19903 1727096311.84595: done getting the remaining hosts for this loop 19903 1727096311.84599: getting the next task for host managed_node2 19903 1727096311.84607: done getting next task for host managed_node2 19903 1727096311.84611: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19903 1727096311.84616: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.84636: getting variables 19903 1727096311.84638: in VariableManager get_vars() 19903 1727096311.84693: Calling all_inventory to load vars for managed_node2 19903 1727096311.84696: Calling groups_inventory to load vars for managed_node2 19903 1727096311.84698: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.84711: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.84714: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.84717: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.85111: done sending task result for task 0afff68d-5257-3d4d-9412-00000000016e 19903 1727096311.85115: WORKER PROCESS EXITING 19903 1727096311.85137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.85349: done with get_vars() 19903 1727096311.85360: done getting variables 19903 1727096311.85423: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:31 -0400 (0:00:00.057) 0:00:10.236 ****** 19903 1727096311.85458: entering _queue_task() for managed_node2/copy 19903 1727096311.85860: worker is 1 (out of 1 available) 19903 1727096311.85873: exiting _queue_task() for managed_node2/copy 19903 1727096311.85884: done queuing things up, now waiting for results queue to drain 19903 1727096311.85885: waiting for pending results... 19903 1727096311.86078: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19903 1727096311.86242: in run() - task 0afff68d-5257-3d4d-9412-00000000016f 19903 1727096311.86266: variable 'ansible_search_path' from source: unknown 19903 1727096311.86277: variable 'ansible_search_path' from source: unknown 19903 1727096311.86324: calling self._execute() 19903 1727096311.86427: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.86443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.86457: variable 'omit' from source: magic vars 19903 1727096311.86950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.89571: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.89652: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.89706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.89746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.89791: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.89895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.89939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.89977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.90037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.90060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.90225: variable 'ansible_distribution' from source: facts 19903 1727096311.90235: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.90262: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.90275: when evaluation is False, skipping this task 19903 1727096311.90282: _execute() done 19903 1727096311.90289: dumping result to json 19903 1727096311.90296: done dumping result, returning 19903 1727096311.90309: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-3d4d-9412-00000000016f] 19903 1727096311.90318: sending task result for task 0afff68d-5257-3d4d-9412-00000000016f 19903 1727096311.90460: done sending task result for task 0afff68d-5257-3d4d-9412-00000000016f 19903 1727096311.90466: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.90514: no more pending results, returning what we have 19903 1727096311.90517: results queue empty 19903 1727096311.90518: checking for any_errors_fatal 19903 1727096311.90526: done checking for any_errors_fatal 19903 1727096311.90527: checking for max_fail_percentage 19903 1727096311.90528: done checking for max_fail_percentage 19903 1727096311.90529: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.90530: done checking to see if all hosts have failed 19903 1727096311.90531: getting the remaining hosts for this loop 19903 1727096311.90532: done getting the remaining hosts for this loop 19903 1727096311.90536: getting the next task for host managed_node2 19903 1727096311.90678: done getting next task for host managed_node2 19903 1727096311.90682: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19903 1727096311.90687: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.90707: getting variables 19903 1727096311.90709: in VariableManager get_vars() 19903 1727096311.90759: Calling all_inventory to load vars for managed_node2 19903 1727096311.90765: Calling groups_inventory to load vars for managed_node2 19903 1727096311.90872: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.90886: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.90889: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.90892: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.91450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.91672: done with get_vars() 19903 1727096311.91682: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:31 -0400 (0:00:00.063) 0:00:10.299 ****** 19903 1727096311.91772: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19903 1727096311.92052: worker is 1 (out of 1 available) 19903 1727096311.92066: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 19903 1727096311.92190: done queuing things up, now waiting for results queue to drain 19903 1727096311.92191: waiting for pending results... 19903 1727096311.92384: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19903 1727096311.92620: in run() - task 0afff68d-5257-3d4d-9412-000000000170 19903 1727096311.92627: variable 'ansible_search_path' from source: unknown 19903 1727096311.92630: variable 'ansible_search_path' from source: unknown 19903 1727096311.92633: calling self._execute() 19903 1727096311.92693: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.92705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.92725: variable 'omit' from source: magic vars 19903 1727096311.93228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096311.95709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096311.95797: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096311.95840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096311.95883: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096311.95919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096311.96011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096311.96121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096311.96124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096311.96127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096311.96141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096311.96294: variable 'ansible_distribution' from source: facts 19903 1727096311.96305: variable 'ansible_distribution_major_version' from source: facts 19903 1727096311.96326: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096311.96340: when evaluation is False, skipping this task 19903 1727096311.96347: _execute() done 19903 1727096311.96353: dumping result to json 19903 1727096311.96360: done dumping result, returning 19903 1727096311.96376: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-3d4d-9412-000000000170] 19903 1727096311.96385: sending task result for task 0afff68d-5257-3d4d-9412-000000000170 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096311.96666: no more pending results, returning what we have 19903 1727096311.96670: results queue empty 19903 1727096311.96671: checking for any_errors_fatal 19903 1727096311.96681: done checking for any_errors_fatal 19903 1727096311.96682: checking for max_fail_percentage 19903 1727096311.96683: done checking for max_fail_percentage 19903 1727096311.96684: checking to see if all hosts have failed and the running result is not ok 19903 1727096311.96685: done checking to see if all hosts have failed 19903 1727096311.96686: getting the remaining hosts for this loop 19903 1727096311.96687: done getting the remaining hosts for this loop 19903 1727096311.96691: getting the next task for host managed_node2 19903 1727096311.96698: done getting next task for host managed_node2 19903 1727096311.96702: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19903 1727096311.96707: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096311.96731: getting variables 19903 1727096311.96733: in VariableManager get_vars() 19903 1727096311.96905: Calling all_inventory to load vars for managed_node2 19903 1727096311.96908: Calling groups_inventory to load vars for managed_node2 19903 1727096311.96910: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096311.96921: Calling all_plugins_play to load vars for managed_node2 19903 1727096311.96924: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096311.96926: Calling groups_plugins_play to load vars for managed_node2 19903 1727096311.97219: done sending task result for task 0afff68d-5257-3d4d-9412-000000000170 19903 1727096311.97223: WORKER PROCESS EXITING 19903 1727096311.97243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096311.97477: done with get_vars() 19903 1727096311.97488: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:31 -0400 (0:00:00.058) 0:00:10.358 ****** 19903 1727096311.97579: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19903 1727096311.97849: worker is 1 (out of 1 available) 19903 1727096311.97975: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 19903 1727096311.97986: done queuing things up, now waiting for results queue to drain 19903 1727096311.97987: waiting for pending results... 19903 1727096311.98183: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 19903 1727096311.98419: in run() - task 0afff68d-5257-3d4d-9412-000000000171 19903 1727096311.98521: variable 'ansible_search_path' from source: unknown 19903 1727096311.98524: variable 'ansible_search_path' from source: unknown 19903 1727096311.98527: calling self._execute() 19903 1727096311.98598: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096311.98608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096311.98627: variable 'omit' from source: magic vars 19903 1727096311.99089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096312.02482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096312.02559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096312.02614: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096312.02702: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096312.02744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096312.02876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096312.02941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096312.02948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096312.02999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096312.03045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096312.03237: variable 'ansible_distribution' from source: facts 19903 1727096312.03248: variable 'ansible_distribution_major_version' from source: facts 19903 1727096312.03286: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096312.03377: when evaluation is False, skipping this task 19903 1727096312.03381: _execute() done 19903 1727096312.03383: dumping result to json 19903 1727096312.03386: done dumping result, returning 19903 1727096312.03388: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-3d4d-9412-000000000171] 19903 1727096312.03390: sending task result for task 0afff68d-5257-3d4d-9412-000000000171 19903 1727096312.03466: done sending task result for task 0afff68d-5257-3d4d-9412-000000000171 19903 1727096312.03470: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096312.03527: no more pending results, returning what we have 19903 1727096312.03530: results queue empty 19903 1727096312.03531: checking for any_errors_fatal 19903 1727096312.03539: done checking for any_errors_fatal 19903 1727096312.03540: checking for max_fail_percentage 19903 1727096312.03541: done checking for max_fail_percentage 19903 1727096312.03542: checking to see if all hosts have failed and the running result is not ok 19903 1727096312.03543: done checking to see if all hosts have failed 19903 1727096312.03543: getting the remaining hosts for this loop 19903 1727096312.03545: done getting the remaining hosts for this loop 19903 1727096312.03548: getting the next task for host managed_node2 19903 1727096312.03555: done getting next task for host managed_node2 19903 1727096312.03559: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19903 1727096312.03565: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096312.03689: getting variables 19903 1727096312.03691: in VariableManager get_vars() 19903 1727096312.03746: Calling all_inventory to load vars for managed_node2 19903 1727096312.03748: Calling groups_inventory to load vars for managed_node2 19903 1727096312.03751: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096312.03761: Calling all_plugins_play to load vars for managed_node2 19903 1727096312.03880: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096312.03886: Calling groups_plugins_play to load vars for managed_node2 19903 1727096312.04223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096312.04438: done with get_vars() 19903 1727096312.04450: done getting variables 19903 1727096312.04517: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:32 -0400 (0:00:00.069) 0:00:10.427 ****** 19903 1727096312.04551: entering _queue_task() for managed_node2/debug 19903 1727096312.05011: worker is 1 (out of 1 available) 19903 1727096312.05023: exiting _queue_task() for managed_node2/debug 19903 1727096312.05031: done queuing things up, now waiting for results queue to drain 19903 1727096312.05033: waiting for pending results... 19903 1727096312.05487: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19903 1727096312.05574: in run() - task 0afff68d-5257-3d4d-9412-000000000172 19903 1727096312.05773: variable 'ansible_search_path' from source: unknown 19903 1727096312.05777: variable 'ansible_search_path' from source: unknown 19903 1727096312.05780: calling self._execute() 19903 1727096312.06127: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096312.06131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096312.06134: variable 'omit' from source: magic vars 19903 1727096312.06966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096312.12323: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096312.12441: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096312.12548: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096312.12653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096312.12690: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096312.12875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096312.12979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096312.13010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096312.13098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096312.13184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096312.13437: variable 'ansible_distribution' from source: facts 19903 1727096312.13483: variable 'ansible_distribution_major_version' from source: facts 19903 1727096312.13874: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096312.13877: when evaluation is False, skipping this task 19903 1727096312.13880: _execute() done 19903 1727096312.13882: dumping result to json 19903 1727096312.13884: done dumping result, returning 19903 1727096312.13887: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-3d4d-9412-000000000172] 19903 1727096312.13891: sending task result for task 0afff68d-5257-3d4d-9412-000000000172 19903 1727096312.13961: done sending task result for task 0afff68d-5257-3d4d-9412-000000000172 19903 1727096312.13970: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096312.14015: no more pending results, returning what we have 19903 1727096312.14018: results queue empty 19903 1727096312.14019: checking for any_errors_fatal 19903 1727096312.14026: done checking for any_errors_fatal 19903 1727096312.14027: checking for max_fail_percentage 19903 1727096312.14028: done checking for max_fail_percentage 19903 1727096312.14029: checking to see if all hosts have failed and the running result is not ok 19903 1727096312.14030: done checking to see if all hosts have failed 19903 1727096312.14031: getting the remaining hosts for this loop 19903 1727096312.14032: done getting the remaining hosts for this loop 19903 1727096312.14036: getting the next task for host managed_node2 19903 1727096312.14042: done getting next task for host managed_node2 19903 1727096312.14046: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19903 1727096312.14050: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096312.14074: getting variables 19903 1727096312.14076: in VariableManager get_vars() 19903 1727096312.14125: Calling all_inventory to load vars for managed_node2 19903 1727096312.14127: Calling groups_inventory to load vars for managed_node2 19903 1727096312.14129: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096312.14139: Calling all_plugins_play to load vars for managed_node2 19903 1727096312.14142: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096312.14145: Calling groups_plugins_play to load vars for managed_node2 19903 1727096312.14721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096312.15198: done with get_vars() 19903 1727096312.15211: done getting variables 19903 1727096312.15476: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:32 -0400 (0:00:00.109) 0:00:10.537 ****** 19903 1727096312.15517: entering _queue_task() for managed_node2/debug 19903 1727096312.16021: worker is 1 (out of 1 available) 19903 1727096312.16033: exiting _queue_task() for managed_node2/debug 19903 1727096312.16045: done queuing things up, now waiting for results queue to drain 19903 1727096312.16047: waiting for pending results... 19903 1727096312.16812: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19903 1727096312.16915: in run() - task 0afff68d-5257-3d4d-9412-000000000173 19903 1727096312.16937: variable 'ansible_search_path' from source: unknown 19903 1727096312.17172: variable 'ansible_search_path' from source: unknown 19903 1727096312.17176: calling self._execute() 19903 1727096312.17179: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096312.17182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096312.17184: variable 'omit' from source: magic vars 19903 1727096312.18133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096312.23378: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096312.23640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096312.24176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096312.24180: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096312.24183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096312.24186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096312.24189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096312.24611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096312.24645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096312.24672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096312.25216: variable 'ansible_distribution' from source: facts 19903 1727096312.25231: variable 'ansible_distribution_major_version' from source: facts 19903 1727096312.25259: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096312.25473: when evaluation is False, skipping this task 19903 1727096312.25479: _execute() done 19903 1727096312.25486: dumping result to json 19903 1727096312.25489: done dumping result, returning 19903 1727096312.25491: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-3d4d-9412-000000000173] 19903 1727096312.25494: sending task result for task 0afff68d-5257-3d4d-9412-000000000173 19903 1727096312.25573: done sending task result for task 0afff68d-5257-3d4d-9412-000000000173 19903 1727096312.25576: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096312.25639: no more pending results, returning what we have 19903 1727096312.25642: results queue empty 19903 1727096312.25643: checking for any_errors_fatal 19903 1727096312.25650: done checking for any_errors_fatal 19903 1727096312.25651: checking for max_fail_percentage 19903 1727096312.25653: done checking for max_fail_percentage 19903 1727096312.25654: checking to see if all hosts have failed and the running result is not ok 19903 1727096312.25655: done checking to see if all hosts have failed 19903 1727096312.25656: getting the remaining hosts for this loop 19903 1727096312.25658: done getting the remaining hosts for this loop 19903 1727096312.25662: getting the next task for host managed_node2 19903 1727096312.25675: done getting next task for host managed_node2 19903 1727096312.25680: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19903 1727096312.25685: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096312.25706: getting variables 19903 1727096312.25709: in VariableManager get_vars() 19903 1727096312.25770: Calling all_inventory to load vars for managed_node2 19903 1727096312.25773: Calling groups_inventory to load vars for managed_node2 19903 1727096312.25776: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096312.25788: Calling all_plugins_play to load vars for managed_node2 19903 1727096312.25792: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096312.25795: Calling groups_plugins_play to load vars for managed_node2 19903 1727096312.26439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096312.26657: done with get_vars() 19903 1727096312.26674: done getting variables 19903 1727096312.26735: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:32 -0400 (0:00:00.112) 0:00:10.650 ****** 19903 1727096312.26779: entering _queue_task() for managed_node2/debug 19903 1727096312.27414: worker is 1 (out of 1 available) 19903 1727096312.27427: exiting _queue_task() for managed_node2/debug 19903 1727096312.27437: done queuing things up, now waiting for results queue to drain 19903 1727096312.27439: waiting for pending results... 19903 1727096312.27903: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19903 1727096312.28083: in run() - task 0afff68d-5257-3d4d-9412-000000000174 19903 1727096312.28295: variable 'ansible_search_path' from source: unknown 19903 1727096312.28299: variable 'ansible_search_path' from source: unknown 19903 1727096312.28302: calling self._execute() 19903 1727096312.28773: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096312.28777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096312.28780: variable 'omit' from source: magic vars 19903 1727096312.29572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096312.34048: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096312.34134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096312.34412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096312.34452: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096312.34488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096312.34572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096312.34874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096312.34878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096312.34887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096312.34909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096312.35066: variable 'ansible_distribution' from source: facts 19903 1727096312.35316: variable 'ansible_distribution_major_version' from source: facts 19903 1727096312.35342: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096312.35350: when evaluation is False, skipping this task 19903 1727096312.35357: _execute() done 19903 1727096312.35369: dumping result to json 19903 1727096312.35378: done dumping result, returning 19903 1727096312.35390: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-3d4d-9412-000000000174] 19903 1727096312.35402: sending task result for task 0afff68d-5257-3d4d-9412-000000000174 19903 1727096312.35530: done sending task result for task 0afff68d-5257-3d4d-9412-000000000174 19903 1727096312.35538: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19903 1727096312.35717: no more pending results, returning what we have 19903 1727096312.35720: results queue empty 19903 1727096312.35721: checking for any_errors_fatal 19903 1727096312.35730: done checking for any_errors_fatal 19903 1727096312.35730: checking for max_fail_percentage 19903 1727096312.35732: done checking for max_fail_percentage 19903 1727096312.35733: checking to see if all hosts have failed and the running result is not ok 19903 1727096312.35734: done checking to see if all hosts have failed 19903 1727096312.35735: getting the remaining hosts for this loop 19903 1727096312.35736: done getting the remaining hosts for this loop 19903 1727096312.35740: getting the next task for host managed_node2 19903 1727096312.35747: done getting next task for host managed_node2 19903 1727096312.35752: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19903 1727096312.35756: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096312.35780: getting variables 19903 1727096312.35783: in VariableManager get_vars() 19903 1727096312.35836: Calling all_inventory to load vars for managed_node2 19903 1727096312.35840: Calling groups_inventory to load vars for managed_node2 19903 1727096312.35842: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096312.35853: Calling all_plugins_play to load vars for managed_node2 19903 1727096312.35856: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096312.35858: Calling groups_plugins_play to load vars for managed_node2 19903 1727096312.36236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096312.36782: done with get_vars() 19903 1727096312.36794: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:32 -0400 (0:00:00.102) 0:00:10.752 ****** 19903 1727096312.37012: entering _queue_task() for managed_node2/ping 19903 1727096312.37688: worker is 1 (out of 1 available) 19903 1727096312.37701: exiting _queue_task() for managed_node2/ping 19903 1727096312.37714: done queuing things up, now waiting for results queue to drain 19903 1727096312.37715: waiting for pending results... 19903 1727096312.38386: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 19903 1727096312.38510: in run() - task 0afff68d-5257-3d4d-9412-000000000175 19903 1727096312.38532: variable 'ansible_search_path' from source: unknown 19903 1727096312.38873: variable 'ansible_search_path' from source: unknown 19903 1727096312.38878: calling self._execute() 19903 1727096312.38974: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096312.38978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096312.38980: variable 'omit' from source: magic vars 19903 1727096312.39801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096312.42471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096312.42719: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096312.42803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096312.43172: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096312.43176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096312.43179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096312.43182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096312.43185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096312.43309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096312.43385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096312.43719: variable 'ansible_distribution' from source: facts 19903 1727096312.43732: variable 'ansible_distribution_major_version' from source: facts 19903 1727096312.43754: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096312.43826: when evaluation is False, skipping this task 19903 1727096312.43835: _execute() done 19903 1727096312.43845: dumping result to json 19903 1727096312.43853: done dumping result, returning 19903 1727096312.43871: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-3d4d-9412-000000000175] 19903 1727096312.43888: sending task result for task 0afff68d-5257-3d4d-9412-000000000175 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096312.44078: no more pending results, returning what we have 19903 1727096312.44081: results queue empty 19903 1727096312.44082: checking for any_errors_fatal 19903 1727096312.44089: done checking for any_errors_fatal 19903 1727096312.44090: checking for max_fail_percentage 19903 1727096312.44093: done checking for max_fail_percentage 19903 1727096312.44093: checking to see if all hosts have failed and the running result is not ok 19903 1727096312.44094: done checking to see if all hosts have failed 19903 1727096312.44095: getting the remaining hosts for this loop 19903 1727096312.44097: done getting the remaining hosts for this loop 19903 1727096312.44100: getting the next task for host managed_node2 19903 1727096312.44115: done getting next task for host managed_node2 19903 1727096312.44272: ^ task is: TASK: meta (role_complete) 19903 1727096312.44277: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096312.44299: getting variables 19903 1727096312.44300: in VariableManager get_vars() 19903 1727096312.44350: Calling all_inventory to load vars for managed_node2 19903 1727096312.44352: Calling groups_inventory to load vars for managed_node2 19903 1727096312.44354: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096312.44364: Calling all_plugins_play to load vars for managed_node2 19903 1727096312.44367: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096312.44776: Calling groups_plugins_play to load vars for managed_node2 19903 1727096312.45303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096312.45515: done with get_vars() 19903 1727096312.45526: done getting variables 19903 1727096312.45775: done sending task result for task 0afff68d-5257-3d4d-9412-000000000175 19903 1727096312.45778: WORKER PROCESS EXITING 19903 1727096312.45832: done queuing things up, now waiting for results queue to drain 19903 1727096312.45834: results queue empty 19903 1727096312.45835: checking for any_errors_fatal 19903 1727096312.45837: done checking for any_errors_fatal 19903 1727096312.45838: checking for max_fail_percentage 19903 1727096312.45840: done checking for max_fail_percentage 19903 1727096312.45840: checking to see if all hosts have failed and the running result is not ok 19903 1727096312.45841: done checking to see if all hosts have failed 19903 1727096312.45842: getting the remaining hosts for this loop 19903 1727096312.45843: done getting the remaining hosts for this loop 19903 1727096312.45845: getting the next task for host managed_node2 19903 1727096312.45849: done getting next task for host managed_node2 19903 1727096312.45851: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19903 1727096312.45853: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096312.45855: getting variables 19903 1727096312.45856: in VariableManager get_vars() 19903 1727096312.45883: Calling all_inventory to load vars for managed_node2 19903 1727096312.45886: Calling groups_inventory to load vars for managed_node2 19903 1727096312.45888: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096312.45892: Calling all_plugins_play to load vars for managed_node2 19903 1727096312.45894: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096312.45897: Calling groups_plugins_play to load vars for managed_node2 19903 1727096312.46034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096312.46429: done with get_vars() 19903 1727096312.46438: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:215 Monday 23 September 2024 08:58:32 -0400 (0:00:00.096) 0:00:10.849 ****** 19903 1727096312.46709: entering _queue_task() for managed_node2/include_tasks 19903 1727096312.47381: worker is 1 (out of 1 available) 19903 1727096312.47389: exiting _queue_task() for managed_node2/include_tasks 19903 1727096312.47399: done queuing things up, now waiting for results queue to drain 19903 1727096312.47400: waiting for pending results... 19903 1727096312.47812: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 19903 1727096312.47900: in run() - task 0afff68d-5257-3d4d-9412-0000000001a5 19903 1727096312.47913: variable 'ansible_search_path' from source: unknown 19903 1727096312.47949: calling self._execute() 19903 1727096312.48232: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096312.48239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096312.48248: variable 'omit' from source: magic vars 19903 1727096312.49085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096312.53710: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096312.53859: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096312.53904: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096312.53944: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096312.53984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096312.54071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096312.54108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096312.54139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096312.54185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096312.54203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096312.54357: variable 'ansible_distribution' from source: facts 19903 1727096312.54374: variable 'ansible_distribution_major_version' from source: facts 19903 1727096312.54404: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096312.54413: when evaluation is False, skipping this task 19903 1727096312.54420: _execute() done 19903 1727096312.54427: dumping result to json 19903 1727096312.54434: done dumping result, returning 19903 1727096312.54445: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-3d4d-9412-0000000001a5] 19903 1727096312.54454: sending task result for task 0afff68d-5257-3d4d-9412-0000000001a5 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096312.54614: no more pending results, returning what we have 19903 1727096312.54617: results queue empty 19903 1727096312.54618: checking for any_errors_fatal 19903 1727096312.54619: done checking for any_errors_fatal 19903 1727096312.54620: checking for max_fail_percentage 19903 1727096312.54621: done checking for max_fail_percentage 19903 1727096312.54622: checking to see if all hosts have failed and the running result is not ok 19903 1727096312.54622: done checking to see if all hosts have failed 19903 1727096312.54623: getting the remaining hosts for this loop 19903 1727096312.54625: done getting the remaining hosts for this loop 19903 1727096312.54629: getting the next task for host managed_node2 19903 1727096312.54635: done getting next task for host managed_node2 19903 1727096312.54637: ^ task is: TASK: Verify network state restored to default 19903 1727096312.54642: ^ state is: HOST STATE: block=3, task=24, 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 19903 1727096312.54645: getting variables 19903 1727096312.54647: in VariableManager get_vars() 19903 1727096312.54704: Calling all_inventory to load vars for managed_node2 19903 1727096312.54707: Calling groups_inventory to load vars for managed_node2 19903 1727096312.54709: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096312.54721: Calling all_plugins_play to load vars for managed_node2 19903 1727096312.54724: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096312.54727: Calling groups_plugins_play to load vars for managed_node2 19903 1727096312.55052: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001a5 19903 1727096312.55055: WORKER PROCESS EXITING 19903 1727096312.55146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096312.55378: done with get_vars() 19903 1727096312.55390: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:219 Monday 23 September 2024 08:58:32 -0400 (0:00:00.087) 0:00:10.937 ****** 19903 1727096312.55505: entering _queue_task() for managed_node2/include_tasks 19903 1727096312.55823: worker is 1 (out of 1 available) 19903 1727096312.55837: exiting _queue_task() for managed_node2/include_tasks 19903 1727096312.55850: done queuing things up, now waiting for results queue to drain 19903 1727096312.55851: waiting for pending results... 19903 1727096312.56199: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 19903 1727096312.56292: in run() - task 0afff68d-5257-3d4d-9412-0000000001a6 19903 1727096312.56321: variable 'ansible_search_path' from source: unknown 19903 1727096312.56361: calling self._execute() 19903 1727096312.56472: variable 'ansible_host' from source: host vars for 'managed_node2' 19903 1727096312.56528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 19903 1727096312.56532: variable 'omit' from source: magic vars 19903 1727096312.56979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19903 1727096312.60332: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19903 1727096312.60474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19903 1727096312.60486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19903 1727096312.60611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19903 1727096312.60614: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19903 1727096312.60659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19903 1727096312.60698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19903 1727096312.60735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19903 1727096312.60784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19903 1727096312.60805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19903 1727096312.60970: variable 'ansible_distribution' from source: facts 19903 1727096312.60983: variable 'ansible_distribution_major_version' from source: facts 19903 1727096312.61007: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19903 1727096312.61016: when evaluation is False, skipping this task 19903 1727096312.61024: _execute() done 19903 1727096312.61032: dumping result to json 19903 1727096312.61048: done dumping result, returning 19903 1727096312.61072: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0afff68d-5257-3d4d-9412-0000000001a6] 19903 1727096312.61075: sending task result for task 0afff68d-5257-3d4d-9412-0000000001a6 19903 1727096312.61226: done sending task result for task 0afff68d-5257-3d4d-9412-0000000001a6 19903 1727096312.61229: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19903 1727096312.61317: no more pending results, returning what we have 19903 1727096312.61320: results queue empty 19903 1727096312.61321: checking for any_errors_fatal 19903 1727096312.61328: done checking for any_errors_fatal 19903 1727096312.61328: checking for max_fail_percentage 19903 1727096312.61330: done checking for max_fail_percentage 19903 1727096312.61331: checking to see if all hosts have failed and the running result is not ok 19903 1727096312.61332: done checking to see if all hosts have failed 19903 1727096312.61332: getting the remaining hosts for this loop 19903 1727096312.61334: done getting the remaining hosts for this loop 19903 1727096312.61338: getting the next task for host managed_node2 19903 1727096312.61347: done getting next task for host managed_node2 19903 1727096312.61351: ^ task is: TASK: meta (flush_handlers) 19903 1727096312.61353: ^ 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 19903 1727096312.61361: getting variables 19903 1727096312.61372: in VariableManager get_vars() 19903 1727096312.61524: Calling all_inventory to load vars for managed_node2 19903 1727096312.61527: Calling groups_inventory to load vars for managed_node2 19903 1727096312.61530: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096312.61542: Calling all_plugins_play to load vars for managed_node2 19903 1727096312.61546: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096312.61549: Calling groups_plugins_play to load vars for managed_node2 19903 1727096312.62027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096312.62250: done with get_vars() 19903 1727096312.62261: done getting variables 19903 1727096312.62334: in VariableManager get_vars() 19903 1727096312.62354: Calling all_inventory to load vars for managed_node2 19903 1727096312.62356: Calling groups_inventory to load vars for managed_node2 19903 1727096312.62358: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096312.62365: Calling all_plugins_play to load vars for managed_node2 19903 1727096312.62369: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096312.62372: Calling groups_plugins_play to load vars for managed_node2 19903 1727096312.62520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096312.62750: done with get_vars() 19903 1727096312.62766: done queuing things up, now waiting for results queue to drain 19903 1727096312.62770: results queue empty 19903 1727096312.62771: checking for any_errors_fatal 19903 1727096312.62773: done checking for any_errors_fatal 19903 1727096312.62774: checking for max_fail_percentage 19903 1727096312.62775: done checking for max_fail_percentage 19903 1727096312.62776: checking to see if all hosts have failed and the running result is not ok 19903 1727096312.62777: done checking to see if all hosts have failed 19903 1727096312.62777: getting the remaining hosts for this loop 19903 1727096312.62778: done getting the remaining hosts for this loop 19903 1727096312.62781: getting the next task for host managed_node2 19903 1727096312.62784: done getting next task for host managed_node2 19903 1727096312.62786: ^ task is: TASK: meta (flush_handlers) 19903 1727096312.62791: ^ 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 19903 1727096312.62794: getting variables 19903 1727096312.62795: in VariableManager get_vars() 19903 1727096312.62813: Calling all_inventory to load vars for managed_node2 19903 1727096312.62815: Calling groups_inventory to load vars for managed_node2 19903 1727096312.62817: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096312.62826: Calling all_plugins_play to load vars for managed_node2 19903 1727096312.62829: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096312.62832: Calling groups_plugins_play to load vars for managed_node2 19903 1727096312.62974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096312.63178: done with get_vars() 19903 1727096312.63189: done getting variables 19903 1727096312.63240: in VariableManager get_vars() 19903 1727096312.63257: Calling all_inventory to load vars for managed_node2 19903 1727096312.63259: Calling groups_inventory to load vars for managed_node2 19903 1727096312.63261: Calling all_plugins_inventory to load vars for managed_node2 19903 1727096312.63270: Calling all_plugins_play to load vars for managed_node2 19903 1727096312.63272: Calling groups_plugins_inventory to load vars for managed_node2 19903 1727096312.63275: Calling groups_plugins_play to load vars for managed_node2 19903 1727096312.63450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19903 1727096312.63950: done with get_vars() 19903 1727096312.63961: done queuing things up, now waiting for results queue to drain 19903 1727096312.63966: results queue empty 19903 1727096312.63967: checking for any_errors_fatal 19903 1727096312.63969: done checking for any_errors_fatal 19903 1727096312.63970: checking for max_fail_percentage 19903 1727096312.63971: done checking for max_fail_percentage 19903 1727096312.63972: checking to see if all hosts have failed and the running result is not ok 19903 1727096312.63972: done checking to see if all hosts have failed 19903 1727096312.63973: getting the remaining hosts for this loop 19903 1727096312.63974: done getting the remaining hosts for this loop 19903 1727096312.63977: getting the next task for host managed_node2 19903 1727096312.63979: done getting next task for host managed_node2 19903 1727096312.63980: ^ task is: None 19903 1727096312.63982: ^ 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 19903 1727096312.63983: done queuing things up, now waiting for results queue to drain 19903 1727096312.63983: results queue empty 19903 1727096312.63984: checking for any_errors_fatal 19903 1727096312.63985: done checking for any_errors_fatal 19903 1727096312.63985: checking for max_fail_percentage 19903 1727096312.63986: done checking for max_fail_percentage 19903 1727096312.63987: checking to see if all hosts have failed and the running result is not ok 19903 1727096312.63988: done checking to see if all hosts have failed 19903 1727096312.63990: getting the next task for host managed_node2 19903 1727096312.63992: done getting next task for host managed_node2 19903 1727096312.63993: ^ task is: None 19903 1727096312.63994: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=7 changed=0 unreachable=0 failed=0 skipped=144 rescued=0 ignored=0 Monday 23 September 2024 08:58:32 -0400 (0:00:00.085) 0:00:11.022 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.81s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 0.66s /tmp/collections-And/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.64s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.10s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Include the task 'manage_test_interface.yml' ---------------------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:215 Verify network state restored to default -------------------------------- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:219 fedora.linux_system_roles.network : Install packages -------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Get current device features --------------------------------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:53 Show ethtool_features --------------------------------------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:86 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 19903 1727096312.64095: RUNNING CLEANUP